#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct 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 GenericVirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // uiRecSceneItem struct uiRecSceneItem_t2315497308; // CUIBase struct CUIBase_t3255455658; // UILabel struct UILabel_t3248798549; // System.String struct String_t; // UnityEngine.Transform struct Transform_t3600365921; // UITexture struct UITexture_t3471168817; // UIEventListener struct UIEventListener_t1665237878; // System.Action`1 struct Action_1_t1286104214; // System.Action`1 struct Action_1_t3252573759; // System.Delegate struct Delegate_t1188392813; // UnityEngine.Component struct Component_t1923634451; // DMListViewItem struct DMListViewItem_t3648257704; // System.Action`1 struct Action_1_t3123413348; // DMCore.Logic.CRecreationManager struct CRecreationManager_t3180859335; // DMCore.Logic.RecSceneInfo struct RecSceneInfo_t579186702; // DMCore.Logic.CRecreationCfgManager struct CRecreationCfgManager_t488529698; // UnityEngine.GameObject struct GameObject_t1113636619; // DMCore.Logic.CRoomMananger struct CRoomMananger_t1058696229; // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // uiRedBag struct uiRedBag_t530253320; // UIInput struct UIInput_t421821618; // UnityEngine.Object struct Object_t631007953; // UIWidget struct UIWidget_t3538521925; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.CMsgManager struct CMsgManager_t455955613; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.ISoundManager struct ISoundManager_t434164892; // UnityEngine.AudioClip struct AudioClip_t3680889665; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // DMCore.Logic.CRedBagManager struct CRedBagManager_t3862531732; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // DMCore.Framework.Plugin.CYunvaSDK/ChatContent struct ChatContent_t42021257; // uiRedBagGet struct uiRedBagGet_t3018816119; // DMCore.Logic.RedBagResult struct RedBagResult_t3297514483; // DMCore.Logic.RedBagInfo struct RedBagInfo_t3509930132; // uiRedBagItem struct uiRedBagItem_t2874123604; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // uiRedBagListCell struct uiRedBagListCell_t830803022; // UISprite struct UISprite_t194114938; // DMCore.Logic.RedBagUserInfo struct RedBagUserInfo_t2210795971; // uiRedBagMine struct uiRedBagMine_t2482926875; // uiRedBagOpen struct uiRedBagOpen_t1300407642; // uiRedBagResult struct uiRedBagResult_t939703186; // DMListView struct DMListView_t512231514; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // System.Collections.Generic.List`1 struct List_1_t3682870713; // System.Collections.Generic.List`1 struct List_1_t257213610; // uiRenewBox struct uiRenewBox_t2564087826; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // DMCore.Logic.CItemBase struct CItemBase_t2436786639; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // DMCore.CDataProperty struct CDataProperty_t2806246268; // DMCore.Logic.CRenewItemInfo struct CRenewItemInfo_t1742581428; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.Logic.CRenewMsgBoxControl struct CRenewMsgBoxControl_t3836031106; // uiReplaceCloth struct uiReplaceCloth_t2547354058; // uiRoleModelData struct uiRoleModelData_t1771589192; // DMCore.Logic.CChangeGameManager struct CChangeGameManager_t2081989347; // System.Collections.Generic.List`1 struct List_1_t2959980932; // DMCore.Logic.GamePageInfo struct GamePageInfo_t1487906190; // DMCore.Logic.AssembleInfo struct AssembleInfo_t3236776212; // uiReview struct uiReview_t3734123438; // System.Action`1 struct Action_1_t1302699353; // IEventDispatcher struct IEventDispatcher_t2294365884; // DMCore.Logic.ReviewInfo struct ReviewInfo_t914837392; // LeftRoleModelData struct LeftRoleModelData_t1991244417; // System.Collections.Generic.List`1 struct List_1_t2571181400; // DMCore.Logic.ThemeInfo struct ThemeInfo_t1099106658; // RightRoleModelData struct RightRoleModelData_t2990113550; // FashionThemeCfg struct FashionThemeCfg_t420161380; // DMCore.CEventManager struct CEventManager_t474365641; // IEventBase struct IEventBase_t1130231758; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // UnityEngine.Collider struct Collider_t1773347010; // uiRewardDetail struct uiRewardDetail_t3755046656; // DMCore.Logic.AwardDetail struct AwardDetail_t2686862065; // System.Collections.Generic.List`1 struct List_1_t3149535657; // uiRewardExplain struct uiRewardExplain_t3831252448; // uiRewardItem struct uiRewardItem_t3619702494; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // uiRewardList struct uiRewardList_t3995210739; // AwardItemCell struct AwardItemCell_t2030284737; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // RotateRole struct RotateRole_t1146201425; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // System.Collections.Generic.List`1 struct List_1_t128053199; // DMCore.ILogicBase struct ILogicBase_t2190831891; // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867; // System.Func`3 struct Func_3_t1497391353; // uiRoomCell struct uiRoomCell_t1582796650; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // ImageNumberSet struct ImageNumberSet_t1930057360; // DMCore.Logic.CRoomMananger/RoomInfo struct RoomInfo_t2137681786; // System.Int32[] struct Int32U5BU5D_t385246372; // uiRoomDetail struct uiRoomDetail_t3284166003; // uiPassWordCheck struct uiPassWordCheck_t3889324906; // DMCore.Logic.CRoomMananger/RoomDetail struct RoomDetail_t2805919052; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] struct MemberInfoU5BU5D_t1518970116; // DMCore.Logic.DanceSceneManager struct DanceSceneManager_t2271493662; // DMCore.Logic.CVipManager struct CVipManager_t269477008; // uiRoomItem struct uiRoomItem_t56249093; // uiRoomList struct uiRoomList_t3545433076; // uiRoomRow struct uiRoomRow_t526569738; // uiRoomSetting struct uiRoomSetting_t2836442832; // CDataModelBool struct CDataModelBool_t2269476966; // DMCore.Logic.CSongManager struct CSongManager_t2375791487; // UIRoot struct UIRoot_t4022971450; // System.Collections.Generic.List`1 struct List_1_t1200078896; // UIOrthoCamera struct UIOrthoCamera_t1944225589; // UnityEngine.Behaviour struct Behaviour_t1437897464; // uiSameStylePackageWnd struct uiSameStylePackageWnd_t531171091; // DMCore.Logic.CPrivilegeManager struct CPrivilegeManager_t2732865419; // IDataEvent struct IDataEvent_t1799629657; // IDataModel struct IDataModel_t653005279; // UISavedOption struct UISavedOption_t2504198202; // UIPopupList struct UIPopupList_t4167399471; // UICheckbox struct UICheckbox_t2276134195; // System.Action`1 struct Action_1_t2019918284; // System.Action`1 struct Action_1_t269755560; // UICheckbox[] struct UICheckboxU5BU5D_t3313275042; // System.Object[] struct ObjectU5BU5D_t2843939325; // uiSceneItem struct uiSceneItem_t2007991021; // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312; // DMCore.Logic.SceneInfo struct SceneInfo_t3714533364; // uiScoreShare struct uiScoreShare_t1416421260; // DMCore.Logic.CServerChoice struct CServerChoice_t1594647161; // DanceScoreRole struct DanceScoreRole_t1777216089; // DMCore.Logic.CMusicManager struct CMusicManager_t3263666357; // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410; // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494; // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305; // DMCore.DanceMode.CBeatKeyManager struct CBeatKeyManager_t1395295909; // DMCore.DanceMode.CBeatKeyCtrlNode struct CBeatKeyCtrlNode_t1019706062; // IScenePersonalRolePosition struct IScenePersonalRolePosition_t1996743043; // UIScrollBar struct UIScrollBar_t1285772729; // System.Action`1 struct Action_1_t1458240324; // System.Action struct Action_t1264377477; // System.Action`2 struct Action_2_t4266817756; // System.Action`2 struct Action_2_t3782157935; // System.Action`2 struct Action_2_t2030792018; // System.Action`2 struct Action_2_t1546132197; // uiSearchRoom struct uiSearchRoom_t1228473387; // uiSelAwardCell struct uiSelAwardCell_t954105843; // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860; // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771; // DMCore.Logic.CTaskManager struct CTaskManager_t4133723725; // DMCore.Logic.CFormula struct CFormula_t380767654; // DMCore.Logic.shopModel struct shopModel_t101745799; // uiSelectAward struct uiSelectAward_t3921248885; // System.Collections.Generic.List`1 struct List_1_t3381194602; // DMCore.Logic.CTaskItem struct CTaskItem_t2164631511; // uiServerChoice struct uiServerChoice_t1590725563; // DMCore.CAccManager struct CAccManager_t1454736772; // logicLogin_main_page struct logicLogin_main_page_t116642790; // uiSevenDaysLogin struct uiSevenDaysLogin_t2391014051; // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145; // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189; // DMCore.Logic.CActivityAwardTemplete struct CActivityAwardTemplete_t911309464; // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893; // uiSevenDaysLoginCell struct uiSevenDaysLoginCell_t1460970653; // uiItemIcon struct uiItemIcon_t1499550016; // uiShareScreenShot struct uiShareScreenShot_t126007483; // DMCore.Logic.CSystemBroadCast struct CSystemBroadCast_t3934508125; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // UnityEngine.Coroutine struct Coroutine_t3829159415; // LitJson.JsonData struct JsonData_t1524858407; // uiShareScreenShot/c__Iterator0 struct U3CScreenShotU3Ec__Iterator0_t2218484332; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Byte[] struct ByteU5BU5D_t4116647657; // UnityEngine.WaitForEndOfFrame struct WaitForEndOfFrame_t1314943911; // System.NotSupportedException struct NotSupportedException_t1314879016; // uiShopActivityCell struct uiShopActivityCell_t1851587493; // DMCore.Logic.CShopConfig/activityData struct activityData_t4264290978; // ScenePersonalWndShop struct ScenePersonalWndShop_t78642639; // uiShopActivityPic struct uiShopActivityPic_t1833750701; // DMPanelCliper struct DMPanelCliper_t875718257; // uiShopcarConfirm struct uiShopcarConfirm_t2151556946; // DMCore.Logic.CShopCartManager struct CShopCartManager_t2478140686; // DMCore.Logic.CurrencyUnit struct CurrencyUnit_t374561803; // DMCore.Logic.CShopCarItemInfo struct CShopCarItemInfo_t520349723; // uiShopSearch struct uiShopSearch_t2700715128; // System.Collections.Generic.List`1 struct List_1_t513309759; // System.Collections.Generic.List`1 struct List_1_t1666189680; // UIItemTabGroup struct UIItemTabGroup_t3336202313; // uiShopSearch/c__AnonStorey0 struct U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705; // System.Action`1 struct Action_1_t3508669908; // uiShopSearch/c__AnonStorey1 struct U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1930798642; // uiShowAchievement struct uiShowAchievement_t2733421340; // DMCore.Logic.CAchievementManager struct CAchievementManager_t5352954; // System.Collections.Generic.List`1 struct List_1_t1288323943; // DMCore.Logic.AchievementCompletedItem struct AchievementCompletedItem_t4111216497; // CAchievementNewCfg struct CAchievementNewCfg_t3177975818; // CAchievementNewCfg/AchInnerInfo struct AchInnerInfo_t294055187; // DMCore.Logic.CAchDetail struct CAchDetail_t3591094490; // uiSignInGroup struct uiSignInGroup_t1608014557; // uiSignInItem struct uiSignInItem_t3961333000; // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775; // DMCore.Logic.CSignInOldActivity struct CSignInOldActivity_t331747599; // DMCore.Logic.CSignInOldActivity/DayData struct DayData_t3559000048; // UnityEngine.Animation struct Animation_t3648466861; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // ScenePersonalWndSignIn struct ScenePersonalWndSignIn_t3402646; // UISimpleMsgBox struct UISimpleMsgBox_t1300709986; // UISimpleMsgBox/OnSimpleMsgBoxClkCallBack struct OnSimpleMsgBoxClkCallBack_t462092590; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // uiSingleLevelTemplete struct uiSingleLevelTemplete_t635806587; // uiAwardcell struct uiAwardcell_t1062333354; // DMCore.Logic.CActivityAwardSingleLevel struct CActivityAwardSingleLevel_t347963756; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // DMCore.Logic.CActivityConfig struct CActivityConfig_t3711341450; // uiSingleRechargeItem struct uiSingleRechargeItem_t3088096173; // System.Collections.Generic.List`1 struct List_1_t509627321; // DMCore.Logic.CSingleRecharge/SingleRechargeGear struct SingleRechargeGear_t3767316169; // uiSingleRechargeItem/CacheData struct CacheData_t3332519875; // UISlicedSprite struct UISlicedSprite_t3843810845; // UISlider struct UISlider_t886033014; // IgnoreTimeScale struct IgnoreTimeScale_t3381352907; // System.Action`1 struct Action_1_t1569734369; // UISliderColors struct UISliderColors_t4207082228; // uiSongCell struct uiSongCell_t1679490006; // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991; // uiSongList struct uiSongList_t509958536; // uiSongDetail struct uiSongDetail_t299802923; // UIButton struct UIButton_t1100396938; // uiSongDetail/OnCallback struct OnCallback_t3293819239; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // System.Collections.Generic.List`1 struct List_1_t3662906633; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // DMCore.Logic.CAwardItem[] struct CAwardItemU5BU5D_t688006690; // UIAtlas struct UIAtlas_t3195533529; // System.Collections.Generic.List`1 struct List_1_t891640810; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Collections.Generic.List`1 struct List_1_t1275442333; // UIRoot[] struct UIRootU5BU5D_t1227295135; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1> struct CBetterSet_1_t2134195988; // BetterList`1 struct BetterList_1_t1591806957; // DMCore.Logic.RedBagUserInfo[] struct RedBagUserInfoU5BU5D_t3189544914; // DMCore.Logic.ThemeInfo[] struct ThemeInfoU5BU5D_t3636267735; // CBetterSet`1> struct CBetterSet_1_t1416977057; // DMCore.Logic.GamePageInfo[] struct GamePageInfoU5BU5D_t967998587; // DMCore.Logic.CChangeGameManager/OnShopListChanged struct OnShopListChanged_t2987809885; // 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.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_1U5BU5D_t3580830742; // System.Collections.Generic.List`1 struct List_1_t4158936807; // System.Collections.Generic.List`1 struct List_1_t3369058668; // DMCore.Framework.Misc.CEncrptHelp_Int struct CEncrptHelp_Int_t51280996; // System.Collections.Generic.List`1 struct List_1_t1831094739; // DMCore.Logic.AchievementCompletedItem[] struct AchievementCompletedItemU5BU5D_t130815916; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // uiSingleRechargeItem/CacheData[] struct CacheDataU5BU5D_t1551702482; // UISprite[] struct UISpriteU5BU5D_t1415066463; // DMCore.Logic.CTaskAwardUnit[] struct CTaskAwardUnitU5BU5D_t3065062461; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2910090473; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1790591762; // BetterList`1 struct BetterList_1_t2105966071; // System.Predicate`1 struct Predicate_1_t2672744813; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t1810328984; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t741555727; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t757155719; // System.Collections.Generic.List`1 struct List_1_t2376830540; // System.Collections.Generic.List`1 struct List_1_t1621593514; // DMCore.DanceMode.CSectionRoleTask struct CSectionRoleTask_t2014828986; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd struct OnRoleAnimEnd_t3559497459; // System.Comparison`1 struct Comparison_1_t679686977; // System.Collections.Generic.List`1 struct List_1_t13424132; // UIItemTabGroup[] struct UIItemTabGroupU5BU5D_t639592564; // System.Collections.Generic.List`1 struct List_1_t1992424465; // CDataModelInt struct CDataModelInt_t3463393640; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t2089880993; // System.Collections.Generic.List`1 struct List_1_t427342430; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // BetterList`1 struct BetterList_1_t2996838064; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // DMSerial struct DMSerial_t3962411756; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Collections.Generic.List`1 struct List_1_t2051261444; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4013585537; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t687096698; // UnityEngine.AudioSource struct AudioSource_t3935305588; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Collections.Generic.List`1> struct List_1_t593568339; // System.Collections.Generic.List`1 struct List_1_t3319525431; // BetterList`1 struct BetterList_1_t3256166455; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3311733826; // 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; // DMCore.Logic.GameRewardInfo struct GameRewardInfo_t1982501205; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1014926741; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Collections.Generic.List`1 struct List_1_t876647579; // 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.Single[] struct SingleU5BU5D_t1444911251; // System.Action`1 struct Action_1_t1192173657; // 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.Void struct Void_t1185182177; // uiRoleModelData[] struct uiRoleModelDataU5BU5D_t153388953; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1694959599; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t454560111; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1165792132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t104342236; // System.Collections.Generic.List`1 struct List_1_t1441398424; // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163; // DMCore.Logic.CSignInOldActivity/DayData[] struct DayDataU5BU5D_t42117713; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t736164020; // System.Collections.Generic.List`1 struct List_1_t1447801987; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3480061296; // System.Collections.Generic.List`1 struct List_1_t4056803065; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc struct RoleSectionCalc_t3975632210; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t739721426; // System.Collections.Generic.List`1 struct List_1_t2807752047; // System.Collections.Generic.List`1 struct List_1_t1237090056; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2186227814; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2398643463; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3591256528; // System.Collections.Generic.List`1 struct List_1_t3998011009; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // System.Collections.Generic.IList`1 struct IList_1_t3340178190; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t4068933393; // System.Collections.Generic.IList`1> struct IList_1_t1228139360; // CDataModelAny struct CDataModelAny_t3819624005; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2479807821; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3411842347; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3677221115; // CDataModelList struct CDataModelList_t1133308508; // System.Collections.Generic.List`1 struct List_1_t3609756528; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t863209702; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // DMCore.Logic.CWndController/UIWndStack struct UIWndStack_t3738908003; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3385622220; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3999618383; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.Generic.List`1 struct List_1_t25523635; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3209204262; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2525419584; // DMCore.Logic.CTaskDailyAward[] struct CTaskDailyAwardU5BU5D_t108279183; // DMCore.Logic.CSongManager/CSongGroup[] struct CSongGroupU5BU5D_t2243977840; // System.Collections.Generic.List`1> struct List_1_t169148262; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // 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; // DMCore.Framework.Plugin.CYunvaSDK/UserInfo struct UserInfo_t2013096041; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.Color[] struct ColorU5BU5D_t941916413; // UIButton[] struct UIButtonU5BU5D_t3323858191; // System.Action`3> struct Action_3_t1353649513; // CDataWrapper`1 struct CDataWrapper_1_t2631656993; // UnityEngine.TouchScreenKeyboard struct TouchScreenKeyboard_t731888065; // uiRoomCell[] struct uiRoomCellU5BU5D_t3274490799; // UIFont struct UIFont_t2766063701; // UIPanel struct UIPanel_t1716472341; // System.Collections.Generic.List`1 struct List_1_t425905995; // UICamera/MouseOrTouch struct MouseOrTouch_t3052596533; // System.Collections.Generic.List`1 struct List_1_t2828513613; // System.Collections.Generic.List`1 struct List_1_t2833680200; // UICamera/MouseOrTouch[] struct MouseOrTouchU5BU5D_t3534648920; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1941309864; // System.Comparison`1 struct Comparison_1_t830933145; // System.Comparison`1 struct Comparison_1_t1131370050; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Texture struct Texture_t3661962703; // UIGeometry struct UIGeometry_t1059483952; // DMProcessBar struct DMProcessBar_t1457963892; // System.Collections.Generic.List`1 struct List_1_t777473367; // ImageNumber[] struct ImageNumberU5BU5D_t3933614447; // System.Collections.Generic.List`1 struct List_1_t2585711361; // System.Collections.Generic.List`1 struct List_1_t1609664137; // System.Predicate`1 struct Predicate_1_t962883519; // System.Action`2 struct Action_2_t1271829269; // System.Action`2 struct Action_2_t988199114; // System.Action`2 struct Action_2_t1722013184; // System.Action`2 struct Action_2_t2473856772; // uiSignInItem[] struct uiSignInItemU5BU5D_t2016263641; // uiItemDetail struct uiItemDetail_t2651173627; // uiAwardcell[] struct uiAwardcellU5BU5D_t3191484015; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // uiBtnList struct uiBtnList_t3771050923; // ScenePersonalShopList struct ScenePersonalShopList_t27853008; // DetailWnd struct DetailWnd_t3732401977; // AmountWnd struct AmountWnd_t1885830546; // ScenePersonalShopListViewAnim struct ScenePersonalShopListViewAnim_t141335317; // ScenePersonalShopGroupbuying struct ScenePersonalShopGroupbuying_t1000467629; // ScenePersonalShopbuying struct ScenePersonalShopbuying_t958260052; // ScenePersonalShopActivitybuying struct ScenePersonalShopActivitybuying_t3880254145; // DMCore.Logic.CGoldWatcher struct CGoldWatcher_t2760796238; // ScenePersonalWndShop/OnClickMsgCallBack struct OnClickMsgCallBack_t2526724959; // UIAtlas/Sprite struct Sprite_t2895597119; // UnityEngine.Shader struct Shader_t4151988712; extern RuntimeClass* CUIBase_t3255455658_il2cpp_TypeInfo_var; extern const uint32_t uiRecSceneItem__ctor_m3093195443_MetadataUsageId; extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t3123413348_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiRecSceneItem_SceneClick_m1809278439_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var; extern const RuntimeMethod* uiRecSceneItem_OnIndexChanged_m1395671011_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4058363731_RuntimeMethod_var; extern String_t* _stringLiteral3540633302; extern String_t* _stringLiteral1155499290; extern String_t* _stringLiteral2709601775; extern String_t* _stringLiteral2753682841; extern String_t* _stringLiteral3584862187; extern const uint32_t uiRecSceneItem_OnPageInit_m1175857367_MetadataUsageId; extern RuntimeClass* CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern const uint32_t uiRecSceneItem_SetData_m2559501654_MetadataUsageId; extern const uint32_t uiRecSceneItem_SetSelectShow_m267398635_MetadataUsageId; extern RuntimeClass* CRoomMananger_t1058696229_il2cpp_TypeInfo_var; extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var; extern RuntimeClass* TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiRecSceneItem_OnResetCD_m2944794868_RuntimeMethod_var; extern String_t* _stringLiteral1820661907; extern const uint32_t uiRecSceneItem_SceneClick_m1809278439_MetadataUsageId; extern const uint32_t uiRecSceneItem_OnDestroy_m3660980761_MetadataUsageId; extern const uint32_t uiRedBag__ctor_m4047674853_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554_RuntimeMethod_var; extern const RuntimeMethod* uiRedBag_OnClkSubtract_m2607700459_RuntimeMethod_var; extern const RuntimeMethod* uiRedBag_OnClkAdd_m4171474142_RuntimeMethod_var; extern const RuntimeMethod* uiRedBag_OnClkSubmit_m1438672661_RuntimeMethod_var; extern const RuntimeMethod* uiRedBag_OnClkClose_m1322228685_RuntimeMethod_var; extern const RuntimeMethod* uiRedBag_OnClkHelp_m4103139190_RuntimeMethod_var; extern String_t* _stringLiteral113434650; extern String_t* _stringLiteral3626668217; extern String_t* _stringLiteral3093117093; extern String_t* _stringLiteral866628529; extern String_t* _stringLiteral936154893; extern String_t* _stringLiteral1367190244; extern String_t* _stringLiteral1447567253; extern String_t* _stringLiteral408147316; extern String_t* _stringLiteral2326750010; extern String_t* _stringLiteral521166971; extern String_t* _stringLiteral524310543; extern String_t* _stringLiteral388312121; extern String_t* _stringLiteral3226930786; extern const uint32_t uiRedBag_OnPageInit_m284088864_MetadataUsageId; extern String_t* _stringLiteral2820159724; extern String_t* _stringLiteral3451565967; extern String_t* _stringLiteral3074643753; extern const uint32_t uiRedBag_OnPageShow_m4155949696_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614543; extern const uint32_t uiRedBag_Update_m3646898423_MetadataUsageId; extern String_t* _stringLiteral3735200; extern String_t* _stringLiteral3748685; extern const uint32_t uiRedBag_OnClkSubtract_m2607700459_MetadataUsageId; extern String_t* _stringLiteral875364689; extern String_t* _stringLiteral875376796; extern const uint32_t uiRedBag_OnClkAdd_m4171474142_MetadataUsageId; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiRedBag_RequestRedbag_m3800073389_RuntimeMethod_var; extern String_t* _stringLiteral3452614544; extern String_t* _stringLiteral3061195164; extern String_t* _stringLiteral1284548295; extern const uint32_t uiRedBag_OnClkSubmit_m1438672661_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t uiRedBag_OnClkClose_m1322228685_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern String_t* _stringLiteral856671368; extern String_t* _stringLiteral743212904; extern const uint32_t uiRedBag_OnClkHelp_m4103139190_MetadataUsageId; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern RuntimeClass* CRedBagManager_t3862531732_il2cpp_TypeInfo_var; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern RuntimeClass* CYunvaSDK_t1509311865_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern RuntimeClass* ChatContent_t42021257_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiRedBag_ChatPublic_m2662077394_RuntimeMethod_var; extern String_t* _stringLiteral228405444; extern String_t* _stringLiteral914104165; extern String_t* _stringLiteral1616906183; extern String_t* _stringLiteral1152345496; extern String_t* _stringLiteral115190296; extern String_t* _stringLiteral2140161099; extern String_t* _stringLiteral1662611930; extern String_t* _stringLiteral1028994322; extern String_t* _stringLiteral350069932; extern String_t* _stringLiteral4041997353; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral2074403472; extern String_t* _stringLiteral237374256; extern String_t* _stringLiteral997704501; extern String_t* _stringLiteral437191192; extern String_t* _stringLiteral3974723673; extern String_t* _stringLiteral384261975; extern const uint32_t uiRedBag_RequestRedbag_m3800073389_MetadataUsageId; extern const uint32_t uiRedBag_ChatPublic_m2662077394_MetadataUsageId; extern const uint32_t uiRedBagGet__ctor_m3638962590_MetadataUsageId; extern RuntimeClass* uiRedBagGet_t3018816119_il2cpp_TypeInfo_var; extern const uint32_t uiRedBagGet_GetInstance_m3981537943_MetadataUsageId; extern const RuntimeMethod* uiRedBagGet_OnClkGetCoin_m3832983571_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagGet_OnClkInfo_m1782066146_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagGet_OnClkClose_m8276091_RuntimeMethod_var; extern String_t* _stringLiteral2176446711; extern String_t* _stringLiteral324647681; extern String_t* _stringLiteral1963819385; extern String_t* _stringLiteral1708813027; extern const uint32_t uiRedBagGet_OnPageInit_m1826094989_MetadataUsageId; extern const uint32_t uiRedBagGet_Update_m1034259659_MetadataUsageId; extern const uint32_t uiRedBagGet_OnClkGetCoin_m3832983571_MetadataUsageId; extern const uint32_t uiRedBagGet_OnClkInfo_m1782066146_MetadataUsageId; extern const uint32_t uiRedBagGet_OnClkClose_m8276091_MetadataUsageId; extern String_t* _stringLiteral907836117; extern String_t* _stringLiteral933419198; extern const uint32_t uiRedBagItem_OnPageInit_m1265149184_MetadataUsageId; extern const uint32_t uiRedBagItem_OnClkRedbag_m2011479235_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var; extern String_t* _stringLiteral3539493205; extern String_t* _stringLiteral2613855474; extern String_t* _stringLiteral3653715612; extern String_t* _stringLiteral3653715613; extern String_t* _stringLiteral1557458532; extern String_t* _stringLiteral4145039536; extern String_t* _stringLiteral2896407804; extern const uint32_t uiRedBagListCell_OnPageInit_m1395065117_MetadataUsageId; extern const uint32_t uiRedBagListCell_Update_m2707638680_MetadataUsageId; extern const uint32_t uiRedBagListCell_SetData_m1823299195_MetadataUsageId; extern const uint32_t uiRedBagMine__ctor_m2902185353_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagMine_OnClkClose_m2668369690_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagMine_OnClkGetBtnOff_m1922375058_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagMine_OnClkSendBtnOff_m3259411077_RuntimeMethod_var; extern String_t* _stringLiteral3735720306; extern String_t* _stringLiteral1988029926; extern String_t* _stringLiteral2094854535; extern String_t* _stringLiteral2002775526; extern String_t* _stringLiteral2581459335; extern String_t* _stringLiteral2209046658; extern String_t* _stringLiteral3775130599; extern String_t* _stringLiteral1046247244; extern String_t* _stringLiteral2968561545; extern String_t* _stringLiteral239678190; extern const uint32_t uiRedBagMine_OnPageInit_m3696420682_MetadataUsageId; extern const uint32_t uiRedBagMine_Update_m2858324165_MetadataUsageId; extern const uint32_t uiRedBagMine_OnPageShow_m943366102_MetadataUsageId; extern const uint32_t uiRedBagMine_OnClkClose_m2668369690_MetadataUsageId; extern const uint32_t uiRedBagMine_OnClkGetBtnOff_m1922375058_MetadataUsageId; extern const uint32_t uiRedBagMine_OnClkSendBtnOff_m3259411077_MetadataUsageId; extern const uint32_t uiRedBagOpen__ctor_m3943432918_MetadataUsageId; extern const RuntimeMethod* uiRedBagOpen_OnClkClose_m926617140_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagOpen_OnClkOpenRedBag_m63248123_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagOpen_OnClkRedBagInfo_m2720980245_RuntimeMethod_var; extern String_t* _stringLiteral1681913714; extern String_t* _stringLiteral2579731238; extern String_t* _stringLiteral2766985027; extern String_t* _stringLiteral1418696443; extern const uint32_t uiRedBagOpen_OnPageInit_m4224168738_MetadataUsageId; extern String_t* _stringLiteral2409402649; extern const uint32_t uiRedBagOpen_Update_m103902054_MetadataUsageId; extern const uint32_t uiRedBagOpen_OnPageShow_m1839296510_MetadataUsageId; extern const uint32_t uiRedBagOpen_OnClkClose_m926617140_MetadataUsageId; extern const uint32_t uiRedBagOpen_OnClkOpenRedBag_m63248123_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1942344583; extern const uint32_t uiRedBagOpen_OnClkRedBagInfo_m2720980245_MetadataUsageId; extern const uint32_t uiRedBagResult__ctor_m973881206_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var; extern const RuntimeMethod* uiRedBagResult_OnClkCloseBtn_m3314457065_RuntimeMethod_var; extern String_t* _stringLiteral2244923948; extern String_t* _stringLiteral3882076225; extern String_t* _stringLiteral2005355689; extern String_t* _stringLiteral3036494953; extern String_t* _stringLiteral1470411012; extern String_t* _stringLiteral307611598; extern String_t* _stringLiteral3941568111; extern const uint32_t uiRedBagResult_OnPageInit_m1211538692_MetadataUsageId; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiRedBagListCell_t830803022_m3834264476_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3367592054_RuntimeMethod_var; extern String_t* _stringLiteral3257775885; extern String_t* _stringLiteral3947916255; extern String_t* _stringLiteral552411234; extern const uint32_t uiRedBagResult_Update_m1742812102_MetadataUsageId; extern const uint32_t uiRedBagResult_OnClkCloseBtn_m3314457065_MetadataUsageId; extern RuntimeClass* GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var; extern RuntimeClass* CFontHelp_t2408739167_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var; extern String_t* _stringLiteral2905271802; extern String_t* _stringLiteral1964074147; extern String_t* _stringLiteral170860632; extern String_t* _stringLiteral3333277541; extern String_t* _stringLiteral636661554; extern String_t* _stringLiteral2738857895; extern String_t* _stringLiteral1185328578; extern String_t* _stringLiteral762014720; extern String_t* _stringLiteral2851473073; extern const uint32_t uiRenewBox_OnPageInit_m2455192096_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern RuntimeClass* uiRenewBox_t2564087826_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3706836952; extern String_t* _stringLiteral20364464; extern const uint32_t uiRenewBox_Init_m4007299414_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3071468220; extern const uint32_t uiRenewBox_LoadIcon_m873531125_MetadataUsageId; extern RuntimeClass* shopRenewItem_t1626699652_il2cpp_TypeInfo_var; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1334167863; extern String_t* _stringLiteral3967592439; extern const uint32_t uiRenewBox_LoadRenewData_m3613720576_MetadataUsageId; extern String_t* _stringLiteral1985329803; extern const uint32_t uiRenewBox_OnClose_m2623190302_MetadataUsageId; extern RuntimeClass* CurrencyGetManager_t971236882_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1592041538; extern const uint32_t uiRenewBox_OnConfirm_m3920377953_MetadataUsageId; extern RuntimeClass* enumRequestFrom_t3677637358_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3603710531; extern const uint32_t uiRenewBox_OnRecharge_m1105633166_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiRenewBox_OnFadeOutEnd_m630528586_RuntimeMethod_var; extern const uint32_t uiRenewBox_OnCancel_m2954209849_MetadataUsageId; extern RuntimeClass* CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var; extern const uint32_t uiRenewBox_OnFadeOutEnd_m630528586_MetadataUsageId; extern const uint32_t uiReplaceCloth__ctor_m1647955444_MetadataUsageId; extern RuntimeClass* uiRoleModelDataU5BU5D_t153388953_il2cpp_TypeInfo_var; extern RuntimeClass* CUIHelp_t1606002733_il2cpp_TypeInfo_var; extern RuntimeClass* uiRoleModelData_t1771589192_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1532675003; extern String_t* _stringLiteral3098758944; extern String_t* _stringLiteral369875589; extern String_t* _stringLiteral3453090319; extern const uint32_t uiReplaceCloth_OnPageInit_m987459009_MetadataUsageId; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern RuntimeClass* CChangeGameManager_t2081989347_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_get_Item_m2173200732_RuntimeMethod_var; extern String_t* _stringLiteral3292652826; extern const uint32_t uiReplaceCloth_OnPageShow_m1508173817_MetadataUsageId; extern const uint32_t uiReplaceCloth_OnPageHide_m4008610945_MetadataUsageId; extern const uint32_t uiReplaceCloth_Update_m4187664378_MetadataUsageId; extern String_t* _stringLiteral570095966; extern const uint32_t uiReplaceCloth_Countdown_m4023729256_MetadataUsageId; extern const uint32_t uiReview__ctor_m989860028_MetadataUsageId; extern RuntimeClass* TransformU5BU5D_t807237628_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1302699353_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiReview_OnClkLeftVoteBtn_m2299144757_RuntimeMethod_var; extern const RuntimeMethod* uiReview_OnClkRightVoteBtn_m2749551077_RuntimeMethod_var; extern const RuntimeMethod* uiReview_OnUpdateData_m2463920776_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m504862446_RuntimeMethod_var; extern String_t* _stringLiteral719579454; extern String_t* _stringLiteral2747557994; extern String_t* _stringLiteral1795793055; extern String_t* _stringLiteral2422939551; extern String_t* _stringLiteral1272396364; extern String_t* _stringLiteral2355061300; extern String_t* _stringLiteral3626752853; extern String_t* _stringLiteral478754918; extern String_t* _stringLiteral3630650901; extern String_t* _stringLiteral4040663080; extern String_t* _stringLiteral2393729098; extern String_t* _stringLiteral790275584; extern String_t* _stringLiteral1979790605; extern String_t* _stringLiteral4160450124; extern String_t* _stringLiteral1380893852; extern String_t* _stringLiteral3669651734; extern String_t* _stringLiteral41715686; extern String_t* _stringLiteral1970271729; extern String_t* _stringLiteral873034014; extern String_t* _stringLiteral1417219727; extern String_t* _stringLiteral4028170084; extern const uint32_t uiReview_OnPageInit_m2827270113_MetadataUsageId; extern const uint32_t uiReview_OnDestroy_m3582788877_MetadataUsageId; extern String_t* _stringLiteral313457329; extern const uint32_t uiReview_OnPageShow_m1290861417_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2977262506_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367_RuntimeMethod_var; extern const uint32_t uiReview_InitPage_m1940212255_MetadataUsageId; extern const uint32_t uiReview_OnOpenAnimation_m1231181168_MetadataUsageId; extern const RuntimeMethod* uiReview_OnOpenAnimation_m1231181168_RuntimeMethod_var; extern const uint32_t uiReview_OnCloseAnimation_m4230863130_MetadataUsageId; extern const uint32_t uiReview_OnPageHide_m3520140691_MetadataUsageId; extern String_t* _stringLiteral3774964124; extern String_t* _stringLiteral1819500936; extern String_t* _stringLiteral3452614529; extern const uint32_t uiReview_Update_m3803513592_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var; extern const RuntimeMethod* uiReview_OnCloseAnimation_m4230863130_RuntimeMethod_var; extern String_t* _stringLiteral1244386375; extern String_t* _stringLiteral44558667; extern String_t* _stringLiteral1975617274; extern String_t* _stringLiteral1798416078; extern const uint32_t uiReview_OnClkLeftVoteBtn_m2299144757_MetadataUsageId; extern const uint32_t uiReview_OnClkRightVoteBtn_m2749551077_MetadataUsageId; extern const uint32_t uiReview_RefreshUI_m1819666337_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m4051142046_RuntimeMethod_var; extern const uint32_t uiReview_bISExistNextData_m695359332_MetadataUsageId; extern const uint32_t uiRewardDetail__ctor_m2798153547_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var; extern String_t* _stringLiteral605940205; extern String_t* _stringLiteral3600089002; extern String_t* _stringLiteral1537568915; extern String_t* _stringLiteral2794996327; extern const uint32_t uiRewardDetail_OnPageInit_m4270285448_MetadataUsageId; extern const uint32_t uiRewardDetail_OnFreshPage_m2218608577_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m4066367249_RuntimeMethod_var; extern const uint32_t uiRewardDetail_ChangeToIndex_m2611062362_MetadataUsageId; extern const uint32_t uiRewardDetail_OnClkToNextPos_m1287974310_MetadataUsageId; extern const uint32_t uiRewardDetail_OnClkToPrePos_m213570848_MetadataUsageId; extern const uint32_t uiRewardExplain__ctor_m1014922774_MetadataUsageId; extern const RuntimeMethod* uiRewardExplain_OnClkCloseBtn_m2456185878_RuntimeMethod_var; extern const RuntimeMethod* uiRewardExplain_OnClkPartDisactiveBtn_m2005353935_RuntimeMethod_var; extern const RuntimeMethod* uiRewardExplain_OnClkFinalistDisactiveBtn_m1322512161_RuntimeMethod_var; extern String_t* _stringLiteral4249011786; extern String_t* _stringLiteral2205612342; extern String_t* _stringLiteral4176105202; extern String_t* _stringLiteral20586274; extern String_t* _stringLiteral1789705041; extern String_t* _stringLiteral2349660621; extern const uint32_t uiRewardExplain_OnPageInit_m1551445974_MetadataUsageId; extern const uint32_t uiRewardExplain_OnPageShow_m3027876585_MetadataUsageId; extern const uint32_t uiRewardExplain_GetFinalistCount_m977309924_MetadataUsageId; extern const uint32_t uiRewardExplain_GetPartCount_m2708431334_MetadataUsageId; extern const uint32_t uiRewardExplain_OnClkCloseBtn_m2456185878_MetadataUsageId; extern const uint32_t uiRewardExplain_OnClkPartDisactiveBtn_m2005353935_MetadataUsageId; extern const uint32_t uiRewardExplain_OnClkFinalistDisactiveBtn_m1322512161_MetadataUsageId; extern String_t* _stringLiteral2768723894; extern String_t* _stringLiteral2002595880; extern String_t* _stringLiteral3454252990; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral62725243; extern const uint32_t uiRewardItem_OnPageInit_m159971355_MetadataUsageId; extern RuntimeClass* ColorMap_t353729970_il2cpp_TypeInfo_var; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614616; extern String_t* _stringLiteral2240226943; extern String_t* _stringLiteral2567449759; extern String_t* _stringLiteral3571507547; extern String_t* _stringLiteral1489288386; extern String_t* _stringLiteral3595519954; extern const uint32_t uiRewardItem_OnInitData_m108097961_MetadataUsageId; extern const uint32_t uiRewardItem_LoadItemIcon_m2004464476_MetadataUsageId; extern const uint32_t uiRewardItem_OnClickItem_m470345184_MetadataUsageId; extern const uint32_t uiRewardList__ctor_m939532458_MetadataUsageId; extern const RuntimeMethod* uiRewardList_OnClkCloseBtn_m4086886791_RuntimeMethod_var; extern const RuntimeMethod* uiRewardList_OnClkToPrePos_m2904668613_RuntimeMethod_var; extern const RuntimeMethod* uiRewardList_OnClkToNextPos_m2592912926_RuntimeMethod_var; extern const RuntimeMethod* uiRewardList_OnClkGetReward_m4015716209_RuntimeMethod_var; extern String_t* _stringLiteral584910490; extern String_t* _stringLiteral3522294944; extern String_t* _stringLiteral3123242894; extern String_t* _stringLiteral2996331059; extern String_t* _stringLiteral3844159697; extern String_t* _stringLiteral1085511598; extern const uint32_t uiRewardList_OnPageInit_m2719079194_MetadataUsageId; extern const uint32_t uiRewardList_OnPageShow_m3134583914_MetadataUsageId; extern const uint32_t uiRewardList_OnClkCloseBtn_m4086886791_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisAwardItemCell_t2030284737_m3318732248_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1292331707_RuntimeMethod_var; extern const uint32_t uiRewardList_ChangeToIndex_m3795439156_MetadataUsageId; extern const uint32_t uiRewardList_OnClkToNextPos_m2592912926_MetadataUsageId; extern const uint32_t uiRewardList_OnClkToPrePos_m2904668613_MetadataUsageId; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern RuntimeClass* IList_t2094931216_il2cpp_TypeInfo_var; extern String_t* _stringLiteral709228614; extern String_t* _stringLiteral4194870909; extern const uint32_t uiRewardList_UpdataButton_m493591944_MetadataUsageId; extern const uint32_t uiRewardList_OnClkGetReward_m4015716209_MetadataUsageId; extern const uint32_t uiRoleModelData__ctor_m73770157_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var; extern const RuntimeMethod* uiRoleModelData_OnClkSave_m2721105385_RuntimeMethod_var; extern const RuntimeMethod* uiRoleModelData_OnClkEdit_m738197002_RuntimeMethod_var; extern const RuntimeMethod* uiRoleModelData_OnClkAssembleBtn_m2849466313_RuntimeMethod_var; extern String_t* _stringLiteral1628940300; extern String_t* _stringLiteral4233550293; extern String_t* _stringLiteral4220382732; extern String_t* _stringLiteral3740698022; extern String_t* _stringLiteral1265206885; extern String_t* _stringLiteral2592565818; extern String_t* _stringLiteral2826464063; extern String_t* _stringLiteral1580124053; extern const uint32_t uiRoleModelData_OnPageInit_m200782988_MetadataUsageId; extern String_t* _stringLiteral3454777282; extern String_t* _stringLiteral4119301762; extern const uint32_t uiRoleModelData_SetInfo_m3382794683_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern const uint32_t uiRoleModelData_CurSuit_m3497535017_MetadataUsageId; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2833084525; extern String_t* _stringLiteral3548628297; extern const uint32_t uiRoleModelData_InitRole_m452450507_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2992781582; extern String_t* _stringLiteral2762682126; extern const uint32_t uiRoleModelData_GetRoleParent_m1293579950_MetadataUsageId; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3926317133; extern String_t* _stringLiteral4072509751; extern String_t* _stringLiteral836452629; extern const uint32_t uiRoleModelData_CreatRole_m3163050154_MetadataUsageId; extern RuntimeClass* Func_3_t1497391353_il2cpp_TypeInfo_var; extern const RuntimeMethod* CJuniorRoleModelItem_GetDefaultModelItem_m3195588872_RuntimeMethod_var; extern const RuntimeMethod* Func_3__ctor_m2676186645_RuntimeMethod_var; extern const RuntimeMethod* Func_3_Invoke_m1444580883_RuntimeMethod_var; extern String_t* _stringLiteral4166355951; extern String_t* _stringLiteral4145493834; extern String_t* _stringLiteral3385978947; extern String_t* _stringLiteral1859365861; extern String_t* _stringLiteral712354789; extern const uint32_t uiRoleModelData_DefautRole_m1946901890_MetadataUsageId; extern String_t* _stringLiteral2066478673; extern const uint32_t uiRoleModelData_OnClkEdit_m738197002_MetadataUsageId; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern String_t* _stringLiteral600826037; extern const uint32_t uiRoleModelData_OnClkSave_m2721105385_MetadataUsageId; extern const uint32_t uiRoleModelData_OnClkAssembleBtn_m2849466313_MetadataUsageId; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisImageNumberSet_t1930057360_m1780490696_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisImageNumberSet_t1930057360_m397710406_RuntimeMethod_var; extern String_t* _stringLiteral2328036797; extern String_t* _stringLiteral3245488941; extern String_t* _stringLiteral811836420; extern String_t* _stringLiteral811901956; extern String_t* _stringLiteral811967492; extern String_t* _stringLiteral811508740; extern String_t* _stringLiteral1787845090; extern String_t* _stringLiteral2499935036; extern String_t* _stringLiteral159231023; extern String_t* _stringLiteral2069423715; extern String_t* _stringLiteral2451168343; extern String_t* _stringLiteral1958519737; extern String_t* _stringLiteral2207580279; extern String_t* _stringLiteral3391569464; extern String_t* _stringLiteral214933391; extern String_t* _stringLiteral1925803329; extern String_t* _stringLiteral2238597679; extern String_t* _stringLiteral1772209755; extern String_t* _stringLiteral2562679025; extern String_t* _stringLiteral3267472425; extern const uint32_t uiRoomCell_OnPageInit_m318095376_MetadataUsageId; extern const uint32_t uiRoomCell_SetIndex_m2145184265_MetadataUsageId; extern RuntimeClass* CDanceModeManager_t745595461_il2cpp_TypeInfo_var; extern const uint32_t uiRoomCell_Init_m3414694059_MetadataUsageId; extern const uint32_t uiRoomCell_Awake_m94399486_MetadataUsageId; extern RuntimeClass* Input_t1431474628_il2cpp_TypeInfo_var; extern const uint32_t uiRoomCell_Update_m3499959733_MetadataUsageId; extern String_t* _stringLiteral3261205394; extern const uint32_t uiRoomCell_SetRoomName_m3838817237_MetadataUsageId; extern String_t* _stringLiteral1180587864; extern const uint32_t uiRoomCell_SetRoomNumber_m1869110838_MetadataUsageId; extern String_t* _stringLiteral337237310; extern String_t* _stringLiteral1165649065; extern String_t* _stringLiteral1202628568; extern const uint32_t uiRoomCell_SetRoomState_m1233645920_MetadataUsageId; extern String_t* _stringLiteral4072509719; extern String_t* _stringLiteral3926316141; extern String_t* _stringLiteral3159091284; extern const uint32_t uiRoomCell_SetMembersState_m2071097920_MetadataUsageId; extern String_t* _stringLiteral3455367108; extern const uint32_t uiRoomCell_SetSongLv_m2595765094_MetadataUsageId; extern const uint32_t uiRoomCell_SetLock_m2486373327_MetadataUsageId; extern const uint32_t uiRoomCell_SetTopIcon_m506510777_MetadataUsageId; extern String_t* _stringLiteral4257276236; extern const uint32_t uiRoomCell_SetDanceModeDesc_m1314340081_MetadataUsageId; extern String_t* _stringLiteral1904263348; extern String_t* _stringLiteral3455432639; extern String_t* _stringLiteral2259253910; extern const uint32_t uiRoomCell_SetDanceModelSpr_m552688061_MetadataUsageId; extern const uint32_t uiRoomCell_OnRoomDetail_m3420268543_MetadataUsageId; extern const uint32_t uiRoomCell_OnPressItem_m3349412282_MetadataUsageId; extern RuntimeClass* CAppOSHelp_t338788720_il2cpp_TypeInfo_var; extern const uint32_t uiRoomCell_OnReleaseItem_m162292374_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452_RuntimeMethod_var; extern String_t* _stringLiteral2445298709; extern String_t* _stringLiteral3163883330; extern String_t* _stringLiteral2672886403; extern String_t* _stringLiteral3712712916; extern String_t* _stringLiteral847662128; extern String_t* _stringLiteral3088014929; extern String_t* _stringLiteral3012412141; extern String_t* _stringLiteral3000954885; extern String_t* _stringLiteral3000758277; extern String_t* _stringLiteral3000823813; extern String_t* _stringLiteral3000627205; extern String_t* _stringLiteral1072052736; extern String_t* _stringLiteral4223862060; extern String_t* _stringLiteral4277416652; extern String_t* _stringLiteral2971200262; extern String_t* _stringLiteral860831427; extern String_t* _stringLiteral2817146563; extern String_t* _stringLiteral478494403; extern String_t* _stringLiteral2434809539; extern String_t* _stringLiteral96157379; extern String_t* _stringLiteral2052472515; extern String_t* _stringLiteral4008787651; extern String_t* _stringLiteral1670135491; extern String_t* _stringLiteral3626450627; extern String_t* _stringLiteral572141739; extern String_t* _stringLiteral2346954026; extern String_t* _stringLiteral1417670553; extern const uint32_t uiRoomDetail_OnPageInit_m1832201653_MetadataUsageId; extern const uint32_t uiRoomDetail_OnCancel_m3247169598_MetadataUsageId; extern const uint32_t uiRoomDetail_OnConfirm_m940319672_MetadataUsageId; extern RuntimeClass* WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var; extern const uint32_t uiRoomDetail_Init_m853757915_MetadataUsageId; extern String_t* _stringLiteral390651868; extern String_t* _stringLiteral3715258695; extern String_t* _stringLiteral196039116; extern const uint32_t uiRoomDetail_SetRoomType_m2783323986_MetadataUsageId; extern const uint32_t uiRoomDetail_SetRoomName_m3907354159_MetadataUsageId; extern String_t* _stringLiteral285815122; extern const uint32_t uiRoomDetail_SetChatRoomName_m1405344324_MetadataUsageId; extern const uint32_t uiRoomDetail_SetChatRoomNumber_m1090925663_MetadataUsageId; extern const uint32_t uiRoomDetail_SetRoomNumber_m1670550122_MetadataUsageId; extern RuntimeClass* DanceSceneManager_t2271493662_il2cpp_TypeInfo_var; extern const uint32_t uiRoomDetail_SetRoomSceneName_m1522377476_MetadataUsageId; extern String_t* _stringLiteral1353086719; extern String_t* _stringLiteral188249836; extern String_t* _stringLiteral189070884; extern const uint32_t uiRoomDetail_SetRoomState_m2170680126_MetadataUsageId; extern RuntimeClass* CVipManager_t269477008_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var; extern String_t* _stringLiteral228405412; extern String_t* _stringLiteral2939034059; extern String_t* _stringLiteral3451303809; extern const uint32_t uiRoomDetail_SetMembersInfo_m341257197_MetadataUsageId; extern String_t* _stringLiteral3801020236; extern String_t* _stringLiteral3849802766; extern const uint32_t uiRoomItem_OnPageInit_m1930652080_MetadataUsageId; extern const uint32_t uiRoomItem_Init_m2250504960_MetadataUsageId; extern const uint32_t uiRoomItem_SetIndex_m4074840761_MetadataUsageId; extern const uint32_t uiRoomItem_OnRoomDetail_m3282292853_MetadataUsageId; extern const uint32_t uiRoomItem_SetRoomName_m1838517758_MetadataUsageId; extern String_t* _stringLiteral2600665179; extern String_t* _stringLiteral3978303945; extern const uint32_t uiRoomItem_SetMemberState_m670673972_MetadataUsageId; extern String_t* _stringLiteral876675583; extern const uint32_t uiRoomItem_SetFirendState_m1971858015_MetadataUsageId; extern RuntimeClass* uiRoomCellU5BU5D_t3274490799_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414_RuntimeMethod_var; extern String_t* _stringLiteral3677531185; extern String_t* _stringLiteral3677465649; extern String_t* _stringLiteral3677400113; extern const uint32_t uiRoomRow_OnPageInit_m1411409976_MetadataUsageId; extern const uint32_t uiRoomSetting__ctor_m2805340144_MetadataUsageId; extern RuntimeClass* CSongManager_t2375791487_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiRoomSetting_OnCallBack_MusicName_m2368455277_RuntimeMethod_var; extern const RuntimeMethod* uiRoomSetting_OnCallBack_SceneName_m1893277776_RuntimeMethod_var; extern const RuntimeMethod* uiRoomSetting_OnCallBack_DanceMode_m4130893009_RuntimeMethod_var; extern String_t* _stringLiteral3139838689; extern String_t* _stringLiteral2481309943; extern String_t* _stringLiteral283201689; extern String_t* _stringLiteral283200470; extern String_t* _stringLiteral283200503; extern String_t* _stringLiteral2649079735; extern String_t* _stringLiteral3073857330; extern String_t* _stringLiteral1481235990; extern const uint32_t uiRoomSetting_OnPageInit_m2173565175_MetadataUsageId; extern const uint32_t uiRoomSetting_OnDestroy_m2420586984_MetadataUsageId; extern const uint32_t uiRoomSetting_OnClkChooseMusic_m802516932_MetadataUsageId; extern const uint32_t uiRoomSetting_OnClkChooseScene_m3113846330_MetadataUsageId; extern const uint32_t uiRoomSetting_OnClkChooseMode_m2946029766_MetadataUsageId; extern String_t* _stringLiteral907955636; extern String_t* _stringLiteral3660674623; extern String_t* _stringLiteral2706407321; extern String_t* _stringLiteral2866760698; extern String_t* _stringLiteral3803231255; extern const uint32_t uiRoomSetting__SetSceneInfo_m2038553372_MetadataUsageId; extern String_t* _stringLiteral300304733; extern String_t* _stringLiteral2204007443; extern String_t* _stringLiteral346528831; extern const uint32_t uiRoomSetting_OnButtonClickedProc_m4264521727_MetadataUsageId; extern String_t* _stringLiteral3964750823; extern const uint32_t uiRoomSetting_SetMusicLabelText_m3723138418_MetadataUsageId; extern String_t* _stringLiteral1985170649; extern const uint32_t uiRoomSetting_SetModeLabelText_m1243555634_MetadataUsageId; extern String_t* _stringLiteral1014152964; extern String_t* _stringLiteral3136917213; extern const uint32_t uiRoomSetting__InitUI_m1043509179_MetadataUsageId; extern RuntimeClass* UIRoot_t4022971450_il2cpp_TypeInfo_var; extern const uint32_t UIRoot_get_list_m2570615288_MetadataUsageId; extern const uint32_t UIRoot_get_activeHeight_m4207044870_MetadataUsageId; extern const RuntimeMethod* NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903_RuntimeMethod_var; extern const uint32_t UIRoot_GetPixelSizeAdjustment_m1532958392_MetadataUsageId; extern const uint32_t UIRoot_GetPixelSizeAdjustment_m4271670825_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m2295422156_RuntimeMethod_var; extern const uint32_t UIRoot_Awake_m1793655654_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m1925382079_RuntimeMethod_var; extern const uint32_t UIRoot_OnDestroy_m2886355999_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentInChildren_TisUIOrthoCamera_t1944225589_m3898080704_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisCamera_t4157153871_m3956151066_RuntimeMethod_var; extern String_t* _stringLiteral3682948336; extern const uint32_t UIRoot_Start_m598278595_MetadataUsageId; extern const uint32_t UIRoot_Update_m1617001363_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m788055123_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3029999478_RuntimeMethod_var; extern const uint32_t UIRoot_Broadcast_m4009170145_MetadataUsageId; extern String_t* _stringLiteral3439752520; extern const uint32_t UIRoot_Broadcast_m2373109948_MetadataUsageId; extern RuntimeClass* List_1_t1200078896_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3142047664_RuntimeMethod_var; extern const uint32_t UIRoot__cctor_m490372404_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd__ctor_m2149904009_MetadataUsageId; extern const RuntimeMethod* CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var; extern const RuntimeMethod* CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var; extern const RuntimeMethod* CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var; extern const RuntimeMethod* uiSameStylePackageWnd_OnClkSubmit_m4133528092_RuntimeMethod_var; extern const RuntimeMethod* uiSameStylePackageWnd_OnClkRefresh_m3018898667_RuntimeMethod_var; extern const RuntimeMethod* uiSameStylePackageWnd_OnClkSwitchSex_m1889488677_RuntimeMethod_var; extern String_t* _stringLiteral4282823896; extern String_t* _stringLiteral4150786285; extern String_t* _stringLiteral664537805; extern String_t* _stringLiteral4098326288; extern String_t* _stringLiteral2070758845; extern String_t* _stringLiteral48410435; extern const uint32_t uiSameStylePackageWnd_OnPageInit_m2281073005_MetadataUsageId; extern RuntimeClass* CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiSameStylePackageWnd_OnReady_m1692105092_RuntimeMethod_var; extern const RuntimeMethod* uiSameStylePackageWnd_OnSwitch_m314344621_RuntimeMethod_var; extern String_t* _stringLiteral2119509294; extern const uint32_t uiSameStylePackageWnd_OnPageShow_m4137880002_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd_OnPageHide_m1984087115_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd_OnDestroy_m1905983374_MetadataUsageId; extern String_t* _stringLiteral3685593235; extern const uint32_t uiSameStylePackageWnd_OnClkSwitchSex_m1889488677_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd_OnClkRefresh_m3018898667_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiSameStylePackageWnd_OnSubmitConfirm_m3668167084_RuntimeMethod_var; extern String_t* _stringLiteral4281368050; extern String_t* _stringLiteral4058098210; extern String_t* _stringLiteral3452614566; extern String_t* _stringLiteral2204071060; extern String_t* _stringLiteral2376349684; extern const uint32_t uiSameStylePackageWnd_OnClkSubmit_m4133528092_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd_OnSubmitConfirm_m3668167084_MetadataUsageId; extern RuntimeClass* IDataEvent_t1799629657_il2cpp_TypeInfo_var; extern RuntimeClass* CDataModelBool_t2269476966_il2cpp_TypeInfo_var; extern const uint32_t uiSameStylePackageWnd_OnReady_m1692105092_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd_OnSwitch_m314344621_MetadataUsageId; extern String_t* _stringLiteral3514023836; extern String_t* _stringLiteral3513958300; extern const uint32_t uiSameStylePackageWnd_SetSexSprite_m1717049451_MetadataUsageId; extern String_t* _stringLiteral2478703678; extern const uint32_t uiSameStylePackageWnd_CreateRole_m1602949836_MetadataUsageId; extern const uint32_t uiSameStylePackageWnd_OnInitRole_m1539877393_MetadataUsageId; extern String_t* _stringLiteral3281866052; extern const uint32_t uiSameStylePackageWnd_GetRoleParent_m1899389401_MetadataUsageId; extern String_t* _stringLiteral104639433; extern const uint32_t UISavedOption_get_key_m4285460598_MetadataUsageId; extern RuntimeClass* Action_1_t2019918284_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t269755560_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUIPopupList_t4167399471_m4093269748_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUICheckbox_t2276134195_m105367612_RuntimeMethod_var; extern const RuntimeMethod* UISavedOption_SaveSelection_m1790406165_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m838414602_RuntimeMethod_var; extern const RuntimeMethod* UISavedOption_SaveState_m2751775707_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m1363151734_RuntimeMethod_var; extern const uint32_t UISavedOption_Awake_m4259338098_MetadataUsageId; extern const uint32_t UISavedOption_OnDestroy_m729688094_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentsInChildren_TisUICheckbox_t2276134195_m808500316_RuntimeMethod_var; extern const uint32_t UISavedOption_OnEnable_m3835962074_MetadataUsageId; extern const uint32_t UISavedOption_OnDisable_m3196497146_MetadataUsageId; extern const RuntimeMethod* uiSceneItem_OnIndexChanged_m1519671250_RuntimeMethod_var; extern String_t* _stringLiteral2303677072; extern String_t* _stringLiteral1014183152; extern const uint32_t uiSceneItem_OnPageInit_m700947045_MetadataUsageId; extern RuntimeClass* CBeachManager_t2929024312_il2cpp_TypeInfo_var; extern const uint32_t uiSceneItem_OnClkSceneItem_m2354554062_MetadataUsageId; extern const uint32_t uiSceneItem_SetData_m4048729132_MetadataUsageId; extern const uint32_t uiScoreShare__ctor_m1772453278_MetadataUsageId; extern const RuntimeMethod* CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778_RuntimeMethod_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663_RuntimeMethod_var; extern const RuntimeMethod* CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707_RuntimeMethod_var; extern String_t* _stringLiteral3773113840; extern String_t* _stringLiteral3817524570; extern String_t* _stringLiteral1232840130; extern String_t* _stringLiteral1985170617; extern String_t* _stringLiteral2826866167; extern String_t* _stringLiteral1512030231; extern String_t* _stringLiteral4069941087; extern String_t* _stringLiteral1431760192; extern String_t* _stringLiteral3670152375; extern String_t* _stringLiteral2579439608; extern String_t* _stringLiteral2453402464; extern const uint32_t uiScoreShare_OnPageInit_m2419534407_MetadataUsageId; extern RuntimeClass* CServerChoice_t1594647161_il2cpp_TypeInfo_var; extern const RuntimeMethod* Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884_RuntimeMethod_var; extern String_t* _stringLiteral345825936; extern String_t* _stringLiteral3457660909; extern String_t* _stringLiteral3452614637; extern String_t* _stringLiteral3452614623; extern String_t* _stringLiteral3452614622; extern String_t* _stringLiteral3452614621; extern String_t* _stringLiteral3452614620; extern const uint32_t uiScoreShare_OnPageShow_m3590012391_MetadataUsageId; extern const uint32_t uiScoreShare_OnPageHide_m189546119_MetadataUsageId; extern const uint32_t uiScoreShare_Update_m3355089452_MetadataUsageId; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const uint32_t UIScrollBar__ctor_m3898220038_MetadataUsageId; extern const uint32_t UIScrollBar_get_cachedTransform_m1609980928_MetadataUsageId; extern const uint32_t UIScrollBar_get_cachedCamera_m1044883885_MetadataUsageId; extern const uint32_t UIScrollBar_set_background_m1652194465_MetadataUsageId; extern const uint32_t UIScrollBar_set_foreground_m2253030871_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var; extern const uint32_t UIScrollBar_set_direction_m92142965_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m3566411345_RuntimeMethod_var; extern const uint32_t UIScrollBar_set_scrollValue_m1422320769_MetadataUsageId; extern const uint32_t UIScrollBar_set_barSize_m2373395049_MetadataUsageId; extern const uint32_t UIScrollBar_get_alpha_m761985588_MetadataUsageId; extern const uint32_t UIScrollBar_set_alpha_m3012422321_MetadataUsageId; extern const uint32_t UIScrollBar_CenterOnPos_m2503062957_MetadataUsageId; extern const uint32_t UIScrollBar_Reposition_m3444261327_MetadataUsageId; extern RuntimeClass* UICamera_t1356438871_il2cpp_TypeInfo_var; extern const uint32_t UIScrollBar_OnPressBackground_m625056467_MetadataUsageId; extern const uint32_t UIScrollBar_OnDragBackground_m1178498856_MetadataUsageId; extern const uint32_t UIScrollBar_OnPressForeground_m830722823_MetadataUsageId; extern const uint32_t UIScrollBar_OnDragForeground_m142304004_MetadataUsageId; extern RuntimeClass* Action_2_t4266817756_il2cpp_TypeInfo_var; extern RuntimeClass* Action_2_t2030792018_il2cpp_TypeInfo_var; extern const RuntimeMethod* UIScrollBar_OnPressBackground_m625056467_RuntimeMethod_var; extern const RuntimeMethod* Action_2__ctor_m3007889961_RuntimeMethod_var; extern const RuntimeMethod* UIScrollBar_OnDragBackground_m1178498856_RuntimeMethod_var; extern const RuntimeMethod* Action_2__ctor_m1718787621_RuntimeMethod_var; extern const RuntimeMethod* UIScrollBar_OnPressForeground_m830722823_RuntimeMethod_var; extern const RuntimeMethod* UIScrollBar_OnDragForeground_m142304004_RuntimeMethod_var; extern const uint32_t UIScrollBar_Start_m3083777476_MetadataUsageId; extern const uint32_t UIScrollBar_ForceUpdate_m3988197479_MetadataUsageId; extern String_t* _stringLiteral1666447127; extern String_t* _stringLiteral3740171154; extern String_t* _stringLiteral909452515; extern const uint32_t uiSearchRoom_OnPageInit_m4034350698_MetadataUsageId; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern String_t* _stringLiteral231339838; extern const uint32_t uiSearchRoom_OnConfirm_m2570551545_MetadataUsageId; extern const uint32_t uiSearchRoom_OnClose_m4029388106_MetadataUsageId; extern String_t* _stringLiteral429286483; extern String_t* _stringLiteral784033534; extern String_t* _stringLiteral3962593115; extern String_t* _stringLiteral445277074; extern String_t* _stringLiteral4034689724; extern const uint32_t uiSelAwardCell_OnPageInit_m565942708_MetadataUsageId; extern String_t* _stringLiteral3452614648; extern const uint32_t uiSelAwardCell_SetAwardInit_m516542129_MetadataUsageId; extern const uint32_t uiSelAwardCell_Update_m233196110_MetadataUsageId; extern const uint32_t uiSelAwardCell_ShowDress_m302704372_MetadataUsageId; extern String_t* _stringLiteral3318335290; extern const uint32_t uiSelAwardCell_OnClkSelf_m170344235_MetadataUsageId; extern String_t* _stringLiteral3927802804; extern String_t* _stringLiteral2317536686; extern String_t* _stringLiteral1958115774; extern const uint32_t uiSelectAward_OnPageInit_m2935082410_MetadataUsageId; extern String_t* _stringLiteral1968900201; extern const uint32_t uiSelectAward_Start_m3316011129_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1824102229_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiSelAwardCell_t954105843_m940060937_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1021827655_RuntimeMethod_var; extern const uint32_t uiSelectAward_SetSelList_m3509441209_MetadataUsageId; extern const uint32_t uiSelectAward_SetSelAwardId_m1204037244_MetadataUsageId; extern const uint32_t uiSelectAward_OnClkOk_m766320706_MetadataUsageId; extern const uint32_t uiSelectAward_OnClkClose_m2481741740_MetadataUsageId; extern String_t* _stringLiteral845931218; extern String_t* _stringLiteral93170288; extern String_t* _stringLiteral2524364865; extern String_t* _stringLiteral145028940; extern const uint32_t uiServerChoice_OnPageInit_m1417051114_MetadataUsageId; extern const uint32_t uiServerChoice_OnEnable_m52423328_MetadataUsageId; extern const uint32_t uiServerChoice_Update_m4226064056_MetadataUsageId; extern const uint32_t uiServerChoice_OnClkOk_m1465096828_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240_RuntimeMethod_var; extern String_t* _stringLiteral2438122144; extern const uint32_t uiServerChoice_OnClkClose_m71040396_MetadataUsageId; extern const uint32_t uiServerChoice__InitList_m2826554431_MetadataUsageId; extern const uint32_t uiSevenDaysLogin__ctor_m596327782_MetadataUsageId; extern const RuntimeMethod* uiSevenDaysLogin_AcceptAward_m3411208007_RuntimeMethod_var; extern const RuntimeMethod* uiSevenDaysLogin_OnCloseBtn_m3315581450_RuntimeMethod_var; extern const RuntimeMethod* uiSevenDaysLogin_OnLeftBtn_m2435728381_RuntimeMethod_var; extern const RuntimeMethod* uiSevenDaysLogin_OnRightBtn_m272597134_RuntimeMethod_var; extern String_t* _stringLiteral3860473023; extern String_t* _stringLiteral292605446; extern String_t* _stringLiteral798146092; extern String_t* _stringLiteral1560527566; extern String_t* _stringLiteral3154543380; extern String_t* _stringLiteral969708755; extern String_t* _stringLiteral845132364; extern String_t* _stringLiteral310234261; extern String_t* _stringLiteral26441338; extern const uint32_t uiSevenDaysLogin_OnPageInit_m3724665145_MetadataUsageId; extern RuntimeClass* CActivityManager_t1081296145_il2cpp_TypeInfo_var; extern const uint32_t uiSevenDaysLogin_OnPageShow_m966106149_MetadataUsageId; extern const uint32_t uiSevenDaysLogin_Update_m488095042_MetadataUsageId; extern RuntimeClass* CActivityAwardTemplete_t911309464_il2cpp_TypeInfo_var; extern const uint32_t uiSevenDaysLogin_OnFreshPage_m709334940_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisuiSevenDaysLoginCell_t1460970653_m349743417_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var; extern String_t* _stringLiteral718616224; extern const uint32_t uiSevenDaysLogin_updataDate_m3199496534_MetadataUsageId; extern const uint32_t uiSevenDaysLogin_OnCloseBtn_m3315581450_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var; extern const uint32_t uiSevenDaysLogin_AcceptAward_m3411208007_MetadataUsageId; extern String_t* _stringLiteral3352100148; extern const uint32_t uiSevenDaysLoginCell_OnPageInit_m763767669_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333_RuntimeMethod_var; extern String_t* _stringLiteral2638693453; extern const uint32_t uiSevenDaysLoginCell_SetData_m3853383109_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentInChildren_TisUITexture_t3471168817_m781888350_RuntimeMethod_var; extern const uint32_t uiShareScreenShot_Awake_m874445696_MetadataUsageId; extern const uint32_t uiShareScreenShot_OnDisable_m2318381520_MetadataUsageId; extern RuntimeClass* CIOVar_t2470797383_il2cpp_TypeInfo_var; extern RuntimeClass* SDKEventManager_t864216586_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiShareScreenShot_OnShareCallBack_m3861368598_RuntimeMethod_var; extern String_t* _stringLiteral1281882627; extern const uint32_t uiShareScreenShot_Update_m678125274_MetadataUsageId; extern RuntimeClass* JsonMapper_t3815285241_il2cpp_TypeInfo_var; extern String_t* _stringLiteral458911708; extern String_t* _stringLiteral2703580515; extern const uint32_t uiShareScreenShot_OnShareCallBack_m3861368598_MetadataUsageId; extern RuntimeClass* U3CScreenShotU3Ec__Iterator0_t2218484332_il2cpp_TypeInfo_var; extern const uint32_t uiShareScreenShot_ScreenShot_m1549309194_MetadataUsageId; extern String_t* _stringLiteral3159216307; extern String_t* _stringLiteral835970537; extern String_t* _stringLiteral3455170507; extern const uint32_t uiShareScreenShot_PlayEffects_m3165811984_MetadataUsageId; extern const uint32_t uiShareScreenShot_CaptureScreenShot_m1145661228_MetadataUsageId; extern RuntimeClass* WaitForEndOfFrame_t1314943911_il2cpp_TypeInfo_var; extern const uint32_t U3CScreenShotU3Ec__Iterator0_MoveNext_m1035753902_MetadataUsageId; extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CScreenShotU3Ec__Iterator0_Reset_m3585791943_RuntimeMethod_var; extern const uint32_t U3CScreenShotU3Ec__Iterator0_Reset_m3585791943_MetadataUsageId; extern const RuntimeMethod* uiShopActivityCell_OnFindClick_m2417206274_RuntimeMethod_var; extern String_t* _stringLiteral2596966739; extern const uint32_t uiShopActivityCell_OnPageInit_m1648424641_MetadataUsageId; extern const uint32_t uiShopActivityCell_Awake_m2702682299_MetadataUsageId; extern RuntimeClass* ScenePersonalWndShop_t78642639_il2cpp_TypeInfo_var; extern const uint32_t uiShopActivityCell_OnFindClick_m2417206274_MetadataUsageId; extern const uint32_t uiShopActivityCell_Update_m3373389018_MetadataUsageId; extern const uint32_t uiShopActivityPic_Awake_m1230494682_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiShopActivityCell_t1851587493_m824487187_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMPanelCliper_t875718257_m807673417_RuntimeMethod_var; extern const RuntimeMethod* uiShopActivityPic_leftClick_m2658853610_RuntimeMethod_var; extern const RuntimeMethod* uiShopActivityPic_rightClick_m1669976438_RuntimeMethod_var; extern String_t* _stringLiteral1522443394; extern String_t* _stringLiteral1522640002; extern String_t* _stringLiteral2928900532; extern String_t* _stringLiteral1302823665; extern String_t* _stringLiteral51492284; extern const uint32_t uiShopActivityPic_OnPageInit_m2050389397_MetadataUsageId; extern const uint32_t uiShopActivityPic_SetSelectDian_m2294468475_MetadataUsageId; extern const uint32_t uiShopActivityPic_OnUIMoving_m1845959576_MetadataUsageId; extern RuntimeClass* CInputHelp_t1757450660_il2cpp_TypeInfo_var; extern const uint32_t uiShopActivityPic_DoCheckUIMove_m158712730_MetadataUsageId; extern const RuntimeMethod* uiShopcarConfirm_OnClkConfirm_m1849363350_RuntimeMethod_var; extern const RuntimeMethod* uiShopcarConfirm_OnClkClose_m6061782_RuntimeMethod_var; extern String_t* _stringLiteral2519176860; extern String_t* _stringLiteral2601024035; extern String_t* _stringLiteral914461524; extern String_t* _stringLiteral1890457475; extern String_t* _stringLiteral541782888; extern String_t* _stringLiteral944389175; extern String_t* _stringLiteral249371710; extern String_t* _stringLiteral3665882355; extern String_t* _stringLiteral2929342476; extern String_t* _stringLiteral3370991691; extern const uint32_t uiShopcarConfirm_InitUI_m1470024094_MetadataUsageId; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiShopcarConfirm_OnClkBuyUseBindDiamond_m1009986602_RuntimeMethod_var; extern String_t* _stringLiteral2582004551; extern const uint32_t uiShopcarConfirm_OnClkConfirm_m1849363350_MetadataUsageId; extern String_t* _stringLiteral3921795636; extern String_t* _stringLiteral3533529966; extern String_t* _stringLiteral3452614550; extern String_t* _stringLiteral4270179646; extern String_t* _stringLiteral2259562468; extern String_t* _stringLiteral1502275619; extern String_t* _stringLiteral2558487352; extern String_t* _stringLiteral3489188688; extern const uint32_t uiShopcarConfirm_SetConfirmBox_m2555307647_MetadataUsageId; extern const uint32_t uiShopcarConfirm_OnClkBuyUseBindDiamond_m1009986602_MetadataUsageId; extern RuntimeClass* List_1_t513309759_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t128053199_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1095739899_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1628857705_RuntimeMethod_var; extern const uint32_t uiShopSearch__ctor_m1036553835_MetadataUsageId; extern RuntimeClass* List_1_t1666189680_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1679529104_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2778281004_RuntimeMethod_var; extern const RuntimeMethod* uiShopSearch_OnQualityClick_m2344994797_RuntimeMethod_var; extern const RuntimeMethod* uiShopSearch_OnCashClick_m198104289_RuntimeMethod_var; extern const RuntimeMethod* uiShopSearch_OnClickClose_m3362282513_RuntimeMethod_var; extern const RuntimeMethod* uiShopSearch_OnClickConfirm_m230319250_RuntimeMethod_var; extern String_t* _stringLiteral2601259978; extern String_t* _stringLiteral3093073886; extern String_t* _stringLiteral372084702; extern String_t* _stringLiteral2710736862; extern String_t* _stringLiteral1519095774; extern String_t* _stringLiteral3857747934; extern String_t* _stringLiteral1982482095; extern String_t* _stringLiteral1982482092; extern String_t* _stringLiteral1982482093; extern String_t* _stringLiteral3483483719; extern String_t* _stringLiteral1828438157; extern const uint32_t uiShopSearch_OnPageInit_m1281516358_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m663109793_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2627180686_RuntimeMethod_var; extern const RuntimeMethod* List_1_Clear_m2269680114_RuntimeMethod_var; extern const RuntimeMethod* List_1_GetEnumerator_m1589339842_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4003338442_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2628529444_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2980077580_RuntimeMethod_var; extern String_t* _stringLiteral653082216; extern const uint32_t uiShopSearch_OnPageShow_m109988674_MetadataUsageId; extern const uint32_t uiShopSearch_OnClickClose_m3362282513_MetadataUsageId; extern const uint32_t uiShopSearch_OnClickConfirm_m230319250_MetadataUsageId; extern RuntimeClass* U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t3508669908_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1716160767_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m3706286206_RuntimeMethod_var; extern const RuntimeMethod* List_1_ForEach_m2171788310_RuntimeMethod_var; extern const uint32_t uiShopSearch_GetSelcetTags_m110058144_MetadataUsageId; extern RuntimeClass* U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m342378595_RuntimeMethod_var; extern const RuntimeMethod* List_1_ForEach_m1350288232_RuntimeMethod_var; extern const uint32_t uiShopSearch_GetSelcetTagsStr_m401450088_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m2263725670_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m3037048099_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m697420525_RuntimeMethod_var; extern String_t* _stringLiteral1321364304; extern const uint32_t uiShopSearch_OnQualityClick_m2344994797_MetadataUsageId; extern const uint32_t uiShopSearch_OnCashClick_m198104289_MetadataUsageId; extern const RuntimeMethod* List_1_AddRange_m3399610848_RuntimeMethod_var; extern const uint32_t U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1716160767_MetadataUsageId; extern String_t* _stringLiteral3452614532; extern const uint32_t U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m342378595_MetadataUsageId; extern const uint32_t uiShowAchievement__ctor_m4250294791_MetadataUsageId; extern const RuntimeMethod* uiShowAchievement_OnClkGetAward_m947897078_RuntimeMethod_var; extern String_t* _stringLiteral243606195; extern String_t* _stringLiteral981317424; extern String_t* _stringLiteral3445799252; extern const uint32_t uiShowAchievement_OnPageInit_m439982127_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2517956010_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m950503425_RuntimeMethod_var; extern const uint32_t uiShowAchievement_OnPageShow_m2544102144_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m2449323650_RuntimeMethod_var; extern const uint32_t uiShowAchievement_OnClkGetAward_m947897078_MetadataUsageId; extern RuntimeClass* uiSignInItemU5BU5D_t2016263641_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var; extern String_t* _stringLiteral3064368064; extern String_t* _stringLiteral725715904; extern String_t* _stringLiteral2682031040; extern String_t* _stringLiteral343378880; extern String_t* _stringLiteral2299694016; extern const uint32_t uiSignInGroup_OnPageInit_m436149420_MetadataUsageId; extern String_t* _stringLiteral1244241778; extern String_t* _stringLiteral3725200891; extern String_t* _stringLiteral1807836922; extern String_t* _stringLiteral404597298; extern const uint32_t uiSignInItem_OnPageInit_m3053557688_MetadataUsageId; extern RuntimeClass* CSignInOldActivity_t331747599_il2cpp_TypeInfo_var; extern const uint32_t uiSignInItem_SetIndex_m909743902_MetadataUsageId; extern const uint32_t uiSignInItem_GetData_m4221696857_MetadataUsageId; extern const uint32_t uiSignInItem_LoadItemIcon_m1990815456_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisAnimation_t3648466861_m3766528019_RuntimeMethod_var; extern const RuntimeMethod* uiSignInItem_OnFadeInEnd1_m3299396515_RuntimeMethod_var; extern const uint32_t uiSignInItem_OnSignIn_m3693682044_MetadataUsageId; extern RuntimeClass* ScenePersonalWndSignIn_t3402646_il2cpp_TypeInfo_var; extern const uint32_t uiSignInItem_OnFadeInEnd1_m3299396515_MetadataUsageId; extern const uint32_t uiSignInItem_OnOpenDaetil_m882233585_MetadataUsageId; extern const uint32_t uiSignInItem_SetQuality_m420471757_MetadataUsageId; extern const uint32_t UISimpleMsgBox_ShowMsgBox_m1470596855_MetadataUsageId; extern const uint32_t OnSimpleMsgBoxClkCallBack_BeginInvoke_m2256209760_MetadataUsageId; extern RuntimeClass* uiAwardcellU5BU5D_t3191484015_il2cpp_TypeInfo_var; extern RuntimeClass* Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var; extern String_t* _stringLiteral4011786609; extern String_t* _stringLiteral2244588933; extern String_t* _stringLiteral4011781492; extern String_t* _stringLiteral728861108; extern String_t* _stringLiteral1446446716; extern String_t* _stringLiteral1837277999; extern String_t* _stringLiteral1147995305; extern String_t* _stringLiteral1734703317; extern String_t* _stringLiteral160725205; extern String_t* _stringLiteral2117040341; extern String_t* _stringLiteral543062229; extern String_t* _stringLiteral2499377365; extern const uint32_t uiSingleLevelTemplete_OnPageInit_m993255384_MetadataUsageId; extern const uint32_t uiSingleLevelTemplete_OnEnable_m3419889946_MetadataUsageId; extern RuntimeClass* CActivityAwardSingleLevel_t347963756_il2cpp_TypeInfo_var; extern const uint32_t uiSingleLevelTemplete_Update_m2201696502_MetadataUsageId; extern const RuntimeMethod* CAwardInfo_1_get_AwardList_m2465244713_RuntimeMethod_var; extern const uint32_t uiSingleLevelTemplete_SetAwardData_m1267028347_MetadataUsageId; extern RuntimeClass* CActivityConfig_t3711341450_il2cpp_TypeInfo_var; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2556884982; extern String_t* _stringLiteral522155291; extern String_t* _stringLiteral130639761; extern String_t* _stringLiteral4045920048; extern const uint32_t uiSingleLevelTemplete__SetData_m125627793_MetadataUsageId; extern String_t* _stringLiteral2004533002; extern const uint32_t uiSingleLevelTemplete_GetTitleRes_m1398626028_MetadataUsageId; extern const uint32_t uiSingleLevelTemplete_GetTimeRange_m981601493_MetadataUsageId; extern const uint32_t uiSingleLevelTemplete_GetDescText_m1136271807_MetadataUsageId; extern String_t* _stringLiteral1042399946; extern String_t* _stringLiteral165149276; extern const uint32_t uiSingleLevelTemplete_GetItemName_m290601131_MetadataUsageId; extern const uint32_t uiSingleLevelTemplete_OnClickAccept_m1349759304_MetadataUsageId; extern RuntimeClass* List_1_t509627321_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m832283934_RuntimeMethod_var; extern const uint32_t uiSingleRechargeItem__ctor_m232007055_MetadataUsageId; extern String_t* _stringLiteral3971273718; extern String_t* _stringLiteral2755409681; extern String_t* _stringLiteral1220246614; extern String_t* _stringLiteral3974716886; extern String_t* _stringLiteral88648756; extern const uint32_t uiSingleRechargeItem_Awake_m3274211408_MetadataUsageId; extern RuntimeClass* CacheData_t3332519875_il2cpp_TypeInfo_var; extern const RuntimeMethod* Object_Instantiate_TisTransform_t3600365921_m3433092333_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m122024774_RuntimeMethod_var; extern String_t* _stringLiteral3510943694; extern String_t* _stringLiteral416089526; extern String_t* _stringLiteral1150207698; extern String_t* _stringLiteral3591320794; extern const uint32_t uiSingleRechargeItem_Init_m2713996831_MetadataUsageId; extern const RuntimeMethod* List_1_GetEnumerator_m75836758_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m1735071805_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2580929336_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m231065264_RuntimeMethod_var; extern const uint32_t uiSingleRechargeItem_Update_m2797247117_MetadataUsageId; extern const uint32_t uiSingleRechargeItem_OnClickItem_m2271787648_MetadataUsageId; extern String_t* _stringLiteral1485728440; extern const uint32_t uiSingleRechargeItem_OnClickRecharge_m3816717837_MetadataUsageId; extern const uint32_t uiSingleRechargeItem_OnClickGet_m1022333248_MetadataUsageId; extern String_t* _stringLiteral3822464166; extern const uint32_t UISlider__ctor_m3424685808_MetadataUsageId; extern const uint32_t UISlider_get_sliderValue_m3558124828_MetadataUsageId; extern const uint32_t UISlider_set_fullSize_m1382307047_MetadataUsageId; extern RuntimeClass* UISprite_t194114938_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUIWidget_t3538521925_m555478364_RuntimeMethod_var; extern String_t* _stringLiteral448957953; extern const uint32_t UISlider_Init_m901271908_MetadataUsageId; extern RuntimeClass* BoxCollider_t1640800422_il2cpp_TypeInfo_var; extern const uint32_t UISlider_Awake_m3997300939_MetadataUsageId; extern const RuntimeMethod* UISlider_OnPressThumb_m2545579614_RuntimeMethod_var; extern const RuntimeMethod* UISlider_OnDragThumb_m4190235865_RuntimeMethod_var; extern const uint32_t UISlider_Start_m3245140068_MetadataUsageId; extern const uint32_t UISlider_OnPress_m275177817_MetadataUsageId; extern const uint32_t UISlider_UpdateDrag_m1714508509_MetadataUsageId; extern RuntimeClass* UISlider_t886033014_il2cpp_TypeInfo_var; extern const RuntimeMethod* Action_1_Invoke_m2159083576_RuntimeMethod_var; extern String_t* _stringLiteral2374459669; extern const uint32_t UISlider_Set_m2001757091_MetadataUsageId; extern RuntimeClass* ColorU5BU5D_t941916413_il2cpp_TypeInfo_var; extern const uint32_t UISliderColors__ctor_m988549920_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUISlider_t886033014_m856673415_RuntimeMethod_var; extern const uint32_t UISliderColors_Start_m108393022_MetadataUsageId; extern const uint32_t UISliderColors_Update_m4030860820_MetadataUsageId; extern RuntimeClass* uiHelpSliderItem_t1334750846_il2cpp_TypeInfo_var; extern const uint32_t uiSongCell__ctor_m1598795476_MetadataUsageId; extern const RuntimeMethod* uiSongCell_U3COnPageInitU3Em__0_m1099365326_RuntimeMethod_var; extern String_t* _stringLiteral15360362; extern String_t* _stringLiteral4290314097; extern String_t* _stringLiteral1117220394; extern String_t* _stringLiteral3885472479; extern String_t* _stringLiteral290195279; extern const uint32_t uiSongCell_OnPageInit_m4129334104_MetadataUsageId; extern String_t* _stringLiteral2527927615; extern String_t* _stringLiteral2570825119; extern const uint32_t uiSongCell_OnSongDetail_m2613658663_MetadataUsageId; extern String_t* _stringLiteral3378249757; extern const uint32_t uiSongCell_LoadSongImage_m1658979798_MetadataUsageId; extern const uint32_t uiSongCell_SetBPM_m9235636_MetadataUsageId; extern String_t* _stringLiteral3506163547; extern String_t* _stringLiteral3933112502; extern String_t* _stringLiteral837210141; extern String_t* _stringLiteral2522787689; extern const uint32_t uiSongCell_SetIndex_m30815779_MetadataUsageId; extern RuntimeClass* UIButtonU5BU5D_t3323858191_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911_RuntimeMethod_var; extern String_t* _stringLiteral2048245656; extern String_t* _stringLiteral1101627561; extern String_t* _stringLiteral4131563184; extern String_t* _stringLiteral2629364780; extern String_t* _stringLiteral995859761; extern String_t* _stringLiteral1988845338; extern String_t* _stringLiteral3596827208; extern String_t* _stringLiteral410071855; extern String_t* _stringLiteral2761144360; extern String_t* _stringLiteral1170438711; extern String_t* _stringLiteral682731653; extern String_t* _stringLiteral3367280826; extern String_t* _stringLiteral3367215290; extern String_t* _stringLiteral3367149754; extern String_t* _stringLiteral155589334; extern const uint32_t uiSongDetail_OnPageInit_m2411944391_MetadataUsageId; extern const uint32_t uiSongDetail_Update_m3337850582_MetadataUsageId; extern String_t* _stringLiteral3699984892; extern String_t* _stringLiteral3461469845; extern const uint32_t uiSongDetail_OnSwitchDiffcult_m3671185238_MetadataUsageId; extern RuntimeClass* uiSongDetail_t299802923_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiSongDetail_OnFadeOutEnd_m1674809682_RuntimeMethod_var; extern String_t* _stringLiteral3503081901; extern const uint32_t uiSongDetail_OnConfirm_m224435748_MetadataUsageId; extern const uint32_t uiSongDetail_OnCancel_m689000321_MetadataUsageId; extern const uint32_t uiSongDetail_OnFadeOutEnd_m1674809682_MetadataUsageId; extern const uint32_t uiSongDetail_Init_m2104716163_MetadataUsageId; extern const uint32_t uiSongDetail_SetRank_m3401911192_MetadataUsageId; extern const uint32_t uiSongDetail_ResetMyMaxScore_m1852738948_MetadataUsageId; extern const uint32_t uiSongDetail_SetSongLv_m3601741325_MetadataUsageId; extern const uint32_t uiSongDetail_SetDiff_m1229797105_MetadataUsageId; extern const uint32_t uiSongDetail_LoadSongImg_m2993052812_MetadataUsageId; struct GameObjectU5BU5D_t3328599146; struct uiRoleModelDataU5BU5D_t153388953; struct TransformU5BU5D_t807237628; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct Int32U5BU5D_t385246372; struct MemberInfoU5BU5D_t1518970116; struct uiRoomCellU5BU5D_t3274490799; struct UICheckboxU5BU5D_t3313275042; struct ByteU5BU5D_t4116647657; struct uiSignInItemU5BU5D_t2016263641; struct uiAwardcellU5BU5D_t3191484015; struct Vector3U5BU5D_t1718750761; struct ColorU5BU5D_t941916413; struct UIButtonU5BU5D_t3323858191; #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 CJUNIORROLEMODELITEM_T636793867_H #define CJUNIORROLEMODELITEM_T636793867_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_male Dictionary_2_t1839659084 * ___m_male_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_female Dictionary_2_t1839659084 * ___m_female_1; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_maleNewRole Dictionary_2_t1839659084 * ___m_maleNewRole_2; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Scene.CJuniorRoleModelItem::m_femaleNewRole Dictionary_2_t1839659084 * ___m_femaleNewRole_3; public: inline static int32_t get_offset_of_m_male_0() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_male_0)); } inline Dictionary_2_t1839659084 * get_m_male_0() const { return ___m_male_0; } inline Dictionary_2_t1839659084 ** get_address_of_m_male_0() { return &___m_male_0; } inline void set_m_male_0(Dictionary_2_t1839659084 * value) { ___m_male_0 = value; Il2CppCodeGenWriteBarrier((&___m_male_0), value); } inline static int32_t get_offset_of_m_female_1() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_female_1)); } inline Dictionary_2_t1839659084 * get_m_female_1() const { return ___m_female_1; } inline Dictionary_2_t1839659084 ** get_address_of_m_female_1() { return &___m_female_1; } inline void set_m_female_1(Dictionary_2_t1839659084 * value) { ___m_female_1 = value; Il2CppCodeGenWriteBarrier((&___m_female_1), value); } inline static int32_t get_offset_of_m_maleNewRole_2() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_maleNewRole_2)); } inline Dictionary_2_t1839659084 * get_m_maleNewRole_2() const { return ___m_maleNewRole_2; } inline Dictionary_2_t1839659084 ** get_address_of_m_maleNewRole_2() { return &___m_maleNewRole_2; } inline void set_m_maleNewRole_2(Dictionary_2_t1839659084 * value) { ___m_maleNewRole_2 = value; Il2CppCodeGenWriteBarrier((&___m_maleNewRole_2), value); } inline static int32_t get_offset_of_m_femaleNewRole_3() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867, ___m_femaleNewRole_3)); } inline Dictionary_2_t1839659084 * get_m_femaleNewRole_3() const { return ___m_femaleNewRole_3; } inline Dictionary_2_t1839659084 ** get_address_of_m_femaleNewRole_3() { return &___m_femaleNewRole_3; } inline void set_m_femaleNewRole_3(Dictionary_2_t1839659084 * value) { ___m_femaleNewRole_3 = value; Il2CppCodeGenWriteBarrier((&___m_femaleNewRole_3), value); } }; struct CJuniorRoleModelItem_t636793867_StaticFields { public: // DMCore.Framework.Scene.CJuniorRoleModelItem DMCore.Framework.Scene.CJuniorRoleModelItem::s_Instance CJuniorRoleModelItem_t636793867 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CJuniorRoleModelItem_t636793867_StaticFields, ___s_Instance_4)); } inline CJuniorRoleModelItem_t636793867 * get_s_Instance_4() const { return ___s_Instance_4; } inline CJuniorRoleModelItem_t636793867 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CJuniorRoleModelItem_t636793867 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJUNIORROLEMODELITEM_T636793867_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 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 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 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 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 CVIPMANAGER_T269477008_H #define CVIPMANAGER_T269477008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CVipManager struct CVipManager_t269477008 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CVipManager::m_IsNeedRefreshMainPage bool ___m_IsNeedRefreshMainPage_0; // System.Boolean DMCore.Logic.CVipManager::m_IsNeedRefreshGiftPage bool ___m_IsNeedRefreshGiftPage_1; public: inline static int32_t get_offset_of_m_IsNeedRefreshMainPage_0() { return static_cast(offsetof(CVipManager_t269477008, ___m_IsNeedRefreshMainPage_0)); } inline bool get_m_IsNeedRefreshMainPage_0() const { return ___m_IsNeedRefreshMainPage_0; } inline bool* get_address_of_m_IsNeedRefreshMainPage_0() { return &___m_IsNeedRefreshMainPage_0; } inline void set_m_IsNeedRefreshMainPage_0(bool value) { ___m_IsNeedRefreshMainPage_0 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshGiftPage_1() { return static_cast(offsetof(CVipManager_t269477008, ___m_IsNeedRefreshGiftPage_1)); } inline bool get_m_IsNeedRefreshGiftPage_1() const { return ___m_IsNeedRefreshGiftPage_1; } inline bool* get_address_of_m_IsNeedRefreshGiftPage_1() { return &___m_IsNeedRefreshGiftPage_1; } inline void set_m_IsNeedRefreshGiftPage_1(bool value) { ___m_IsNeedRefreshGiftPage_1 = value; } }; struct CVipManager_t269477008_StaticFields { public: // DMCore.Logic.CVipManager DMCore.Logic.CVipManager::s_Instance CVipManager_t269477008 * ___s_Instance_2; // System.String DMCore.Logic.CVipManager::s_Default_State_Value String_t* ___s_Default_State_Value_3; // UIAtlas DMCore.Logic.CVipManager::s_VipAtlasRes UIAtlas_t3195533529 * ___s_VipAtlasRes_4; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_Instance_2)); } inline CVipManager_t269477008 * get_s_Instance_2() const { return ___s_Instance_2; } inline CVipManager_t269477008 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CVipManager_t269477008 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_s_Default_State_Value_3() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_Default_State_Value_3)); } inline String_t* get_s_Default_State_Value_3() const { return ___s_Default_State_Value_3; } inline String_t** get_address_of_s_Default_State_Value_3() { return &___s_Default_State_Value_3; } inline void set_s_Default_State_Value_3(String_t* value) { ___s_Default_State_Value_3 = value; Il2CppCodeGenWriteBarrier((&___s_Default_State_Value_3), value); } inline static int32_t get_offset_of_s_VipAtlasRes_4() { return static_cast(offsetof(CVipManager_t269477008_StaticFields, ___s_VipAtlasRes_4)); } inline UIAtlas_t3195533529 * get_s_VipAtlasRes_4() const { return ___s_VipAtlasRes_4; } inline UIAtlas_t3195533529 ** get_address_of_s_VipAtlasRes_4() { return &___s_VipAtlasRes_4; } inline void set_s_VipAtlasRes_4(UIAtlas_t3195533529 * value) { ___s_VipAtlasRes_4 = value; Il2CppCodeGenWriteBarrier((&___s_VipAtlasRes_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVIPMANAGER_T269477008_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 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 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 IDATAEVENT_T1799629657_H #define IDATAEVENT_T1799629657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataEvent struct IDataEvent_t1799629657 : public RuntimeObject { public: // IDataModel IDataEvent::k__BackingField IDataModel_t653005279 * ___U3CDataModelU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataModelU3Ek__BackingField_0() { return static_cast(offsetof(IDataEvent_t1799629657, ___U3CDataModelU3Ek__BackingField_0)); } inline IDataModel_t653005279 * get_U3CDataModelU3Ek__BackingField_0() const { return ___U3CDataModelU3Ek__BackingField_0; } inline IDataModel_t653005279 ** get_address_of_U3CDataModelU3Ek__BackingField_0() { return &___U3CDataModelU3Ek__BackingField_0; } inline void set_U3CDataModelU3Ek__BackingField_0(IDataModel_t653005279 * value) { ___U3CDataModelU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataModelU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAEVENT_T1799629657_H #ifndef CPRIVILEGEMANAGER_T2732865419_H #define CPRIVILEGEMANAGER_T2732865419_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPrivilegeManager struct CPrivilegeManager_t2732865419 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CPrivilegeManager::k__BackingField bool ___U3CIsChangedSelectU3Ek__BackingField_0; // System.Collections.Generic.List`1 DMCore.Logic.CPrivilegeManager::m_pkgList List_1_t1275442333 * ___m_pkgList_2; // CDataModelBool DMCore.Logic.CPrivilegeManager::m_listReady CDataModelBool_t2269476966 * ___m_listReady_3; // System.Collections.Generic.List`1 DMCore.Logic.CPrivilegeManager::m_equipModelList List_1_t128053199 * ___m_equipModelList_4; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.CPrivilegeManager::m_roleObj ISceneRole_t2394225724 * ___m_roleObj_5; // CDataModelBool DMCore.Logic.CPrivilegeManager::m_bSwitchSex CDataModelBool_t2269476966 * ___m_bSwitchSex_6; public: inline static int32_t get_offset_of_U3CIsChangedSelectU3Ek__BackingField_0() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___U3CIsChangedSelectU3Ek__BackingField_0)); } inline bool get_U3CIsChangedSelectU3Ek__BackingField_0() const { return ___U3CIsChangedSelectU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsChangedSelectU3Ek__BackingField_0() { return &___U3CIsChangedSelectU3Ek__BackingField_0; } inline void set_U3CIsChangedSelectU3Ek__BackingField_0(bool value) { ___U3CIsChangedSelectU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_pkgList_2() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_pkgList_2)); } inline List_1_t1275442333 * get_m_pkgList_2() const { return ___m_pkgList_2; } inline List_1_t1275442333 ** get_address_of_m_pkgList_2() { return &___m_pkgList_2; } inline void set_m_pkgList_2(List_1_t1275442333 * value) { ___m_pkgList_2 = value; Il2CppCodeGenWriteBarrier((&___m_pkgList_2), value); } inline static int32_t get_offset_of_m_listReady_3() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_listReady_3)); } inline CDataModelBool_t2269476966 * get_m_listReady_3() const { return ___m_listReady_3; } inline CDataModelBool_t2269476966 ** get_address_of_m_listReady_3() { return &___m_listReady_3; } inline void set_m_listReady_3(CDataModelBool_t2269476966 * value) { ___m_listReady_3 = value; Il2CppCodeGenWriteBarrier((&___m_listReady_3), value); } inline static int32_t get_offset_of_m_equipModelList_4() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_equipModelList_4)); } inline List_1_t128053199 * get_m_equipModelList_4() const { return ___m_equipModelList_4; } inline List_1_t128053199 ** get_address_of_m_equipModelList_4() { return &___m_equipModelList_4; } inline void set_m_equipModelList_4(List_1_t128053199 * value) { ___m_equipModelList_4 = value; Il2CppCodeGenWriteBarrier((&___m_equipModelList_4), value); } inline static int32_t get_offset_of_m_roleObj_5() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_roleObj_5)); } inline ISceneRole_t2394225724 * get_m_roleObj_5() const { return ___m_roleObj_5; } inline ISceneRole_t2394225724 ** get_address_of_m_roleObj_5() { return &___m_roleObj_5; } inline void set_m_roleObj_5(ISceneRole_t2394225724 * value) { ___m_roleObj_5 = value; Il2CppCodeGenWriteBarrier((&___m_roleObj_5), value); } inline static int32_t get_offset_of_m_bSwitchSex_6() { return static_cast(offsetof(CPrivilegeManager_t2732865419, ___m_bSwitchSex_6)); } inline CDataModelBool_t2269476966 * get_m_bSwitchSex_6() const { return ___m_bSwitchSex_6; } inline CDataModelBool_t2269476966 ** get_address_of_m_bSwitchSex_6() { return &___m_bSwitchSex_6; } inline void set_m_bSwitchSex_6(CDataModelBool_t2269476966 * value) { ___m_bSwitchSex_6 = value; Il2CppCodeGenWriteBarrier((&___m_bSwitchSex_6), value); } }; struct CPrivilegeManager_t2732865419_StaticFields { public: // DMCore.Logic.CPrivilegeManager DMCore.Logic.CPrivilegeManager::s_Instance CPrivilegeManager_t2732865419 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CPrivilegeManager_t2732865419_StaticFields, ___s_Instance_1)); } inline CPrivilegeManager_t2732865419 * get_s_Instance_1() const { return ___s_Instance_1; } inline CPrivilegeManager_t2732865419 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CPrivilegeManager_t2732865419 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPRIVILEGEMANAGER_T2732865419_H #ifndef LIST_1_T1200078896_H #define LIST_1_T1200078896_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_t1200078896 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIRootU5BU5D_t1227295135* ____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_t1200078896, ____items_1)); } inline UIRootU5BU5D_t1227295135* get__items_1() const { return ____items_1; } inline UIRootU5BU5D_t1227295135** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIRootU5BU5D_t1227295135* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1200078896, ____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_t1200078896, ____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_t1200078896_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UIRootU5BU5D_t1227295135* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1200078896_StaticFields, ___EmptyArray_4)); } inline UIRootU5BU5D_t1227295135* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UIRootU5BU5D_t1227295135** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UIRootU5BU5D_t1227295135* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1200078896_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 CRENEWMSGBOXCONTROL_T3836031106_H #define CRENEWMSGBOXCONTROL_T3836031106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRenewMsgBoxControl struct CRenewMsgBoxControl_t3836031106 : public RuntimeObject { public: // UnityEngine.GameObject DMCore.Logic.CRenewMsgBoxControl::m_renewBoxObj GameObject_t1113636619 * ___m_renewBoxObj_3; // DMCore.CDataArray DMCore.Logic.CRenewMsgBoxControl::m_renewItems CDataArray_t4068198041 * ___m_renewItems_4; public: inline static int32_t get_offset_of_m_renewBoxObj_3() { return static_cast(offsetof(CRenewMsgBoxControl_t3836031106, ___m_renewBoxObj_3)); } inline GameObject_t1113636619 * get_m_renewBoxObj_3() const { return ___m_renewBoxObj_3; } inline GameObject_t1113636619 ** get_address_of_m_renewBoxObj_3() { return &___m_renewBoxObj_3; } inline void set_m_renewBoxObj_3(GameObject_t1113636619 * value) { ___m_renewBoxObj_3 = value; Il2CppCodeGenWriteBarrier((&___m_renewBoxObj_3), value); } inline static int32_t get_offset_of_m_renewItems_4() { return static_cast(offsetof(CRenewMsgBoxControl_t3836031106, ___m_renewItems_4)); } inline CDataArray_t4068198041 * get_m_renewItems_4() const { return ___m_renewItems_4; } inline CDataArray_t4068198041 ** get_address_of_m_renewItems_4() { return &___m_renewItems_4; } inline void set_m_renewItems_4(CDataArray_t4068198041 * value) { ___m_renewItems_4 = value; Il2CppCodeGenWriteBarrier((&___m_renewItems_4), value); } }; struct CRenewMsgBoxControl_t3836031106_StaticFields { public: // DMCore.Logic.CRenewMsgBoxControl DMCore.Logic.CRenewMsgBoxControl::s_intance CRenewMsgBoxControl_t3836031106 * ___s_intance_2; public: inline static int32_t get_offset_of_s_intance_2() { return static_cast(offsetof(CRenewMsgBoxControl_t3836031106_StaticFields, ___s_intance_2)); } inline CRenewMsgBoxControl_t3836031106 * get_s_intance_2() const { return ___s_intance_2; } inline CRenewMsgBoxControl_t3836031106 ** get_address_of_s_intance_2() { return &___s_intance_2; } inline void set_s_intance_2(CRenewMsgBoxControl_t3836031106 * value) { ___s_intance_2 = value; Il2CppCodeGenWriteBarrier((&___s_intance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRENEWMSGBOXCONTROL_T3836031106_H #ifndef CRENEWITEMINFO_T1742581428_H #define CRENEWITEMINFO_T1742581428_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRenewItemInfo struct CRenewItemInfo_t1742581428 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRenewItemInfo::m_configId int32_t ___m_configId_0; // System.Int32 DMCore.Logic.CRenewItemInfo::m_serverId int32_t ___m_serverId_1; // System.Int32 DMCore.Logic.CRenewItemInfo::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CRenewItemInfo::m_dCash int32_t ___m_dCash_3; // System.Single DMCore.Logic.CRenewItemInfo::m_discount float ___m_discount_4; // System.Int32 DMCore.Logic.CRenewItemInfo::m_gCash int32_t ___m_gCash_5; public: inline static int32_t get_offset_of_m_configId_0() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_configId_0)); } inline int32_t get_m_configId_0() const { return ___m_configId_0; } inline int32_t* get_address_of_m_configId_0() { return &___m_configId_0; } inline void set_m_configId_0(int32_t value) { ___m_configId_0 = value; } inline static int32_t get_offset_of_m_serverId_1() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_serverId_1)); } inline int32_t get_m_serverId_1() const { return ___m_serverId_1; } inline int32_t* get_address_of_m_serverId_1() { return &___m_serverId_1; } inline void set_m_serverId_1(int32_t value) { ___m_serverId_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_valid_2)); } inline int32_t get_m_valid_2() const { return ___m_valid_2; } inline int32_t* get_address_of_m_valid_2() { return &___m_valid_2; } inline void set_m_valid_2(int32_t value) { ___m_valid_2 = value; } inline static int32_t get_offset_of_m_dCash_3() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_dCash_3)); } inline int32_t get_m_dCash_3() const { return ___m_dCash_3; } inline int32_t* get_address_of_m_dCash_3() { return &___m_dCash_3; } inline void set_m_dCash_3(int32_t value) { ___m_dCash_3 = value; } inline static int32_t get_offset_of_m_discount_4() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_discount_4)); } inline float get_m_discount_4() const { return ___m_discount_4; } inline float* get_address_of_m_discount_4() { return &___m_discount_4; } inline void set_m_discount_4(float value) { ___m_discount_4 = value; } inline static int32_t get_offset_of_m_gCash_5() { return static_cast(offsetof(CRenewItemInfo_t1742581428, ___m_gCash_5)); } inline int32_t get_m_gCash_5() const { return ___m_gCash_5; } inline int32_t* get_address_of_m_gCash_5() { return &___m_gCash_5; } inline void set_m_gCash_5(int32_t value) { ___m_gCash_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRENEWITEMINFO_T1742581428_H #ifndef 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 CMYPACKAGEMANAGER_T122981866_H #define CMYPACKAGEMANAGER_T122981866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CbNeedFreshUIU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsSelectU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CMyPackageManager::k__BackingField bool ___U3CIsShowSelectU3Ek__BackingField_2; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiMainType int32_t ___m_uiMainType_3; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiSubType int32_t ___m_uiSubType_4; // System.Int32 DMCore.Logic.CMyPackageManager::m_uiActiveItem int32_t ___m_uiActiveItem_5; // System.Int32 DMCore.Logic.CMyPackageManager::m_LeftTime int32_t ___m_LeftTime_6; // BetterList`1 DMCore.Logic.CMyPackageManager::m_listBianshenCard BetterList_1_t1591806957 * ___m_listBianshenCard_7; // System.Boolean DMCore.Logic.CMyPackageManager::m_IsRenewDataChanged bool ___m_IsRenewDataChanged_8; public: inline static int32_t get_offset_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CbNeedFreshUIU3Ek__BackingField_0)); } inline bool get_U3CbNeedFreshUIU3Ek__BackingField_0() const { return ___U3CbNeedFreshUIU3Ek__BackingField_0; } inline bool* get_address_of_U3CbNeedFreshUIU3Ek__BackingField_0() { return &___U3CbNeedFreshUIU3Ek__BackingField_0; } inline void set_U3CbNeedFreshUIU3Ek__BackingField_0(bool value) { ___U3CbNeedFreshUIU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsSelectU3Ek__BackingField_1() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsSelectU3Ek__BackingField_1)); } inline bool get_U3CIsSelectU3Ek__BackingField_1() const { return ___U3CIsSelectU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSelectU3Ek__BackingField_1() { return &___U3CIsSelectU3Ek__BackingField_1; } inline void set_U3CIsSelectU3Ek__BackingField_1(bool value) { ___U3CIsSelectU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsShowSelectU3Ek__BackingField_2() { return static_cast(offsetof(CMyPackageManager_t122981866, ___U3CIsShowSelectU3Ek__BackingField_2)); } inline bool get_U3CIsShowSelectU3Ek__BackingField_2() const { return ___U3CIsShowSelectU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsShowSelectU3Ek__BackingField_2() { return &___U3CIsShowSelectU3Ek__BackingField_2; } inline void set_U3CIsShowSelectU3Ek__BackingField_2(bool value) { ___U3CIsShowSelectU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_uiMainType_3() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiMainType_3)); } inline int32_t get_m_uiMainType_3() const { return ___m_uiMainType_3; } inline int32_t* get_address_of_m_uiMainType_3() { return &___m_uiMainType_3; } inline void set_m_uiMainType_3(int32_t value) { ___m_uiMainType_3 = value; } inline static int32_t get_offset_of_m_uiSubType_4() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiSubType_4)); } inline int32_t get_m_uiSubType_4() const { return ___m_uiSubType_4; } inline int32_t* get_address_of_m_uiSubType_4() { return &___m_uiSubType_4; } inline void set_m_uiSubType_4(int32_t value) { ___m_uiSubType_4 = value; } inline static int32_t get_offset_of_m_uiActiveItem_5() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_uiActiveItem_5)); } inline int32_t get_m_uiActiveItem_5() const { return ___m_uiActiveItem_5; } inline int32_t* get_address_of_m_uiActiveItem_5() { return &___m_uiActiveItem_5; } inline void set_m_uiActiveItem_5(int32_t value) { ___m_uiActiveItem_5 = value; } inline static int32_t get_offset_of_m_LeftTime_6() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_LeftTime_6)); } inline int32_t get_m_LeftTime_6() const { return ___m_LeftTime_6; } inline int32_t* get_address_of_m_LeftTime_6() { return &___m_LeftTime_6; } inline void set_m_LeftTime_6(int32_t value) { ___m_LeftTime_6 = value; } inline static int32_t get_offset_of_m_listBianshenCard_7() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_listBianshenCard_7)); } inline BetterList_1_t1591806957 * get_m_listBianshenCard_7() const { return ___m_listBianshenCard_7; } inline BetterList_1_t1591806957 ** get_address_of_m_listBianshenCard_7() { return &___m_listBianshenCard_7; } inline void set_m_listBianshenCard_7(BetterList_1_t1591806957 * value) { ___m_listBianshenCard_7 = value; Il2CppCodeGenWriteBarrier((&___m_listBianshenCard_7), value); } inline static int32_t get_offset_of_m_IsRenewDataChanged_8() { return static_cast(offsetof(CMyPackageManager_t122981866, ___m_IsRenewDataChanged_8)); } inline bool get_m_IsRenewDataChanged_8() const { return ___m_IsRenewDataChanged_8; } inline bool* get_address_of_m_IsRenewDataChanged_8() { return &___m_IsRenewDataChanged_8; } inline void set_m_IsRenewDataChanged_8(bool value) { ___m_IsRenewDataChanged_8 = value; } }; struct CMyPackageManager_t122981866_StaticFields { public: // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::s_Instance CMyPackageManager_t122981866 * ___s_Instance_9; public: inline static int32_t get_offset_of_s_Instance_9() { return static_cast(offsetof(CMyPackageManager_t122981866_StaticFields, ___s_Instance_9)); } inline CMyPackageManager_t122981866 * get_s_Instance_9() const { return ___s_Instance_9; } inline CMyPackageManager_t122981866 ** get_address_of_s_Instance_9() { return &___s_Instance_9; } inline void set_s_Instance_9(CMyPackageManager_t122981866 * value) { ___s_Instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMYPACKAGEMANAGER_T122981866_H #ifndef LIST_1_T3682870713_H #define LIST_1_T3682870713_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3682870713 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RedBagUserInfoU5BU5D_t3189544914* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3682870713, ____items_1)); } inline RedBagUserInfoU5BU5D_t3189544914* get__items_1() const { return ____items_1; } inline RedBagUserInfoU5BU5D_t3189544914** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RedBagUserInfoU5BU5D_t3189544914* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3682870713, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3682870713, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3682870713_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RedBagUserInfoU5BU5D_t3189544914* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3682870713_StaticFields, ___EmptyArray_4)); } inline RedBagUserInfoU5BU5D_t3189544914* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RedBagUserInfoU5BU5D_t3189544914** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RedBagUserInfoU5BU5D_t3189544914* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3682870713_H #ifndef REDBAGUSERINFO_T2210795971_H #define REDBAGUSERINFO_T2210795971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagUserInfo struct RedBagUserInfo_t2210795971 : public RuntimeObject { public: // System.Int64 DMCore.Logic.RedBagUserInfo::UserId int64_t ___UserId_0; // System.Int32 DMCore.Logic.RedBagUserInfo::GetCoinNum int32_t ___GetCoinNum_1; // System.Int32 DMCore.Logic.RedBagUserInfo::IsBest int32_t ___IsBest_2; // System.String DMCore.Logic.RedBagUserInfo::GetTime String_t* ___GetTime_3; // System.Int32 DMCore.Logic.RedBagUserInfo::UserSex int32_t ___UserSex_4; // System.String DMCore.Logic.RedBagUserInfo::UserName String_t* ___UserName_5; // System.Int64 DMCore.Logic.RedBagUserInfo::UserPhoto int64_t ___UserPhoto_6; // System.Int32 DMCore.Logic.RedBagUserInfo::UserHeadBox int32_t ___UserHeadBox_7; public: inline static int32_t get_offset_of_UserId_0() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserId_0)); } inline int64_t get_UserId_0() const { return ___UserId_0; } inline int64_t* get_address_of_UserId_0() { return &___UserId_0; } inline void set_UserId_0(int64_t value) { ___UserId_0 = value; } inline static int32_t get_offset_of_GetCoinNum_1() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___GetCoinNum_1)); } inline int32_t get_GetCoinNum_1() const { return ___GetCoinNum_1; } inline int32_t* get_address_of_GetCoinNum_1() { return &___GetCoinNum_1; } inline void set_GetCoinNum_1(int32_t value) { ___GetCoinNum_1 = value; } inline static int32_t get_offset_of_IsBest_2() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___IsBest_2)); } inline int32_t get_IsBest_2() const { return ___IsBest_2; } inline int32_t* get_address_of_IsBest_2() { return &___IsBest_2; } inline void set_IsBest_2(int32_t value) { ___IsBest_2 = value; } inline static int32_t get_offset_of_GetTime_3() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___GetTime_3)); } inline String_t* get_GetTime_3() const { return ___GetTime_3; } inline String_t** get_address_of_GetTime_3() { return &___GetTime_3; } inline void set_GetTime_3(String_t* value) { ___GetTime_3 = value; Il2CppCodeGenWriteBarrier((&___GetTime_3), value); } inline static int32_t get_offset_of_UserSex_4() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserSex_4)); } inline int32_t get_UserSex_4() const { return ___UserSex_4; } inline int32_t* get_address_of_UserSex_4() { return &___UserSex_4; } inline void set_UserSex_4(int32_t value) { ___UserSex_4 = value; } inline static int32_t get_offset_of_UserName_5() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserName_5)); } inline String_t* get_UserName_5() const { return ___UserName_5; } inline String_t** get_address_of_UserName_5() { return &___UserName_5; } inline void set_UserName_5(String_t* value) { ___UserName_5 = value; Il2CppCodeGenWriteBarrier((&___UserName_5), value); } inline static int32_t get_offset_of_UserPhoto_6() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserPhoto_6)); } inline int64_t get_UserPhoto_6() const { return ___UserPhoto_6; } inline int64_t* get_address_of_UserPhoto_6() { return &___UserPhoto_6; } inline void set_UserPhoto_6(int64_t value) { ___UserPhoto_6 = value; } inline static int32_t get_offset_of_UserHeadBox_7() { return static_cast(offsetof(RedBagUserInfo_t2210795971, ___UserHeadBox_7)); } inline int32_t get_UserHeadBox_7() const { return ___UserHeadBox_7; } inline int32_t* get_address_of_UserHeadBox_7() { return &___UserHeadBox_7; } inline void set_UserHeadBox_7(int32_t value) { ___UserHeadBox_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGUSERINFO_T2210795971_H #ifndef 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 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 LIST_1_T2571181400_H #define LIST_1_T2571181400_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_t2571181400 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ThemeInfoU5BU5D_t3636267735* ____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_t2571181400, ____items_1)); } inline ThemeInfoU5BU5D_t3636267735* get__items_1() const { return ____items_1; } inline ThemeInfoU5BU5D_t3636267735** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ThemeInfoU5BU5D_t3636267735* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2571181400, ____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_t2571181400, ____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_t2571181400_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ThemeInfoU5BU5D_t3636267735* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2571181400_StaticFields, ___EmptyArray_4)); } inline ThemeInfoU5BU5D_t3636267735* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ThemeInfoU5BU5D_t3636267735** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ThemeInfoU5BU5D_t3636267735* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2571181400_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 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 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 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 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 BEATKEYRESULT_T1335677305_H #define BEATKEYRESULT_T1335677305_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.BeatKeyResult struct BeatKeyResult_t1335677305 : public RuntimeObject { public: // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_GreatCnt CEncrptHelp_Int_t51280996 * ____GreatCnt_0; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_CoolCnt CEncrptHelp_Int_t51280996 * ____CoolCnt_1; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MissCnt CEncrptHelp_Int_t51280996 * ____MissCnt_2; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_Score CEncrptHelp_Int_t51280996 * ____Score_3; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_PerfectCnt CEncrptHelp_Int_t51280996 * ____PerfectCnt_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.BeatKeyResult::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_5; public: inline static int32_t get_offset_of__GreatCnt_0() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____GreatCnt_0)); } inline CEncrptHelp_Int_t51280996 * get__GreatCnt_0() const { return ____GreatCnt_0; } inline CEncrptHelp_Int_t51280996 ** get_address_of__GreatCnt_0() { return &____GreatCnt_0; } inline void set__GreatCnt_0(CEncrptHelp_Int_t51280996 * value) { ____GreatCnt_0 = value; Il2CppCodeGenWriteBarrier((&____GreatCnt_0), value); } inline static int32_t get_offset_of__CoolCnt_1() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____CoolCnt_1)); } inline CEncrptHelp_Int_t51280996 * get__CoolCnt_1() const { return ____CoolCnt_1; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CoolCnt_1() { return &____CoolCnt_1; } inline void set__CoolCnt_1(CEncrptHelp_Int_t51280996 * value) { ____CoolCnt_1 = value; Il2CppCodeGenWriteBarrier((&____CoolCnt_1), value); } inline static int32_t get_offset_of__MissCnt_2() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MissCnt_2)); } inline CEncrptHelp_Int_t51280996 * get__MissCnt_2() const { return ____MissCnt_2; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MissCnt_2() { return &____MissCnt_2; } inline void set__MissCnt_2(CEncrptHelp_Int_t51280996 * value) { ____MissCnt_2 = value; Il2CppCodeGenWriteBarrier((&____MissCnt_2), value); } inline static int32_t get_offset_of__Score_3() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____Score_3)); } inline CEncrptHelp_Int_t51280996 * get__Score_3() const { return ____Score_3; } inline CEncrptHelp_Int_t51280996 ** get_address_of__Score_3() { return &____Score_3; } inline void set__Score_3(CEncrptHelp_Int_t51280996 * value) { ____Score_3 = value; Il2CppCodeGenWriteBarrier((&____Score_3), value); } inline static int32_t get_offset_of__PerfectCnt_4() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____PerfectCnt_4)); } inline CEncrptHelp_Int_t51280996 * get__PerfectCnt_4() const { return ____PerfectCnt_4; } inline CEncrptHelp_Int_t51280996 ** get_address_of__PerfectCnt_4() { return &____PerfectCnt_4; } inline void set__PerfectCnt_4(CEncrptHelp_Int_t51280996 * value) { ____PerfectCnt_4 = value; Il2CppCodeGenWriteBarrier((&____PerfectCnt_4), value); } inline static int32_t get_offset_of__MaxCombo_5() { return static_cast(offsetof(BeatKeyResult_t1335677305, ____MaxCombo_5)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_5() const { return ____MaxCombo_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_5() { return &____MaxCombo_5; } inline void set__MaxCombo_5(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_5 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYRESULT_T1335677305_H #ifndef 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 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 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 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 U3CGETSELCETTAGSSTRU3EC__ANONSTOREY1_T639848237_H #define U3CGETSELCETTAGSSTRU3EC__ANONSTOREY1_T639848237_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShopSearch/c__AnonStorey1 struct U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 : public RuntimeObject { public: // System.String uiShopSearch/c__AnonStorey1::tags String_t* ___tags_0; public: inline static int32_t get_offset_of_tags_0() { return static_cast(offsetof(U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237, ___tags_0)); } inline String_t* get_tags_0() const { return ___tags_0; } inline String_t** get_address_of_tags_0() { return &___tags_0; } inline void set_tags_0(String_t* value) { ___tags_0 = value; Il2CppCodeGenWriteBarrier((&___tags_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETSELCETTAGSSTRU3EC__ANONSTOREY1_T639848237_H #ifndef U3CGETSELCETTAGSU3EC__ANONSTOREY0_T2102707705_H #define U3CGETSELCETTAGSU3EC__ANONSTOREY0_T2102707705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShopSearch/c__AnonStorey0 struct U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 : public RuntimeObject { public: // System.Collections.Generic.List`1 uiShopSearch/c__AnonStorey0::tags List_1_t128053199 * ___tags_0; public: inline static int32_t get_offset_of_tags_0() { return static_cast(offsetof(U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705, ___tags_0)); } inline List_1_t128053199 * get_tags_0() const { return ___tags_0; } inline List_1_t128053199 ** get_address_of_tags_0() { return &___tags_0; } inline void set_tags_0(List_1_t128053199 * value) { ___tags_0 = value; Il2CppCodeGenWriteBarrier((&___tags_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETSELCETTAGSU3EC__ANONSTOREY0_T2102707705_H #ifndef DAYDATA_T3559000048_H #define DAYDATA_T3559000048_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSignInOldActivity/DayData struct DayData_t3559000048 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nDayIndex int32_t ___nDayIndex_0; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nMemberLevel int32_t ___nMemberLevel_1; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nDouble int32_t ___nDouble_2; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nNormal int32_t ___nNormal_3; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nItemID int32_t ___nItemID_4; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nNum int32_t ___nNum_5; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nValid int32_t ___nValid_6; // System.Int32 DMCore.Logic.CSignInOldActivity/DayData::nFashion int32_t ___nFashion_7; public: inline static int32_t get_offset_of_nDayIndex_0() { return static_cast(offsetof(DayData_t3559000048, ___nDayIndex_0)); } inline int32_t get_nDayIndex_0() const { return ___nDayIndex_0; } inline int32_t* get_address_of_nDayIndex_0() { return &___nDayIndex_0; } inline void set_nDayIndex_0(int32_t value) { ___nDayIndex_0 = value; } inline static int32_t get_offset_of_nMemberLevel_1() { return static_cast(offsetof(DayData_t3559000048, ___nMemberLevel_1)); } inline int32_t get_nMemberLevel_1() const { return ___nMemberLevel_1; } inline int32_t* get_address_of_nMemberLevel_1() { return &___nMemberLevel_1; } inline void set_nMemberLevel_1(int32_t value) { ___nMemberLevel_1 = value; } inline static int32_t get_offset_of_nDouble_2() { return static_cast(offsetof(DayData_t3559000048, ___nDouble_2)); } inline int32_t get_nDouble_2() const { return ___nDouble_2; } inline int32_t* get_address_of_nDouble_2() { return &___nDouble_2; } inline void set_nDouble_2(int32_t value) { ___nDouble_2 = value; } inline static int32_t get_offset_of_nNormal_3() { return static_cast(offsetof(DayData_t3559000048, ___nNormal_3)); } inline int32_t get_nNormal_3() const { return ___nNormal_3; } inline int32_t* get_address_of_nNormal_3() { return &___nNormal_3; } inline void set_nNormal_3(int32_t value) { ___nNormal_3 = value; } inline static int32_t get_offset_of_nItemID_4() { return static_cast(offsetof(DayData_t3559000048, ___nItemID_4)); } inline int32_t get_nItemID_4() const { return ___nItemID_4; } inline int32_t* get_address_of_nItemID_4() { return &___nItemID_4; } inline void set_nItemID_4(int32_t value) { ___nItemID_4 = value; } inline static int32_t get_offset_of_nNum_5() { return static_cast(offsetof(DayData_t3559000048, ___nNum_5)); } inline int32_t get_nNum_5() const { return ___nNum_5; } inline int32_t* get_address_of_nNum_5() { return &___nNum_5; } inline void set_nNum_5(int32_t value) { ___nNum_5 = value; } inline static int32_t get_offset_of_nValid_6() { return static_cast(offsetof(DayData_t3559000048, ___nValid_6)); } inline int32_t get_nValid_6() const { return ___nValid_6; } inline int32_t* get_address_of_nValid_6() { return &___nValid_6; } inline void set_nValid_6(int32_t value) { ___nValid_6 = value; } inline static int32_t get_offset_of_nFashion_7() { return static_cast(offsetof(DayData_t3559000048, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DAYDATA_T3559000048_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 ITEXTBASE_T660344599_H #define ITEXTBASE_T660344599_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.ITextBase struct ITextBase_t660344599 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Framework.ITextBase::m_listCache Dictionary_2_t4177511560 * ___m_listCache_0; public: inline static int32_t get_offset_of_m_listCache_0() { return static_cast(offsetof(ITextBase_t660344599, ___m_listCache_0)); } inline Dictionary_2_t4177511560 * get_m_listCache_0() const { return ___m_listCache_0; } inline Dictionary_2_t4177511560 ** get_address_of_m_listCache_0() { return &___m_listCache_0; } inline void set_m_listCache_0(Dictionary_2_t4177511560 * value) { ___m_listCache_0 = value; Il2CppCodeGenWriteBarrier((&___m_listCache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEXTBASE_T660344599_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef 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 CACHEDATA_T3332519875_H #define CACHEDATA_T3332519875_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSingleRechargeItem/CacheData struct CacheData_t3332519875 : public RuntimeObject { public: // System.Boolean uiSingleRechargeItem/CacheData::Completed bool ___Completed_0; // System.String uiSingleRechargeItem/CacheData::Path String_t* ___Path_1; // UITexture uiSingleRechargeItem/CacheData::Texture UITexture_t3471168817 * ___Texture_2; public: inline static int32_t get_offset_of_Completed_0() { return static_cast(offsetof(CacheData_t3332519875, ___Completed_0)); } inline bool get_Completed_0() const { return ___Completed_0; } inline bool* get_address_of_Completed_0() { return &___Completed_0; } inline void set_Completed_0(bool value) { ___Completed_0 = value; } inline static int32_t get_offset_of_Path_1() { return static_cast(offsetof(CacheData_t3332519875, ___Path_1)); } inline String_t* get_Path_1() const { return ___Path_1; } inline String_t** get_address_of_Path_1() { return &___Path_1; } inline void set_Path_1(String_t* value) { ___Path_1 = value; Il2CppCodeGenWriteBarrier((&___Path_1), value); } inline static int32_t get_offset_of_Texture_2() { return static_cast(offsetof(CacheData_t3332519875, ___Texture_2)); } inline UITexture_t3471168817 * get_Texture_2() const { return ___Texture_2; } inline UITexture_t3471168817 ** get_address_of_Texture_2() { return &___Texture_2; } inline void set_Texture_2(UITexture_t3471168817 * value) { ___Texture_2 = value; Il2CppCodeGenWriteBarrier((&___Texture_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACHEDATA_T3332519875_H #ifndef LIST_1_T509627321_H #define LIST_1_T509627321_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_t509627321 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CacheDataU5BU5D_t1551702482* ____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_t509627321, ____items_1)); } inline CacheDataU5BU5D_t1551702482* get__items_1() const { return ____items_1; } inline CacheDataU5BU5D_t1551702482** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CacheDataU5BU5D_t1551702482* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t509627321, ____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_t509627321, ____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_t509627321_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CacheDataU5BU5D_t1551702482* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t509627321_StaticFields, ___EmptyArray_4)); } inline CacheDataU5BU5D_t1551702482* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CacheDataU5BU5D_t1551702482** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CacheDataU5BU5D_t1551702482* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T509627321_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 LIST_1_T1666189680_H #define LIST_1_T1666189680_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_t1666189680 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UISpriteU5BU5D_t1415066463* ____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_t1666189680, ____items_1)); } inline UISpriteU5BU5D_t1415066463* get__items_1() const { return ____items_1; } inline UISpriteU5BU5D_t1415066463** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UISpriteU5BU5D_t1415066463* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1666189680, ____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_t1666189680, ____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_t1666189680_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UISpriteU5BU5D_t1415066463* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1666189680_StaticFields, ___EmptyArray_4)); } inline UISpriteU5BU5D_t1415066463* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UISpriteU5BU5D_t1415066463** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UISpriteU5BU5D_t1415066463* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1666189680_H #ifndef LIST_1_T3381194602_H #define LIST_1_T3381194602_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_t3381194602 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CTaskAwardUnitU5BU5D_t3065062461* ____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_t3381194602, ____items_1)); } inline CTaskAwardUnitU5BU5D_t3065062461* get__items_1() const { return ____items_1; } inline CTaskAwardUnitU5BU5D_t3065062461** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CTaskAwardUnitU5BU5D_t3065062461* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3381194602, ____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_t3381194602, ____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_t3381194602_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CTaskAwardUnitU5BU5D_t3065062461* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3381194602_StaticFields, ___EmptyArray_4)); } inline CTaskAwardUnitU5BU5D_t3065062461* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CTaskAwardUnitU5BU5D_t3065062461** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CTaskAwardUnitU5BU5D_t3065062461* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3381194602_H #ifndef SHOPMODEL_T101745799_H #define SHOPMODEL_T101745799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.shopModel struct shopModel_t101745799 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.shopModel::mDicAnim Dictionary_2_t2910090473 * ___mDicAnim_0; // System.Boolean DMCore.Logic.shopModel::m_bEnable bool ___m_bEnable_1; // System.Boolean DMCore.Logic.shopModel::m_bActiveMainRole bool ___m_bActiveMainRole_2; // System.Boolean DMCore.Logic.shopModel::m_bActiveShowMale bool ___m_bActiveShowMale_3; // System.Boolean DMCore.Logic.shopModel::m_bCoupleRoles bool ___m_bCoupleRoles_4; // System.Boolean DMCore.Logic.shopModel::m_bCoupleReady bool ___m_bCoupleReady_5; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple1 ISceneRole_t2394225724 * ___mModelCouple1_6; // System.Boolean DMCore.Logic.shopModel::ModelCouple1 bool ___ModelCouple1_7; // System.Int64 DMCore.Logic.shopModel::mCoupleUserId1 int64_t ___mCoupleUserId1_8; // System.Int32 DMCore.Logic.shopModel::mCoupleSex1 int32_t ___mCoupleSex1_9; // System.Int64 DMCore.Logic.shopModel::mCoupleUserId2 int64_t ___mCoupleUserId2_10; // System.Int32 DMCore.Logic.shopModel::mCoupleSex2 int32_t ___mCoupleSex2_11; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::mModelCouple2 ISceneRole_t2394225724 * ___mModelCouple2_12; // System.Boolean DMCore.Logic.shopModel::ModelCouple2 bool ___ModelCouple2_13; // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::m_NextModel ISceneRole_t2394225724 * ___m_NextModel_14; // System.Int64 DMCore.Logic.shopModel::m_NeedShowRoleID int64_t ___m_NeedShowRoleID_15; // System.Int64 DMCore.Logic.shopModel::m_CurActiveRoleID int64_t ___m_CurActiveRoleID_16; // System.Collections.Generic.LinkedList`1 DMCore.Logic.shopModel::m_cachedModelIds LinkedList_1_t1790591762 * ___m_cachedModelIds_17; // BetterList`1 DMCore.Logic.shopModel::m_listIconDirty BetterList_1_t2105966071 * ___m_listIconDirty_18; // BetterList`1 DMCore.Logic.shopModel::m_listIconActive BetterList_1_t2105966071 * ___m_listIconActive_19; public: inline static int32_t get_offset_of_mDicAnim_0() { return static_cast(offsetof(shopModel_t101745799, ___mDicAnim_0)); } inline Dictionary_2_t2910090473 * get_mDicAnim_0() const { return ___mDicAnim_0; } inline Dictionary_2_t2910090473 ** get_address_of_mDicAnim_0() { return &___mDicAnim_0; } inline void set_mDicAnim_0(Dictionary_2_t2910090473 * value) { ___mDicAnim_0 = value; Il2CppCodeGenWriteBarrier((&___mDicAnim_0), value); } inline static int32_t get_offset_of_m_bEnable_1() { return static_cast(offsetof(shopModel_t101745799, ___m_bEnable_1)); } inline bool get_m_bEnable_1() const { return ___m_bEnable_1; } inline bool* get_address_of_m_bEnable_1() { return &___m_bEnable_1; } inline void set_m_bEnable_1(bool value) { ___m_bEnable_1 = value; } inline static int32_t get_offset_of_m_bActiveMainRole_2() { return static_cast(offsetof(shopModel_t101745799, ___m_bActiveMainRole_2)); } inline bool get_m_bActiveMainRole_2() const { return ___m_bActiveMainRole_2; } inline bool* get_address_of_m_bActiveMainRole_2() { return &___m_bActiveMainRole_2; } inline void set_m_bActiveMainRole_2(bool value) { ___m_bActiveMainRole_2 = value; } inline static int32_t get_offset_of_m_bActiveShowMale_3() { return static_cast(offsetof(shopModel_t101745799, ___m_bActiveShowMale_3)); } inline bool get_m_bActiveShowMale_3() const { return ___m_bActiveShowMale_3; } inline bool* get_address_of_m_bActiveShowMale_3() { return &___m_bActiveShowMale_3; } inline void set_m_bActiveShowMale_3(bool value) { ___m_bActiveShowMale_3 = value; } inline static int32_t get_offset_of_m_bCoupleRoles_4() { return static_cast(offsetof(shopModel_t101745799, ___m_bCoupleRoles_4)); } inline bool get_m_bCoupleRoles_4() const { return ___m_bCoupleRoles_4; } inline bool* get_address_of_m_bCoupleRoles_4() { return &___m_bCoupleRoles_4; } inline void set_m_bCoupleRoles_4(bool value) { ___m_bCoupleRoles_4 = value; } inline static int32_t get_offset_of_m_bCoupleReady_5() { return static_cast(offsetof(shopModel_t101745799, ___m_bCoupleReady_5)); } inline bool get_m_bCoupleReady_5() const { return ___m_bCoupleReady_5; } inline bool* get_address_of_m_bCoupleReady_5() { return &___m_bCoupleReady_5; } inline void set_m_bCoupleReady_5(bool value) { ___m_bCoupleReady_5 = value; } inline static int32_t get_offset_of_mModelCouple1_6() { return static_cast(offsetof(shopModel_t101745799, ___mModelCouple1_6)); } inline ISceneRole_t2394225724 * get_mModelCouple1_6() const { return ___mModelCouple1_6; } inline ISceneRole_t2394225724 ** get_address_of_mModelCouple1_6() { return &___mModelCouple1_6; } inline void set_mModelCouple1_6(ISceneRole_t2394225724 * value) { ___mModelCouple1_6 = value; Il2CppCodeGenWriteBarrier((&___mModelCouple1_6), value); } inline static int32_t get_offset_of_ModelCouple1_7() { return static_cast(offsetof(shopModel_t101745799, ___ModelCouple1_7)); } inline bool get_ModelCouple1_7() const { return ___ModelCouple1_7; } inline bool* get_address_of_ModelCouple1_7() { return &___ModelCouple1_7; } inline void set_ModelCouple1_7(bool value) { ___ModelCouple1_7 = value; } inline static int32_t get_offset_of_mCoupleUserId1_8() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleUserId1_8)); } inline int64_t get_mCoupleUserId1_8() const { return ___mCoupleUserId1_8; } inline int64_t* get_address_of_mCoupleUserId1_8() { return &___mCoupleUserId1_8; } inline void set_mCoupleUserId1_8(int64_t value) { ___mCoupleUserId1_8 = value; } inline static int32_t get_offset_of_mCoupleSex1_9() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleSex1_9)); } inline int32_t get_mCoupleSex1_9() const { return ___mCoupleSex1_9; } inline int32_t* get_address_of_mCoupleSex1_9() { return &___mCoupleSex1_9; } inline void set_mCoupleSex1_9(int32_t value) { ___mCoupleSex1_9 = value; } inline static int32_t get_offset_of_mCoupleUserId2_10() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleUserId2_10)); } inline int64_t get_mCoupleUserId2_10() const { return ___mCoupleUserId2_10; } inline int64_t* get_address_of_mCoupleUserId2_10() { return &___mCoupleUserId2_10; } inline void set_mCoupleUserId2_10(int64_t value) { ___mCoupleUserId2_10 = value; } inline static int32_t get_offset_of_mCoupleSex2_11() { return static_cast(offsetof(shopModel_t101745799, ___mCoupleSex2_11)); } inline int32_t get_mCoupleSex2_11() const { return ___mCoupleSex2_11; } inline int32_t* get_address_of_mCoupleSex2_11() { return &___mCoupleSex2_11; } inline void set_mCoupleSex2_11(int32_t value) { ___mCoupleSex2_11 = value; } inline static int32_t get_offset_of_mModelCouple2_12() { return static_cast(offsetof(shopModel_t101745799, ___mModelCouple2_12)); } inline ISceneRole_t2394225724 * get_mModelCouple2_12() const { return ___mModelCouple2_12; } inline ISceneRole_t2394225724 ** get_address_of_mModelCouple2_12() { return &___mModelCouple2_12; } inline void set_mModelCouple2_12(ISceneRole_t2394225724 * value) { ___mModelCouple2_12 = value; Il2CppCodeGenWriteBarrier((&___mModelCouple2_12), value); } inline static int32_t get_offset_of_ModelCouple2_13() { return static_cast(offsetof(shopModel_t101745799, ___ModelCouple2_13)); } inline bool get_ModelCouple2_13() const { return ___ModelCouple2_13; } inline bool* get_address_of_ModelCouple2_13() { return &___ModelCouple2_13; } inline void set_ModelCouple2_13(bool value) { ___ModelCouple2_13 = value; } inline static int32_t get_offset_of_m_NextModel_14() { return static_cast(offsetof(shopModel_t101745799, ___m_NextModel_14)); } inline ISceneRole_t2394225724 * get_m_NextModel_14() const { return ___m_NextModel_14; } inline ISceneRole_t2394225724 ** get_address_of_m_NextModel_14() { return &___m_NextModel_14; } inline void set_m_NextModel_14(ISceneRole_t2394225724 * value) { ___m_NextModel_14 = value; Il2CppCodeGenWriteBarrier((&___m_NextModel_14), value); } inline static int32_t get_offset_of_m_NeedShowRoleID_15() { return static_cast(offsetof(shopModel_t101745799, ___m_NeedShowRoleID_15)); } inline int64_t get_m_NeedShowRoleID_15() const { return ___m_NeedShowRoleID_15; } inline int64_t* get_address_of_m_NeedShowRoleID_15() { return &___m_NeedShowRoleID_15; } inline void set_m_NeedShowRoleID_15(int64_t value) { ___m_NeedShowRoleID_15 = value; } inline static int32_t get_offset_of_m_CurActiveRoleID_16() { return static_cast(offsetof(shopModel_t101745799, ___m_CurActiveRoleID_16)); } inline int64_t get_m_CurActiveRoleID_16() const { return ___m_CurActiveRoleID_16; } inline int64_t* get_address_of_m_CurActiveRoleID_16() { return &___m_CurActiveRoleID_16; } inline void set_m_CurActiveRoleID_16(int64_t value) { ___m_CurActiveRoleID_16 = value; } inline static int32_t get_offset_of_m_cachedModelIds_17() { return static_cast(offsetof(shopModel_t101745799, ___m_cachedModelIds_17)); } inline LinkedList_1_t1790591762 * get_m_cachedModelIds_17() const { return ___m_cachedModelIds_17; } inline LinkedList_1_t1790591762 ** get_address_of_m_cachedModelIds_17() { return &___m_cachedModelIds_17; } inline void set_m_cachedModelIds_17(LinkedList_1_t1790591762 * value) { ___m_cachedModelIds_17 = value; Il2CppCodeGenWriteBarrier((&___m_cachedModelIds_17), value); } inline static int32_t get_offset_of_m_listIconDirty_18() { return static_cast(offsetof(shopModel_t101745799, ___m_listIconDirty_18)); } inline BetterList_1_t2105966071 * get_m_listIconDirty_18() const { return ___m_listIconDirty_18; } inline BetterList_1_t2105966071 ** get_address_of_m_listIconDirty_18() { return &___m_listIconDirty_18; } inline void set_m_listIconDirty_18(BetterList_1_t2105966071 * value) { ___m_listIconDirty_18 = value; Il2CppCodeGenWriteBarrier((&___m_listIconDirty_18), value); } inline static int32_t get_offset_of_m_listIconActive_19() { return static_cast(offsetof(shopModel_t101745799, ___m_listIconActive_19)); } inline BetterList_1_t2105966071 * get_m_listIconActive_19() const { return ___m_listIconActive_19; } inline BetterList_1_t2105966071 ** get_address_of_m_listIconActive_19() { return &___m_listIconActive_19; } inline void set_m_listIconActive_19(BetterList_1_t2105966071 * value) { ___m_listIconActive_19 = value; Il2CppCodeGenWriteBarrier((&___m_listIconActive_19), value); } }; struct shopModel_t101745799_StaticFields { public: // DMCore.Logic.shopModel DMCore.Logic.shopModel::s_Instance shopModel_t101745799 * ___s_Instance_20; // System.Predicate`1 DMCore.Logic.shopModel::<>f__mg$cache0 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache0_21; // System.Predicate`1 DMCore.Logic.shopModel::<>f__mg$cache1 Predicate_1_t2672744813 * ___U3CU3Ef__mgU24cache1_22; public: inline static int32_t get_offset_of_s_Instance_20() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___s_Instance_20)); } inline shopModel_t101745799 * get_s_Instance_20() const { return ___s_Instance_20; } inline shopModel_t101745799 ** get_address_of_s_Instance_20() { return &___s_Instance_20; } inline void set_s_Instance_20(shopModel_t101745799 * value) { ___s_Instance_20 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_20), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_21() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache0_21)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache0_21() const { return ___U3CU3Ef__mgU24cache0_21; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache0_21() { return &___U3CU3Ef__mgU24cache0_21; } inline void set_U3CU3Ef__mgU24cache0_21(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache0_21 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_21), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_22() { return static_cast(offsetof(shopModel_t101745799_StaticFields, ___U3CU3Ef__mgU24cache1_22)); } inline Predicate_1_t2672744813 * get_U3CU3Ef__mgU24cache1_22() const { return ___U3CU3Ef__mgU24cache1_22; } inline Predicate_1_t2672744813 ** get_address_of_U3CU3Ef__mgU24cache1_22() { return &___U3CU3Ef__mgU24cache1_22; } inline void set_U3CU3Ef__mgU24cache1_22(Predicate_1_t2672744813 * value) { ___U3CU3Ef__mgU24cache1_22 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPMODEL_T101745799_H #ifndef CFRAGMENTMANAGER_T4020029771_H #define CFRAGMENTMANAGER_T4020029771_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771 : public RuntimeObject { public: // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFragmentManager::m_TaskController ITaskBase_1_t1810328984 * ___m_TaskController_0; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFragmentManager::m_FormulaList Dictionary_2_t741555727 * ___m_FormulaList_1; // System.Boolean DMCore.Logic.CFragmentManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_2; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedPrintID int32_t ___m_SelectedPrintID_3; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedPrintBarID int32_t ___m_SelectedPrintBarID_4; // System.Int32 DMCore.Logic.CFragmentManager::m_LastSelectedPrintID int32_t ___m_LastSelectedPrintID_5; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedFragmentID int32_t ___m_SelectedFragmentID_6; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedFragmentBarID int32_t ___m_SelectedFragmentBarID_7; // System.Boolean DMCore.Logic.CFragmentManager::m_IsComposeFormulaReceived bool ___m_IsComposeFormulaReceived_8; // System.Int32 DMCore.Logic.CFragmentManager::m_FragmentUpdateCount int32_t ___m_FragmentUpdateCount_9; // System.Int32 DMCore.Logic.CFragmentManager::m_LastFragmentUpdateCount int32_t ___m_LastFragmentUpdateCount_10; // System.Boolean DMCore.Logic.CFragmentManager::m_IsNeedRefreshUpdate bool ___m_IsNeedRefreshUpdate_11; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedEquipID int32_t ___m_SelectedEquipID_12; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedEquipBarID int32_t ___m_SelectedEquipBarID_13; // System.Int32 DMCore.Logic.CFragmentManager::m_LastSelectedEquipID int32_t ___m_LastSelectedEquipID_14; // System.Boolean DMCore.Logic.CFragmentManager::m_IsDecomposeFormulaReceived bool ___m_IsDecomposeFormulaReceived_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFragmentManager::m_ClothFragmentData Dictionary_2_t1839659084 * ___m_ClothFragmentData_16; public: inline static int32_t get_offset_of_m_TaskController_0() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_TaskController_0)); } inline ITaskBase_1_t1810328984 * get_m_TaskController_0() const { return ___m_TaskController_0; } inline ITaskBase_1_t1810328984 ** get_address_of_m_TaskController_0() { return &___m_TaskController_0; } inline void set_m_TaskController_0(ITaskBase_1_t1810328984 * value) { ___m_TaskController_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskController_0), value); } inline static int32_t get_offset_of_m_FormulaList_1() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_FormulaList_1)); } inline Dictionary_2_t741555727 * get_m_FormulaList_1() const { return ___m_FormulaList_1; } inline Dictionary_2_t741555727 ** get_address_of_m_FormulaList_1() { return &___m_FormulaList_1; } inline void set_m_FormulaList_1(Dictionary_2_t741555727 * value) { ___m_FormulaList_1 = value; Il2CppCodeGenWriteBarrier((&___m_FormulaList_1), value); } inline static int32_t get_offset_of_m_IsNeedRefreshAll_2() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsNeedRefreshAll_2)); } inline bool get_m_IsNeedRefreshAll_2() const { return ___m_IsNeedRefreshAll_2; } inline bool* get_address_of_m_IsNeedRefreshAll_2() { return &___m_IsNeedRefreshAll_2; } inline void set_m_IsNeedRefreshAll_2(bool value) { ___m_IsNeedRefreshAll_2 = value; } inline static int32_t get_offset_of_m_SelectedPrintID_3() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedPrintID_3)); } inline int32_t get_m_SelectedPrintID_3() const { return ___m_SelectedPrintID_3; } inline int32_t* get_address_of_m_SelectedPrintID_3() { return &___m_SelectedPrintID_3; } inline void set_m_SelectedPrintID_3(int32_t value) { ___m_SelectedPrintID_3 = value; } inline static int32_t get_offset_of_m_SelectedPrintBarID_4() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedPrintBarID_4)); } inline int32_t get_m_SelectedPrintBarID_4() const { return ___m_SelectedPrintBarID_4; } inline int32_t* get_address_of_m_SelectedPrintBarID_4() { return &___m_SelectedPrintBarID_4; } inline void set_m_SelectedPrintBarID_4(int32_t value) { ___m_SelectedPrintBarID_4 = value; } inline static int32_t get_offset_of_m_LastSelectedPrintID_5() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastSelectedPrintID_5)); } inline int32_t get_m_LastSelectedPrintID_5() const { return ___m_LastSelectedPrintID_5; } inline int32_t* get_address_of_m_LastSelectedPrintID_5() { return &___m_LastSelectedPrintID_5; } inline void set_m_LastSelectedPrintID_5(int32_t value) { ___m_LastSelectedPrintID_5 = value; } inline static int32_t get_offset_of_m_SelectedFragmentID_6() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedFragmentID_6)); } inline int32_t get_m_SelectedFragmentID_6() const { return ___m_SelectedFragmentID_6; } inline int32_t* get_address_of_m_SelectedFragmentID_6() { return &___m_SelectedFragmentID_6; } inline void set_m_SelectedFragmentID_6(int32_t value) { ___m_SelectedFragmentID_6 = value; } inline static int32_t get_offset_of_m_SelectedFragmentBarID_7() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedFragmentBarID_7)); } inline int32_t get_m_SelectedFragmentBarID_7() const { return ___m_SelectedFragmentBarID_7; } inline int32_t* get_address_of_m_SelectedFragmentBarID_7() { return &___m_SelectedFragmentBarID_7; } inline void set_m_SelectedFragmentBarID_7(int32_t value) { ___m_SelectedFragmentBarID_7 = value; } inline static int32_t get_offset_of_m_IsComposeFormulaReceived_8() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsComposeFormulaReceived_8)); } inline bool get_m_IsComposeFormulaReceived_8() const { return ___m_IsComposeFormulaReceived_8; } inline bool* get_address_of_m_IsComposeFormulaReceived_8() { return &___m_IsComposeFormulaReceived_8; } inline void set_m_IsComposeFormulaReceived_8(bool value) { ___m_IsComposeFormulaReceived_8 = value; } inline static int32_t get_offset_of_m_FragmentUpdateCount_9() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_FragmentUpdateCount_9)); } inline int32_t get_m_FragmentUpdateCount_9() const { return ___m_FragmentUpdateCount_9; } inline int32_t* get_address_of_m_FragmentUpdateCount_9() { return &___m_FragmentUpdateCount_9; } inline void set_m_FragmentUpdateCount_9(int32_t value) { ___m_FragmentUpdateCount_9 = value; } inline static int32_t get_offset_of_m_LastFragmentUpdateCount_10() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastFragmentUpdateCount_10)); } inline int32_t get_m_LastFragmentUpdateCount_10() const { return ___m_LastFragmentUpdateCount_10; } inline int32_t* get_address_of_m_LastFragmentUpdateCount_10() { return &___m_LastFragmentUpdateCount_10; } inline void set_m_LastFragmentUpdateCount_10(int32_t value) { ___m_LastFragmentUpdateCount_10 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshUpdate_11() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsNeedRefreshUpdate_11)); } inline bool get_m_IsNeedRefreshUpdate_11() const { return ___m_IsNeedRefreshUpdate_11; } inline bool* get_address_of_m_IsNeedRefreshUpdate_11() { return &___m_IsNeedRefreshUpdate_11; } inline void set_m_IsNeedRefreshUpdate_11(bool value) { ___m_IsNeedRefreshUpdate_11 = value; } inline static int32_t get_offset_of_m_SelectedEquipID_12() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedEquipID_12)); } inline int32_t get_m_SelectedEquipID_12() const { return ___m_SelectedEquipID_12; } inline int32_t* get_address_of_m_SelectedEquipID_12() { return &___m_SelectedEquipID_12; } inline void set_m_SelectedEquipID_12(int32_t value) { ___m_SelectedEquipID_12 = value; } inline static int32_t get_offset_of_m_SelectedEquipBarID_13() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedEquipBarID_13)); } inline int32_t get_m_SelectedEquipBarID_13() const { return ___m_SelectedEquipBarID_13; } inline int32_t* get_address_of_m_SelectedEquipBarID_13() { return &___m_SelectedEquipBarID_13; } inline void set_m_SelectedEquipBarID_13(int32_t value) { ___m_SelectedEquipBarID_13 = value; } inline static int32_t get_offset_of_m_LastSelectedEquipID_14() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastSelectedEquipID_14)); } inline int32_t get_m_LastSelectedEquipID_14() const { return ___m_LastSelectedEquipID_14; } inline int32_t* get_address_of_m_LastSelectedEquipID_14() { return &___m_LastSelectedEquipID_14; } inline void set_m_LastSelectedEquipID_14(int32_t value) { ___m_LastSelectedEquipID_14 = value; } inline static int32_t get_offset_of_m_IsDecomposeFormulaReceived_15() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsDecomposeFormulaReceived_15)); } inline bool get_m_IsDecomposeFormulaReceived_15() const { return ___m_IsDecomposeFormulaReceived_15; } inline bool* get_address_of_m_IsDecomposeFormulaReceived_15() { return &___m_IsDecomposeFormulaReceived_15; } inline void set_m_IsDecomposeFormulaReceived_15(bool value) { ___m_IsDecomposeFormulaReceived_15 = value; } inline static int32_t get_offset_of_m_ClothFragmentData_16() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_ClothFragmentData_16)); } inline Dictionary_2_t1839659084 * get_m_ClothFragmentData_16() const { return ___m_ClothFragmentData_16; } inline Dictionary_2_t1839659084 ** get_address_of_m_ClothFragmentData_16() { return &___m_ClothFragmentData_16; } inline void set_m_ClothFragmentData_16(Dictionary_2_t1839659084 * value) { ___m_ClothFragmentData_16 = value; Il2CppCodeGenWriteBarrier((&___m_ClothFragmentData_16), value); } }; struct CFragmentManager_t4020029771_StaticFields { public: // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::s_Instance CFragmentManager_t4020029771 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(CFragmentManager_t4020029771_StaticFields, ___s_Instance_17)); } inline CFragmentManager_t4020029771 * get_s_Instance_17() const { return ___s_Instance_17; } inline CFragmentManager_t4020029771 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(CFragmentManager_t4020029771 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRAGMENTMANAGER_T4020029771_H #ifndef CTASKAWARDUNIT_T1909119860_H #define CTASKAWARDUNIT_T1909119860_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskAwardUnit struct CTaskAwardUnit_t1909119860 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskAwardUnit::AwardID int32_t ___AwardID_0; // System.Int32 DMCore.Logic.CTaskAwardUnit::Count int32_t ___Count_1; // System.Int32 DMCore.Logic.CTaskAwardUnit::Validation int32_t ___Validation_2; // System.Boolean DMCore.Logic.CTaskAwardUnit::IsChoosable bool ___IsChoosable_3; public: inline static int32_t get_offset_of_AwardID_0() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___AwardID_0)); } inline int32_t get_AwardID_0() const { return ___AwardID_0; } inline int32_t* get_address_of_AwardID_0() { return &___AwardID_0; } inline void set_AwardID_0(int32_t value) { ___AwardID_0 = value; } inline static int32_t get_offset_of_Count_1() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Count_1)); } inline int32_t get_Count_1() const { return ___Count_1; } inline int32_t* get_address_of_Count_1() { return &___Count_1; } inline void set_Count_1(int32_t value) { ___Count_1 = value; } inline static int32_t get_offset_of_Validation_2() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___Validation_2)); } inline int32_t get_Validation_2() const { return ___Validation_2; } inline int32_t* get_address_of_Validation_2() { return &___Validation_2; } inline void set_Validation_2(int32_t value) { ___Validation_2 = value; } inline static int32_t get_offset_of_IsChoosable_3() { return static_cast(offsetof(CTaskAwardUnit_t1909119860, ___IsChoosable_3)); } inline bool get_IsChoosable_3() const { return ___IsChoosable_3; } inline bool* get_address_of_IsChoosable_3() { return &___IsChoosable_3; } inline void set_IsChoosable_3(bool value) { ___IsChoosable_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKAWARDUNIT_T1909119860_H #ifndef CDANCEMODE_T1520520494_H #define CDANCEMODE_T1520520494_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CDanceMode struct CDanceMode_t1520520494 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.DanceMode.CDanceMode::m_listActive Dictionary_2_t757155719 * ___m_listActive_0; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listSection List_1_t2376830540 * ___m_listSection_1; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_listGiveLike List_1_t1621593514 * ___m_listGiveLike_2; // System.Collections.Generic.List`1 DMCore.DanceMode.CDanceMode::m_ListUserId List_1_t128053199 * ___m_ListUserId_3; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionIndex int32_t ___m_SectionIndex_4; // System.Int32 DMCore.DanceMode.CDanceMode::m_SectionCount int32_t ___m_SectionCount_5; // System.Int32 DMCore.DanceMode.CDanceMode::m_ServerResultSectionIndex int32_t ___m_ServerResultSectionIndex_6; // DMCore.DanceMode.CDanceMode/OnRoleAnimEnd DMCore.DanceMode.CDanceMode::m_ptrRoleAnimEnd OnRoleAnimEnd_t3559497459 * ___m_ptrRoleAnimEnd_8; public: inline static int32_t get_offset_of_m_listActive_0() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listActive_0)); } inline Dictionary_2_t757155719 * get_m_listActive_0() const { return ___m_listActive_0; } inline Dictionary_2_t757155719 ** get_address_of_m_listActive_0() { return &___m_listActive_0; } inline void set_m_listActive_0(Dictionary_2_t757155719 * value) { ___m_listActive_0 = value; Il2CppCodeGenWriteBarrier((&___m_listActive_0), value); } inline static int32_t get_offset_of_m_listSection_1() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listSection_1)); } inline List_1_t2376830540 * get_m_listSection_1() const { return ___m_listSection_1; } inline List_1_t2376830540 ** get_address_of_m_listSection_1() { return &___m_listSection_1; } inline void set_m_listSection_1(List_1_t2376830540 * value) { ___m_listSection_1 = value; Il2CppCodeGenWriteBarrier((&___m_listSection_1), value); } inline static int32_t get_offset_of_m_listGiveLike_2() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_listGiveLike_2)); } inline List_1_t1621593514 * get_m_listGiveLike_2() const { return ___m_listGiveLike_2; } inline List_1_t1621593514 ** get_address_of_m_listGiveLike_2() { return &___m_listGiveLike_2; } inline void set_m_listGiveLike_2(List_1_t1621593514 * value) { ___m_listGiveLike_2 = value; Il2CppCodeGenWriteBarrier((&___m_listGiveLike_2), value); } inline static int32_t get_offset_of_m_ListUserId_3() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ListUserId_3)); } inline List_1_t128053199 * get_m_ListUserId_3() const { return ___m_ListUserId_3; } inline List_1_t128053199 ** get_address_of_m_ListUserId_3() { return &___m_ListUserId_3; } inline void set_m_ListUserId_3(List_1_t128053199 * value) { ___m_ListUserId_3 = value; Il2CppCodeGenWriteBarrier((&___m_ListUserId_3), value); } inline static int32_t get_offset_of_m_SectionIndex_4() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionIndex_4)); } inline int32_t get_m_SectionIndex_4() const { return ___m_SectionIndex_4; } inline int32_t* get_address_of_m_SectionIndex_4() { return &___m_SectionIndex_4; } inline void set_m_SectionIndex_4(int32_t value) { ___m_SectionIndex_4 = value; } inline static int32_t get_offset_of_m_SectionCount_5() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_SectionCount_5)); } inline int32_t get_m_SectionCount_5() const { return ___m_SectionCount_5; } inline int32_t* get_address_of_m_SectionCount_5() { return &___m_SectionCount_5; } inline void set_m_SectionCount_5(int32_t value) { ___m_SectionCount_5 = value; } inline static int32_t get_offset_of_m_ServerResultSectionIndex_6() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ServerResultSectionIndex_6)); } inline int32_t get_m_ServerResultSectionIndex_6() const { return ___m_ServerResultSectionIndex_6; } inline int32_t* get_address_of_m_ServerResultSectionIndex_6() { return &___m_ServerResultSectionIndex_6; } inline void set_m_ServerResultSectionIndex_6(int32_t value) { ___m_ServerResultSectionIndex_6 = value; } inline static int32_t get_offset_of_m_ptrRoleAnimEnd_8() { return static_cast(offsetof(CDanceMode_t1520520494, ___m_ptrRoleAnimEnd_8)); } inline OnRoleAnimEnd_t3559497459 * get_m_ptrRoleAnimEnd_8() const { return ___m_ptrRoleAnimEnd_8; } inline OnRoleAnimEnd_t3559497459 ** get_address_of_m_ptrRoleAnimEnd_8() { return &___m_ptrRoleAnimEnd_8; } inline void set_m_ptrRoleAnimEnd_8(OnRoleAnimEnd_t3559497459 * value) { ___m_ptrRoleAnimEnd_8 = value; Il2CppCodeGenWriteBarrier((&___m_ptrRoleAnimEnd_8), value); } }; struct CDanceMode_t1520520494_StaticFields { public: // DMCore.DanceMode.CSectionRoleTask DMCore.DanceMode.CDanceMode::s_roleTask CSectionRoleTask_t2014828986 * ___s_roleTask_7; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache0 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache0_9; // System.Comparison`1 DMCore.DanceMode.CDanceMode::<>f__mg$cache1 Comparison_1_t679686977 * ___U3CU3Ef__mgU24cache1_10; public: inline static int32_t get_offset_of_s_roleTask_7() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___s_roleTask_7)); } inline CSectionRoleTask_t2014828986 * get_s_roleTask_7() const { return ___s_roleTask_7; } inline CSectionRoleTask_t2014828986 ** get_address_of_s_roleTask_7() { return &___s_roleTask_7; } inline void set_s_roleTask_7(CSectionRoleTask_t2014828986 * value) { ___s_roleTask_7 = value; Il2CppCodeGenWriteBarrier((&___s_roleTask_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_9() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache0_9)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache0_9() const { return ___U3CU3Ef__mgU24cache0_9; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache0_9() { return &___U3CU3Ef__mgU24cache0_9; } inline void set_U3CU3Ef__mgU24cache0_9(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache0_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_9), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_10() { return static_cast(offsetof(CDanceMode_t1520520494_StaticFields, ___U3CU3Ef__mgU24cache1_10)); } inline Comparison_1_t679686977 * get_U3CU3Ef__mgU24cache1_10() const { return ___U3CU3Ef__mgU24cache1_10; } inline Comparison_1_t679686977 ** get_address_of_U3CU3Ef__mgU24cache1_10() { return &___U3CU3Ef__mgU24cache1_10; } inline void set_U3CU3Ef__mgU24cache1_10(Comparison_1_t679686977 * value) { ___U3CU3Ef__mgU24cache1_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDANCEMODE_T1520520494_H #ifndef CSERVERCHOICE_T1594647161_H #define CSERVERCHOICE_T1594647161_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CServerChoice struct CServerChoice_t1594647161 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsSelectionChangedU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsServerInfoChangedU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsFirstTimeLinkedU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CServerChoice::k__BackingField bool ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; // System.String DMCore.Logic.CServerChoice::m_selectedServerID String_t* ___m_selectedServerID_4; // System.Collections.Generic.List`1 DMCore.Logic.CServerChoice::m_ListOfServerInfo List_1_t13424132 * ___m_ListOfServerInfo_5; // DMCore.CDataProperty DMCore.Logic.CServerChoice::m_PublicConfig CDataProperty_t2806246268 * ___m_PublicConfig_6; public: inline static int32_t get_offset_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsSelectionChangedU3Ek__BackingField_0)); } inline bool get_U3CIsSelectionChangedU3Ek__BackingField_0() const { return ___U3CIsSelectionChangedU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return &___U3CIsSelectionChangedU3Ek__BackingField_0; } inline void set_U3CIsSelectionChangedU3Ek__BackingField_0(bool value) { ___U3CIsSelectionChangedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CIsServerInfoChangedU3Ek__BackingField_1() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsServerInfoChangedU3Ek__BackingField_1)); } inline bool get_U3CIsServerInfoChangedU3Ek__BackingField_1() const { return ___U3CIsServerInfoChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsServerInfoChangedU3Ek__BackingField_1() { return &___U3CIsServerInfoChangedU3Ek__BackingField_1; } inline void set_U3CIsServerInfoChangedU3Ek__BackingField_1(bool value) { ___U3CIsServerInfoChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CIsFirstTimeLinkedU3Ek__BackingField_2() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsFirstTimeLinkedU3Ek__BackingField_2)); } inline bool get_U3CIsFirstTimeLinkedU3Ek__BackingField_2() const { return ___U3CIsFirstTimeLinkedU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsFirstTimeLinkedU3Ek__BackingField_2() { return &___U3CIsFirstTimeLinkedU3Ek__BackingField_2; } inline void set_U3CIsFirstTimeLinkedU3Ek__BackingField_2(bool value) { ___U3CIsFirstTimeLinkedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() { return static_cast(offsetof(CServerChoice_t1594647161, ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3)); } inline bool get_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() const { return ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsWaitForRegisterAccountU3Ek__BackingField_3() { return &___U3CIsWaitForRegisterAccountU3Ek__BackingField_3; } inline void set_U3CIsWaitForRegisterAccountU3Ek__BackingField_3(bool value) { ___U3CIsWaitForRegisterAccountU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_selectedServerID_4() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_selectedServerID_4)); } inline String_t* get_m_selectedServerID_4() const { return ___m_selectedServerID_4; } inline String_t** get_address_of_m_selectedServerID_4() { return &___m_selectedServerID_4; } inline void set_m_selectedServerID_4(String_t* value) { ___m_selectedServerID_4 = value; Il2CppCodeGenWriteBarrier((&___m_selectedServerID_4), value); } inline static int32_t get_offset_of_m_ListOfServerInfo_5() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_ListOfServerInfo_5)); } inline List_1_t13424132 * get_m_ListOfServerInfo_5() const { return ___m_ListOfServerInfo_5; } inline List_1_t13424132 ** get_address_of_m_ListOfServerInfo_5() { return &___m_ListOfServerInfo_5; } inline void set_m_ListOfServerInfo_5(List_1_t13424132 * value) { ___m_ListOfServerInfo_5 = value; Il2CppCodeGenWriteBarrier((&___m_ListOfServerInfo_5), value); } inline static int32_t get_offset_of_m_PublicConfig_6() { return static_cast(offsetof(CServerChoice_t1594647161, ___m_PublicConfig_6)); } inline CDataProperty_t2806246268 * get_m_PublicConfig_6() const { return ___m_PublicConfig_6; } inline CDataProperty_t2806246268 ** get_address_of_m_PublicConfig_6() { return &___m_PublicConfig_6; } inline void set_m_PublicConfig_6(CDataProperty_t2806246268 * value) { ___m_PublicConfig_6 = value; Il2CppCodeGenWriteBarrier((&___m_PublicConfig_6), value); } }; struct CServerChoice_t1594647161_StaticFields { public: // DMCore.Logic.CServerChoice DMCore.Logic.CServerChoice::s_Instance CServerChoice_t1594647161 * ___s_Instance_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CServerChoice::<>f__switch$map8 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map8_8; public: inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CServerChoice_t1594647161_StaticFields, ___s_Instance_7)); } inline CServerChoice_t1594647161 * get_s_Instance_7() const { return ___s_Instance_7; } inline CServerChoice_t1594647161 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CServerChoice_t1594647161 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map8_8() { return static_cast(offsetof(CServerChoice_t1594647161_StaticFields, ___U3CU3Ef__switchU24map8_8)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map8_8() const { return ___U3CU3Ef__switchU24map8_8; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map8_8() { return &___U3CU3Ef__switchU24map8_8; } inline void set_U3CU3Ef__switchU24map8_8(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map8_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map8_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSERVERCHOICE_T1594647161_H #ifndef 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 LIST_1_T513309759_H #define LIST_1_T513309759_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_t513309759 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIItemTabGroupU5BU5D_t639592564* ____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_t513309759, ____items_1)); } inline UIItemTabGroupU5BU5D_t639592564* get__items_1() const { return ____items_1; } inline UIItemTabGroupU5BU5D_t639592564** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIItemTabGroupU5BU5D_t639592564* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t513309759, ____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_t513309759, ____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_t513309759_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UIItemTabGroupU5BU5D_t639592564* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t513309759_StaticFields, ___EmptyArray_4)); } inline UIItemTabGroupU5BU5D_t639592564* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UIItemTabGroupU5BU5D_t639592564** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UIItemTabGroupU5BU5D_t639592564* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T513309759_H #ifndef CURRENCYUNIT_T374561803_H #define CURRENCYUNIT_T374561803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CurrencyUnit struct CurrencyUnit_t374561803 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CurrencyUnit::k__BackingField bool ___U3CIsShowingU3Ek__BackingField_0; // System.Int64 DMCore.Logic.CurrencyUnit::m_PreValue int64_t ___m_PreValue_1; // System.Int64 DMCore.Logic.CurrencyUnit::m_CurValue int64_t ___m_CurValue_2; // System.Boolean DMCore.Logic.CurrencyUnit::m_IsFirstTime bool ___m_IsFirstTime_3; // System.Boolean DMCore.Logic.CurrencyUnit::m_IsChanged bool ___m_IsChanged_4; // System.Boolean DMCore.Logic.CurrencyUnit::m_IsNeedSynchData bool ___m_IsNeedSynchData_5; // System.String DMCore.Logic.CurrencyUnit::m_AniPath String_t* ___m_AniPath_6; // System.String DMCore.Logic.CurrencyUnit::m_AniName String_t* ___m_AniName_7; public: inline static int32_t get_offset_of_U3CIsShowingU3Ek__BackingField_0() { return static_cast(offsetof(CurrencyUnit_t374561803, ___U3CIsShowingU3Ek__BackingField_0)); } inline bool get_U3CIsShowingU3Ek__BackingField_0() const { return ___U3CIsShowingU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsShowingU3Ek__BackingField_0() { return &___U3CIsShowingU3Ek__BackingField_0; } inline void set_U3CIsShowingU3Ek__BackingField_0(bool value) { ___U3CIsShowingU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_PreValue_1() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_PreValue_1)); } inline int64_t get_m_PreValue_1() const { return ___m_PreValue_1; } inline int64_t* get_address_of_m_PreValue_1() { return &___m_PreValue_1; } inline void set_m_PreValue_1(int64_t value) { ___m_PreValue_1 = value; } inline static int32_t get_offset_of_m_CurValue_2() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_CurValue_2)); } inline int64_t get_m_CurValue_2() const { return ___m_CurValue_2; } inline int64_t* get_address_of_m_CurValue_2() { return &___m_CurValue_2; } inline void set_m_CurValue_2(int64_t value) { ___m_CurValue_2 = value; } inline static int32_t get_offset_of_m_IsFirstTime_3() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_IsFirstTime_3)); } inline bool get_m_IsFirstTime_3() const { return ___m_IsFirstTime_3; } inline bool* get_address_of_m_IsFirstTime_3() { return &___m_IsFirstTime_3; } inline void set_m_IsFirstTime_3(bool value) { ___m_IsFirstTime_3 = value; } inline static int32_t get_offset_of_m_IsChanged_4() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_IsChanged_4)); } inline bool get_m_IsChanged_4() const { return ___m_IsChanged_4; } inline bool* get_address_of_m_IsChanged_4() { return &___m_IsChanged_4; } inline void set_m_IsChanged_4(bool value) { ___m_IsChanged_4 = value; } inline static int32_t get_offset_of_m_IsNeedSynchData_5() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_IsNeedSynchData_5)); } inline bool get_m_IsNeedSynchData_5() const { return ___m_IsNeedSynchData_5; } inline bool* get_address_of_m_IsNeedSynchData_5() { return &___m_IsNeedSynchData_5; } inline void set_m_IsNeedSynchData_5(bool value) { ___m_IsNeedSynchData_5 = value; } inline static int32_t get_offset_of_m_AniPath_6() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_AniPath_6)); } inline String_t* get_m_AniPath_6() const { return ___m_AniPath_6; } inline String_t** get_address_of_m_AniPath_6() { return &___m_AniPath_6; } inline void set_m_AniPath_6(String_t* value) { ___m_AniPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_AniPath_6), value); } inline static int32_t get_offset_of_m_AniName_7() { return static_cast(offsetof(CurrencyUnit_t374561803, ___m_AniName_7)); } inline String_t* get_m_AniName_7() const { return ___m_AniName_7; } inline String_t** get_address_of_m_AniName_7() { return &___m_AniName_7; } inline void set_m_AniName_7(String_t* value) { ___m_AniName_7 = value; Il2CppCodeGenWriteBarrier((&___m_AniName_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CURRENCYUNIT_T374561803_H #ifndef CSHOPCARTMANAGER_T2478140686_H #define CSHOPCARTMANAGER_T2478140686_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCartManager struct CShopCartManager_t2478140686 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CShopCartManager::k__BackingField bool ___U3CIsCheckAllU3Ek__BackingField_0; // System.Int32 DMCore.Logic.CShopCartManager::m_TotalPrice int32_t ___m_TotalPrice_1; // System.Int32 DMCore.Logic.CShopCartManager::m_ActiveIndex int32_t ___m_ActiveIndex_3; // System.Collections.Generic.List`1 DMCore.Logic.CShopCartManager::m_shopcarList List_1_t1992424465 * ___m_shopcarList_4; // System.Int32 DMCore.Logic.CShopCartManager::m_totalGold int32_t ___m_totalGold_5; // System.Int32 DMCore.Logic.CShopCartManager::m_totalDimond int32_t ___m_totalDimond_6; // System.Int32 DMCore.Logic.CShopCartManager::m_totalBindDimond int32_t ___m_totalBindDimond_7; // CDataModelBool DMCore.Logic.CShopCartManager::m_bRefreshPrice CDataModelBool_t2269476966 * ___m_bRefreshPrice_8; // System.Int32 DMCore.Logic.CShopCartManager::m_curSelectCount int32_t ___m_curSelectCount_9; // CDataModelInt DMCore.Logic.CShopCartManager::selectedCnt CDataModelInt_t3463393640 * ___selectedCnt_10; // CDataModelInt DMCore.Logic.CShopCartManager::m_shopCnt CDataModelInt_t3463393640 * ___m_shopCnt_11; public: inline static int32_t get_offset_of_U3CIsCheckAllU3Ek__BackingField_0() { return static_cast(offsetof(CShopCartManager_t2478140686, ___U3CIsCheckAllU3Ek__BackingField_0)); } inline bool get_U3CIsCheckAllU3Ek__BackingField_0() const { return ___U3CIsCheckAllU3Ek__BackingField_0; } inline bool* get_address_of_U3CIsCheckAllU3Ek__BackingField_0() { return &___U3CIsCheckAllU3Ek__BackingField_0; } inline void set_U3CIsCheckAllU3Ek__BackingField_0(bool value) { ___U3CIsCheckAllU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_TotalPrice_1() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_TotalPrice_1)); } inline int32_t get_m_TotalPrice_1() const { return ___m_TotalPrice_1; } inline int32_t* get_address_of_m_TotalPrice_1() { return &___m_TotalPrice_1; } inline void set_m_TotalPrice_1(int32_t value) { ___m_TotalPrice_1 = value; } inline static int32_t get_offset_of_m_ActiveIndex_3() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_ActiveIndex_3)); } inline int32_t get_m_ActiveIndex_3() const { return ___m_ActiveIndex_3; } inline int32_t* get_address_of_m_ActiveIndex_3() { return &___m_ActiveIndex_3; } inline void set_m_ActiveIndex_3(int32_t value) { ___m_ActiveIndex_3 = value; } inline static int32_t get_offset_of_m_shopcarList_4() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_shopcarList_4)); } inline List_1_t1992424465 * get_m_shopcarList_4() const { return ___m_shopcarList_4; } inline List_1_t1992424465 ** get_address_of_m_shopcarList_4() { return &___m_shopcarList_4; } inline void set_m_shopcarList_4(List_1_t1992424465 * value) { ___m_shopcarList_4 = value; Il2CppCodeGenWriteBarrier((&___m_shopcarList_4), value); } inline static int32_t get_offset_of_m_totalGold_5() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalGold_5)); } inline int32_t get_m_totalGold_5() const { return ___m_totalGold_5; } inline int32_t* get_address_of_m_totalGold_5() { return &___m_totalGold_5; } inline void set_m_totalGold_5(int32_t value) { ___m_totalGold_5 = value; } inline static int32_t get_offset_of_m_totalDimond_6() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalDimond_6)); } inline int32_t get_m_totalDimond_6() const { return ___m_totalDimond_6; } inline int32_t* get_address_of_m_totalDimond_6() { return &___m_totalDimond_6; } inline void set_m_totalDimond_6(int32_t value) { ___m_totalDimond_6 = value; } inline static int32_t get_offset_of_m_totalBindDimond_7() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_totalBindDimond_7)); } inline int32_t get_m_totalBindDimond_7() const { return ___m_totalBindDimond_7; } inline int32_t* get_address_of_m_totalBindDimond_7() { return &___m_totalBindDimond_7; } inline void set_m_totalBindDimond_7(int32_t value) { ___m_totalBindDimond_7 = value; } inline static int32_t get_offset_of_m_bRefreshPrice_8() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_bRefreshPrice_8)); } inline CDataModelBool_t2269476966 * get_m_bRefreshPrice_8() const { return ___m_bRefreshPrice_8; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshPrice_8() { return &___m_bRefreshPrice_8; } inline void set_m_bRefreshPrice_8(CDataModelBool_t2269476966 * value) { ___m_bRefreshPrice_8 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshPrice_8), value); } inline static int32_t get_offset_of_m_curSelectCount_9() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_curSelectCount_9)); } inline int32_t get_m_curSelectCount_9() const { return ___m_curSelectCount_9; } inline int32_t* get_address_of_m_curSelectCount_9() { return &___m_curSelectCount_9; } inline void set_m_curSelectCount_9(int32_t value) { ___m_curSelectCount_9 = value; } inline static int32_t get_offset_of_selectedCnt_10() { return static_cast(offsetof(CShopCartManager_t2478140686, ___selectedCnt_10)); } inline CDataModelInt_t3463393640 * get_selectedCnt_10() const { return ___selectedCnt_10; } inline CDataModelInt_t3463393640 ** get_address_of_selectedCnt_10() { return &___selectedCnt_10; } inline void set_selectedCnt_10(CDataModelInt_t3463393640 * value) { ___selectedCnt_10 = value; Il2CppCodeGenWriteBarrier((&___selectedCnt_10), value); } inline static int32_t get_offset_of_m_shopCnt_11() { return static_cast(offsetof(CShopCartManager_t2478140686, ___m_shopCnt_11)); } inline CDataModelInt_t3463393640 * get_m_shopCnt_11() const { return ___m_shopCnt_11; } inline CDataModelInt_t3463393640 ** get_address_of_m_shopCnt_11() { return &___m_shopCnt_11; } inline void set_m_shopCnt_11(CDataModelInt_t3463393640 * value) { ___m_shopCnt_11 = value; Il2CppCodeGenWriteBarrier((&___m_shopCnt_11), value); } }; struct CShopCartManager_t2478140686_StaticFields { public: // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::s_Instance CShopCartManager_t2478140686 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CShopCartManager_t2478140686_StaticFields, ___s_Instance_2)); } inline CShopCartManager_t2478140686 * get_s_Instance_2() const { return ___s_Instance_2; } inline CShopCartManager_t2478140686 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CShopCartManager_t2478140686 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCARTMANAGER_T2478140686_H #ifndef ACTIVITYDATA_T4264290978_H #define ACTIVITYDATA_T4264290978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/activityData struct activityData_t4264290978 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/activityData::id int32_t ___id_0; // System.String DMCore.Logic.CShopConfig/activityData::path String_t* ___path_1; // System.String DMCore.Logic.CShopConfig/activityData::findText String_t* ___findText_2; // UnityEngine.Texture2D DMCore.Logic.CShopConfig/activityData::pic Texture2D_t3840446185 * ___pic_3; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(activityData_t4264290978, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_path_1() { return static_cast(offsetof(activityData_t4264290978, ___path_1)); } inline String_t* get_path_1() const { return ___path_1; } inline String_t** get_address_of_path_1() { return &___path_1; } inline void set_path_1(String_t* value) { ___path_1 = value; Il2CppCodeGenWriteBarrier((&___path_1), value); } inline static int32_t get_offset_of_findText_2() { return static_cast(offsetof(activityData_t4264290978, ___findText_2)); } inline String_t* get_findText_2() const { return ___findText_2; } inline String_t** get_address_of_findText_2() { return &___findText_2; } inline void set_findText_2(String_t* value) { ___findText_2 = value; Il2CppCodeGenWriteBarrier((&___findText_2), value); } inline static int32_t get_offset_of_pic_3() { return static_cast(offsetof(activityData_t4264290978, ___pic_3)); } inline Texture2D_t3840446185 * get_pic_3() const { return ___pic_3; } inline Texture2D_t3840446185 ** get_address_of_pic_3() { return &___pic_3; } inline void set_pic_3(Texture2D_t3840446185 * value) { ___pic_3 = value; Il2CppCodeGenWriteBarrier((&___pic_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIVITYDATA_T4264290978_H #ifndef U3CSCREENSHOTU3EC__ITERATOR0_T2218484332_H #define U3CSCREENSHOTU3EC__ITERATOR0_T2218484332_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShareScreenShot/c__Iterator0 struct U3CScreenShotU3Ec__Iterator0_t2218484332 : public RuntimeObject { public: // System.String uiShareScreenShot/c__Iterator0::__0 String_t* ___U3CfullPathU3E__0_0; // UnityEngine.Texture2D uiShareScreenShot/c__Iterator0::__0 Texture2D_t3840446185 * ___U3CtextureU3E__0_1; // uiShareScreenShot uiShareScreenShot/c__Iterator0::$this uiShareScreenShot_t126007483 * ___U24this_2; // System.Object uiShareScreenShot/c__Iterator0::$current RuntimeObject * ___U24current_3; // System.Boolean uiShareScreenShot/c__Iterator0::$disposing bool ___U24disposing_4; // System.Int32 uiShareScreenShot/c__Iterator0::$PC int32_t ___U24PC_5; public: inline static int32_t get_offset_of_U3CfullPathU3E__0_0() { return static_cast(offsetof(U3CScreenShotU3Ec__Iterator0_t2218484332, ___U3CfullPathU3E__0_0)); } inline String_t* get_U3CfullPathU3E__0_0() const { return ___U3CfullPathU3E__0_0; } inline String_t** get_address_of_U3CfullPathU3E__0_0() { return &___U3CfullPathU3E__0_0; } inline void set_U3CfullPathU3E__0_0(String_t* value) { ___U3CfullPathU3E__0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CfullPathU3E__0_0), value); } inline static int32_t get_offset_of_U3CtextureU3E__0_1() { return static_cast(offsetof(U3CScreenShotU3Ec__Iterator0_t2218484332, ___U3CtextureU3E__0_1)); } inline Texture2D_t3840446185 * get_U3CtextureU3E__0_1() const { return ___U3CtextureU3E__0_1; } inline Texture2D_t3840446185 ** get_address_of_U3CtextureU3E__0_1() { return &___U3CtextureU3E__0_1; } inline void set_U3CtextureU3E__0_1(Texture2D_t3840446185 * value) { ___U3CtextureU3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CtextureU3E__0_1), value); } inline static int32_t get_offset_of_U24this_2() { return static_cast(offsetof(U3CScreenShotU3Ec__Iterator0_t2218484332, ___U24this_2)); } inline uiShareScreenShot_t126007483 * get_U24this_2() const { return ___U24this_2; } inline uiShareScreenShot_t126007483 ** get_address_of_U24this_2() { return &___U24this_2; } inline void set_U24this_2(uiShareScreenShot_t126007483 * value) { ___U24this_2 = value; Il2CppCodeGenWriteBarrier((&___U24this_2), value); } inline static int32_t get_offset_of_U24current_3() { return static_cast(offsetof(U3CScreenShotU3Ec__Iterator0_t2218484332, ___U24current_3)); } inline RuntimeObject * get_U24current_3() const { return ___U24current_3; } inline RuntimeObject ** get_address_of_U24current_3() { return &___U24current_3; } inline void set_U24current_3(RuntimeObject * value) { ___U24current_3 = value; Il2CppCodeGenWriteBarrier((&___U24current_3), value); } inline static int32_t get_offset_of_U24disposing_4() { return static_cast(offsetof(U3CScreenShotU3Ec__Iterator0_t2218484332, ___U24disposing_4)); } inline bool get_U24disposing_4() const { return ___U24disposing_4; } inline bool* get_address_of_U24disposing_4() { return &___U24disposing_4; } inline void set_U24disposing_4(bool value) { ___U24disposing_4 = value; } inline static int32_t get_offset_of_U24PC_5() { return static_cast(offsetof(U3CScreenShotU3Ec__Iterator0_t2218484332, ___U24PC_5)); } inline int32_t get_U24PC_5() const { return ___U24PC_5; } inline int32_t* get_address_of_U24PC_5() { return &___U24PC_5; } inline void set_U24PC_5(int32_t value) { ___U24PC_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSCREENSHOTU3EC__ITERATOR0_T2218484332_H #ifndef CSYSTEMBROADCAST_T3934508125_H #define CSYSTEMBROADCAST_T3934508125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSystemBroadCast struct CSystemBroadCast_t3934508125 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CSystemBroadCast::k__BackingField bool ___U3CPlayFlagU3Ek__BackingField_0; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CSystemBroadCast::m_list LinkedList_1_t2089880993 * ___m_list_1; // System.Collections.Generic.List`1 DMCore.Logic.CSystemBroadCast::m_SysList List_1_t427342430 * ___m_SysList_2; public: inline static int32_t get_offset_of_U3CPlayFlagU3Ek__BackingField_0() { return static_cast(offsetof(CSystemBroadCast_t3934508125, ___U3CPlayFlagU3Ek__BackingField_0)); } inline bool get_U3CPlayFlagU3Ek__BackingField_0() const { return ___U3CPlayFlagU3Ek__BackingField_0; } inline bool* get_address_of_U3CPlayFlagU3Ek__BackingField_0() { return &___U3CPlayFlagU3Ek__BackingField_0; } inline void set_U3CPlayFlagU3Ek__BackingField_0(bool value) { ___U3CPlayFlagU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_list_1() { return static_cast(offsetof(CSystemBroadCast_t3934508125, ___m_list_1)); } inline LinkedList_1_t2089880993 * get_m_list_1() const { return ___m_list_1; } inline LinkedList_1_t2089880993 ** get_address_of_m_list_1() { return &___m_list_1; } inline void set_m_list_1(LinkedList_1_t2089880993 * value) { ___m_list_1 = value; Il2CppCodeGenWriteBarrier((&___m_list_1), value); } inline static int32_t get_offset_of_m_SysList_2() { return static_cast(offsetof(CSystemBroadCast_t3934508125, ___m_SysList_2)); } inline List_1_t427342430 * get_m_SysList_2() const { return ___m_SysList_2; } inline List_1_t427342430 ** get_address_of_m_SysList_2() { return &___m_SysList_2; } inline void set_m_SysList_2(List_1_t427342430 * value) { ___m_SysList_2 = value; Il2CppCodeGenWriteBarrier((&___m_SysList_2), value); } }; struct CSystemBroadCast_t3934508125_StaticFields { public: // DMCore.Logic.CSystemBroadCast DMCore.Logic.CSystemBroadCast::s_Instance CSystemBroadCast_t3934508125 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CSystemBroadCast_t3934508125_StaticFields, ___s_Instance_3)); } inline CSystemBroadCast_t3934508125 * get_s_Instance_3() const { return ___s_Instance_3; } inline CSystemBroadCast_t3934508125 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CSystemBroadCast_t3934508125 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSYSTEMBROADCAST_T3934508125_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 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 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 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 REDBAGINFO_T3509930132_H #define REDBAGINFO_T3509930132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagInfo struct RedBagInfo_t3509930132 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RedBagInfo::RedbagID int32_t ___RedbagID_0; // System.Int32 DMCore.Logic.RedBagInfo::IsRedbagOver int32_t ___IsRedbagOver_1; // System.Int32 DMCore.Logic.RedBagInfo::TotalCoinNum int32_t ___TotalCoinNum_2; // System.Int32 DMCore.Logic.RedBagInfo::RedbagNum int32_t ___RedbagNum_3; // System.Int32 DMCore.Logic.RedBagInfo::SpendTime int32_t ___SpendTime_4; // System.String DMCore.Logic.RedBagInfo::RedbagDesc String_t* ___RedbagDesc_5; // System.Int64 DMCore.Logic.RedBagInfo::SendUserID int64_t ___SendUserID_6; // System.Int32 DMCore.Logic.RedBagInfo::SendUserSex int32_t ___SendUserSex_7; // System.String DMCore.Logic.RedBagInfo::SendName String_t* ___SendName_8; // System.Int64 DMCore.Logic.RedBagInfo::SendPhoto int64_t ___SendPhoto_9; // System.Int32 DMCore.Logic.RedBagInfo::SendHeadBox int32_t ___SendHeadBox_10; // System.Int32 DMCore.Logic.RedBagInfo::Count int32_t ___Count_11; // System.Int32 DMCore.Logic.RedBagInfo::Parms int32_t ___Parms_12; // System.Collections.Generic.List`1 DMCore.Logic.RedBagInfo::userInfo List_1_t3682870713 * ___userInfo_13; // System.Boolean DMCore.Logic.RedBagInfo::IsNeedRefresh bool ___IsNeedRefresh_14; public: inline static int32_t get_offset_of_RedbagID_0() { return static_cast(offsetof(RedBagInfo_t3509930132, ___RedbagID_0)); } inline int32_t get_RedbagID_0() const { return ___RedbagID_0; } inline int32_t* get_address_of_RedbagID_0() { return &___RedbagID_0; } inline void set_RedbagID_0(int32_t value) { ___RedbagID_0 = value; } inline static int32_t get_offset_of_IsRedbagOver_1() { return static_cast(offsetof(RedBagInfo_t3509930132, ___IsRedbagOver_1)); } inline int32_t get_IsRedbagOver_1() const { return ___IsRedbagOver_1; } inline int32_t* get_address_of_IsRedbagOver_1() { return &___IsRedbagOver_1; } inline void set_IsRedbagOver_1(int32_t value) { ___IsRedbagOver_1 = value; } inline static int32_t get_offset_of_TotalCoinNum_2() { return static_cast(offsetof(RedBagInfo_t3509930132, ___TotalCoinNum_2)); } inline int32_t get_TotalCoinNum_2() const { return ___TotalCoinNum_2; } inline int32_t* get_address_of_TotalCoinNum_2() { return &___TotalCoinNum_2; } inline void set_TotalCoinNum_2(int32_t value) { ___TotalCoinNum_2 = value; } inline static int32_t get_offset_of_RedbagNum_3() { return static_cast(offsetof(RedBagInfo_t3509930132, ___RedbagNum_3)); } inline int32_t get_RedbagNum_3() const { return ___RedbagNum_3; } inline int32_t* get_address_of_RedbagNum_3() { return &___RedbagNum_3; } inline void set_RedbagNum_3(int32_t value) { ___RedbagNum_3 = value; } inline static int32_t get_offset_of_SpendTime_4() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SpendTime_4)); } inline int32_t get_SpendTime_4() const { return ___SpendTime_4; } inline int32_t* get_address_of_SpendTime_4() { return &___SpendTime_4; } inline void set_SpendTime_4(int32_t value) { ___SpendTime_4 = value; } inline static int32_t get_offset_of_RedbagDesc_5() { return static_cast(offsetof(RedBagInfo_t3509930132, ___RedbagDesc_5)); } inline String_t* get_RedbagDesc_5() const { return ___RedbagDesc_5; } inline String_t** get_address_of_RedbagDesc_5() { return &___RedbagDesc_5; } inline void set_RedbagDesc_5(String_t* value) { ___RedbagDesc_5 = value; Il2CppCodeGenWriteBarrier((&___RedbagDesc_5), value); } inline static int32_t get_offset_of_SendUserID_6() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendUserID_6)); } inline int64_t get_SendUserID_6() const { return ___SendUserID_6; } inline int64_t* get_address_of_SendUserID_6() { return &___SendUserID_6; } inline void set_SendUserID_6(int64_t value) { ___SendUserID_6 = value; } inline static int32_t get_offset_of_SendUserSex_7() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendUserSex_7)); } inline int32_t get_SendUserSex_7() const { return ___SendUserSex_7; } inline int32_t* get_address_of_SendUserSex_7() { return &___SendUserSex_7; } inline void set_SendUserSex_7(int32_t value) { ___SendUserSex_7 = value; } inline static int32_t get_offset_of_SendName_8() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendName_8)); } inline String_t* get_SendName_8() const { return ___SendName_8; } inline String_t** get_address_of_SendName_8() { return &___SendName_8; } inline void set_SendName_8(String_t* value) { ___SendName_8 = value; Il2CppCodeGenWriteBarrier((&___SendName_8), value); } inline static int32_t get_offset_of_SendPhoto_9() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendPhoto_9)); } inline int64_t get_SendPhoto_9() const { return ___SendPhoto_9; } inline int64_t* get_address_of_SendPhoto_9() { return &___SendPhoto_9; } inline void set_SendPhoto_9(int64_t value) { ___SendPhoto_9 = value; } inline static int32_t get_offset_of_SendHeadBox_10() { return static_cast(offsetof(RedBagInfo_t3509930132, ___SendHeadBox_10)); } inline int32_t get_SendHeadBox_10() const { return ___SendHeadBox_10; } inline int32_t* get_address_of_SendHeadBox_10() { return &___SendHeadBox_10; } inline void set_SendHeadBox_10(int32_t value) { ___SendHeadBox_10 = value; } inline static int32_t get_offset_of_Count_11() { return static_cast(offsetof(RedBagInfo_t3509930132, ___Count_11)); } inline int32_t get_Count_11() const { return ___Count_11; } inline int32_t* get_address_of_Count_11() { return &___Count_11; } inline void set_Count_11(int32_t value) { ___Count_11 = value; } inline static int32_t get_offset_of_Parms_12() { return static_cast(offsetof(RedBagInfo_t3509930132, ___Parms_12)); } inline int32_t get_Parms_12() const { return ___Parms_12; } inline int32_t* get_address_of_Parms_12() { return &___Parms_12; } inline void set_Parms_12(int32_t value) { ___Parms_12 = value; } inline static int32_t get_offset_of_userInfo_13() { return static_cast(offsetof(RedBagInfo_t3509930132, ___userInfo_13)); } inline List_1_t3682870713 * get_userInfo_13() const { return ___userInfo_13; } inline List_1_t3682870713 ** get_address_of_userInfo_13() { return &___userInfo_13; } inline void set_userInfo_13(List_1_t3682870713 * value) { ___userInfo_13 = value; Il2CppCodeGenWriteBarrier((&___userInfo_13), value); } inline static int32_t get_offset_of_IsNeedRefresh_14() { return static_cast(offsetof(RedBagInfo_t3509930132, ___IsNeedRefresh_14)); } inline bool get_IsNeedRefresh_14() const { return ___IsNeedRefresh_14; } inline bool* get_address_of_IsNeedRefresh_14() { return &___IsNeedRefresh_14; } inline void set_IsNeedRefresh_14(bool value) { ___IsNeedRefresh_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGINFO_T3509930132_H #ifndef RECSCENEINFO_T579186702_H #define RECSCENEINFO_T579186702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RecSceneInfo struct RecSceneInfo_t579186702 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RecSceneInfo::sceneID int32_t ___sceneID_0; // System.String DMCore.Logic.RecSceneInfo::openTimer String_t* ___openTimer_1; // System.String DMCore.Logic.RecSceneInfo::week_time String_t* ___week_time_2; // System.String DMCore.Logic.RecSceneInfo::day_time String_t* ___day_time_3; // System.String DMCore.Logic.RecSceneInfo::open_time String_t* ___open_time_4; // System.String DMCore.Logic.RecSceneInfo::award String_t* ___award_5; // System.Boolean DMCore.Logic.RecSceneInfo::isOpen bool ___isOpen_6; // System.Boolean DMCore.Logic.RecSceneInfo::isSelect bool ___isSelect_7; public: inline static int32_t get_offset_of_sceneID_0() { return static_cast(offsetof(RecSceneInfo_t579186702, ___sceneID_0)); } inline int32_t get_sceneID_0() const { return ___sceneID_0; } inline int32_t* get_address_of_sceneID_0() { return &___sceneID_0; } inline void set_sceneID_0(int32_t value) { ___sceneID_0 = value; } inline static int32_t get_offset_of_openTimer_1() { return static_cast(offsetof(RecSceneInfo_t579186702, ___openTimer_1)); } inline String_t* get_openTimer_1() const { return ___openTimer_1; } inline String_t** get_address_of_openTimer_1() { return &___openTimer_1; } inline void set_openTimer_1(String_t* value) { ___openTimer_1 = value; Il2CppCodeGenWriteBarrier((&___openTimer_1), value); } inline static int32_t get_offset_of_week_time_2() { return static_cast(offsetof(RecSceneInfo_t579186702, ___week_time_2)); } inline String_t* get_week_time_2() const { return ___week_time_2; } inline String_t** get_address_of_week_time_2() { return &___week_time_2; } inline void set_week_time_2(String_t* value) { ___week_time_2 = value; Il2CppCodeGenWriteBarrier((&___week_time_2), value); } inline static int32_t get_offset_of_day_time_3() { return static_cast(offsetof(RecSceneInfo_t579186702, ___day_time_3)); } inline String_t* get_day_time_3() const { return ___day_time_3; } inline String_t** get_address_of_day_time_3() { return &___day_time_3; } inline void set_day_time_3(String_t* value) { ___day_time_3 = value; Il2CppCodeGenWriteBarrier((&___day_time_3), value); } inline static int32_t get_offset_of_open_time_4() { return static_cast(offsetof(RecSceneInfo_t579186702, ___open_time_4)); } inline String_t* get_open_time_4() const { return ___open_time_4; } inline String_t** get_address_of_open_time_4() { return &___open_time_4; } inline void set_open_time_4(String_t* value) { ___open_time_4 = value; Il2CppCodeGenWriteBarrier((&___open_time_4), value); } inline static int32_t get_offset_of_award_5() { return static_cast(offsetof(RecSceneInfo_t579186702, ___award_5)); } inline String_t* get_award_5() const { return ___award_5; } inline String_t** get_address_of_award_5() { return &___award_5; } inline void set_award_5(String_t* value) { ___award_5 = value; Il2CppCodeGenWriteBarrier((&___award_5), value); } inline static int32_t get_offset_of_isOpen_6() { return static_cast(offsetof(RecSceneInfo_t579186702, ___isOpen_6)); } inline bool get_isOpen_6() const { return ___isOpen_6; } inline bool* get_address_of_isOpen_6() { return &___isOpen_6; } inline void set_isOpen_6(bool value) { ___isOpen_6 = value; } inline static int32_t get_offset_of_isSelect_7() { return static_cast(offsetof(RecSceneInfo_t579186702, ___isSelect_7)); } inline bool get_isSelect_7() const { return ___isSelect_7; } inline bool* get_address_of_isSelect_7() { return &___isSelect_7; } inline void set_isSelect_7(bool value) { ___isSelect_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECSCENEINFO_T579186702_H #ifndef REDBAGRESULT_T3297514483_H #define REDBAGRESULT_T3297514483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.RedBagResult struct RedBagResult_t3297514483 : public RuntimeObject { public: // System.Int32 DMCore.Logic.RedBagResult::RedbagID int32_t ___RedbagID_0; // System.Int32 DMCore.Logic.RedBagResult::Result int32_t ___Result_1; // System.Int32 DMCore.Logic.RedBagResult::AlreadyGet int32_t ___AlreadyGet_2; // System.Boolean DMCore.Logic.RedBagResult::IsRefreshResult bool ___IsRefreshResult_3; public: inline static int32_t get_offset_of_RedbagID_0() { return static_cast(offsetof(RedBagResult_t3297514483, ___RedbagID_0)); } inline int32_t get_RedbagID_0() const { return ___RedbagID_0; } inline int32_t* get_address_of_RedbagID_0() { return &___RedbagID_0; } inline void set_RedbagID_0(int32_t value) { ___RedbagID_0 = value; } inline static int32_t get_offset_of_Result_1() { return static_cast(offsetof(RedBagResult_t3297514483, ___Result_1)); } inline int32_t get_Result_1() const { return ___Result_1; } inline int32_t* get_address_of_Result_1() { return &___Result_1; } inline void set_Result_1(int32_t value) { ___Result_1 = value; } inline static int32_t get_offset_of_AlreadyGet_2() { return static_cast(offsetof(RedBagResult_t3297514483, ___AlreadyGet_2)); } inline int32_t get_AlreadyGet_2() const { return ___AlreadyGet_2; } inline int32_t* get_address_of_AlreadyGet_2() { return &___AlreadyGet_2; } inline void set_AlreadyGet_2(int32_t value) { ___AlreadyGet_2 = value; } inline static int32_t get_offset_of_IsRefreshResult_3() { return static_cast(offsetof(RedBagResult_t3297514483, ___IsRefreshResult_3)); } inline bool get_IsRefreshResult_3() const { return ___IsRefreshResult_3; } inline bool* get_address_of_IsRefreshResult_3() { return &___IsRefreshResult_3; } inline void set_IsRefreshResult_3(bool value) { ___IsRefreshResult_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REDBAGRESULT_T3297514483_H #ifndef 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 CUIBASE_T3255455658_H #define CUIBASE_T3255455658_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CUIBase struct CUIBase_t3255455658 : public RuntimeObject { public: // System.Int32 CUIBase::k__BackingField int32_t ___U3CUI_IDU3Ek__BackingField_0; // System.String CUIBase::k__BackingField String_t* ___U3CUI_ClassU3Ek__BackingField_1; // UnityEngine.GameObject CUIBase::k__BackingField GameObject_t1113636619 * ___U3CgameObjectU3Ek__BackingField_2; // UnityEngine.Transform CUIBase::k__BackingField Transform_t3600365921 * ___U3CtransformU3Ek__BackingField_3; // System.Boolean CUIBase::m_bRegUpdate bool ___m_bRegUpdate_4; // System.Boolean CUIBase::m_bRegLateUpdate bool ___m_bRegLateUpdate_5; // DMSerial CUIBase::m_serialed DMSerial_t3962411756 * ___m_serialed_6; public: inline static int32_t get_offset_of_U3CUI_IDU3Ek__BackingField_0() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CUI_IDU3Ek__BackingField_0)); } inline int32_t get_U3CUI_IDU3Ek__BackingField_0() const { return ___U3CUI_IDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CUI_IDU3Ek__BackingField_0() { return &___U3CUI_IDU3Ek__BackingField_0; } inline void set_U3CUI_IDU3Ek__BackingField_0(int32_t value) { ___U3CUI_IDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CUI_ClassU3Ek__BackingField_1() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CUI_ClassU3Ek__BackingField_1)); } inline String_t* get_U3CUI_ClassU3Ek__BackingField_1() const { return ___U3CUI_ClassU3Ek__BackingField_1; } inline String_t** get_address_of_U3CUI_ClassU3Ek__BackingField_1() { return &___U3CUI_ClassU3Ek__BackingField_1; } inline void set_U3CUI_ClassU3Ek__BackingField_1(String_t* value) { ___U3CUI_ClassU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CUI_ClassU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CgameObjectU3Ek__BackingField_2() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CgameObjectU3Ek__BackingField_2)); } inline GameObject_t1113636619 * get_U3CgameObjectU3Ek__BackingField_2() const { return ___U3CgameObjectU3Ek__BackingField_2; } inline GameObject_t1113636619 ** get_address_of_U3CgameObjectU3Ek__BackingField_2() { return &___U3CgameObjectU3Ek__BackingField_2; } inline void set_U3CgameObjectU3Ek__BackingField_2(GameObject_t1113636619 * value) { ___U3CgameObjectU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CgameObjectU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CtransformU3Ek__BackingField_3() { return static_cast(offsetof(CUIBase_t3255455658, ___U3CtransformU3Ek__BackingField_3)); } inline Transform_t3600365921 * get_U3CtransformU3Ek__BackingField_3() const { return ___U3CtransformU3Ek__BackingField_3; } inline Transform_t3600365921 ** get_address_of_U3CtransformU3Ek__BackingField_3() { return &___U3CtransformU3Ek__BackingField_3; } inline void set_U3CtransformU3Ek__BackingField_3(Transform_t3600365921 * value) { ___U3CtransformU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CtransformU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_bRegUpdate_4() { return static_cast(offsetof(CUIBase_t3255455658, ___m_bRegUpdate_4)); } inline bool get_m_bRegUpdate_4() const { return ___m_bRegUpdate_4; } inline bool* get_address_of_m_bRegUpdate_4() { return &___m_bRegUpdate_4; } inline void set_m_bRegUpdate_4(bool value) { ___m_bRegUpdate_4 = value; } inline static int32_t get_offset_of_m_bRegLateUpdate_5() { return static_cast(offsetof(CUIBase_t3255455658, ___m_bRegLateUpdate_5)); } inline bool get_m_bRegLateUpdate_5() const { return ___m_bRegLateUpdate_5; } inline bool* get_address_of_m_bRegLateUpdate_5() { return &___m_bRegLateUpdate_5; } inline void set_m_bRegLateUpdate_5(bool value) { ___m_bRegLateUpdate_5 = value; } inline static int32_t get_offset_of_m_serialed_6() { return static_cast(offsetof(CUIBase_t3255455658, ___m_serialed_6)); } inline DMSerial_t3962411756 * get_m_serialed_6() const { return ___m_serialed_6; } inline DMSerial_t3962411756 ** get_address_of_m_serialed_6() { return &___m_serialed_6; } inline void set_m_serialed_6(DMSerial_t3962411756 * value) { ___m_serialed_6 = value; Il2CppCodeGenWriteBarrier((&___m_serialed_6), value); } }; struct CUIBase_t3255455658_StaticFields { public: // System.Int32 CUIBase::s_nUILabor int32_t ___s_nUILabor_7; public: inline static int32_t get_offset_of_s_nUILabor_7() { return static_cast(offsetof(CUIBase_t3255455658_StaticFields, ___s_nUILabor_7)); } inline int32_t get_s_nUILabor_7() const { return ___s_nUILabor_7; } inline int32_t* get_address_of_s_nUILabor_7() { return &___s_nUILabor_7; } inline void set_s_nUILabor_7(int32_t value) { ___s_nUILabor_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUIBASE_T3255455658_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 CRECREATIONMANAGER_T3180859335_H #define CRECREATIONMANAGER_T3180859335_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecreationManager struct CRecreationManager_t3180859335 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsOnClickU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CRecreationManager::k__BackingField int32_t ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsFristRefreshSceneU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4; // System.Collections.Generic.List`1 DMCore.Logic.CRecreationManager::recSceneInfoList List_1_t2051261444 * ___recSceneInfoList_5; // System.Int32 DMCore.Logic.CRecreationManager::currSelectSceneID int32_t ___currSelectSceneID_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRecreationManager::inIDDic Dictionary_2_t4013585537 * ___inIDDic_7; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsNeedRefrshStatusU3Ek__BackingField_8; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideInterNowU3Ek__BackingField_9; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideAllBtnNowU3Ek__BackingField_10; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideInterU3Ek__BackingField_11; // System.Boolean DMCore.Logic.CRecreationManager::k__BackingField bool ___U3CIsHideAllBtnU3Ek__BackingField_12; public: inline static int32_t get_offset_of_U3CIsOnClickU3Ek__BackingField_1() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsOnClickU3Ek__BackingField_1)); } inline bool get_U3CIsOnClickU3Ek__BackingField_1() const { return ___U3CIsOnClickU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsOnClickU3Ek__BackingField_1() { return &___U3CIsOnClickU3Ek__BackingField_1; } inline void set_U3CIsOnClickU3Ek__BackingField_1(bool value) { ___U3CIsOnClickU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2)); } inline int32_t get_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2() const { return ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2() { return &___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2; } inline void set_U3CEnterRoomSelectSceneIDU3Ek__BackingField_2(int32_t value) { ___U3CEnterRoomSelectSceneIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsFristRefreshSceneU3Ek__BackingField_3() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsFristRefreshSceneU3Ek__BackingField_3)); } inline bool get_U3CIsFristRefreshSceneU3Ek__BackingField_3() const { return ___U3CIsFristRefreshSceneU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsFristRefreshSceneU3Ek__BackingField_3() { return &___U3CIsFristRefreshSceneU3Ek__BackingField_3; } inline void set_U3CIsFristRefreshSceneU3Ek__BackingField_3(bool value) { ___U3CIsFristRefreshSceneU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsNeedRecSceneChangedU3Ek__BackingField_4() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4)); } inline bool get_U3CIsNeedRecSceneChangedU3Ek__BackingField_4() const { return ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsNeedRecSceneChangedU3Ek__BackingField_4() { return &___U3CIsNeedRecSceneChangedU3Ek__BackingField_4; } inline void set_U3CIsNeedRecSceneChangedU3Ek__BackingField_4(bool value) { ___U3CIsNeedRecSceneChangedU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_recSceneInfoList_5() { return static_cast(offsetof(CRecreationManager_t3180859335, ___recSceneInfoList_5)); } inline List_1_t2051261444 * get_recSceneInfoList_5() const { return ___recSceneInfoList_5; } inline List_1_t2051261444 ** get_address_of_recSceneInfoList_5() { return &___recSceneInfoList_5; } inline void set_recSceneInfoList_5(List_1_t2051261444 * value) { ___recSceneInfoList_5 = value; Il2CppCodeGenWriteBarrier((&___recSceneInfoList_5), value); } inline static int32_t get_offset_of_currSelectSceneID_6() { return static_cast(offsetof(CRecreationManager_t3180859335, ___currSelectSceneID_6)); } inline int32_t get_currSelectSceneID_6() const { return ___currSelectSceneID_6; } inline int32_t* get_address_of_currSelectSceneID_6() { return &___currSelectSceneID_6; } inline void set_currSelectSceneID_6(int32_t value) { ___currSelectSceneID_6 = value; } inline static int32_t get_offset_of_inIDDic_7() { return static_cast(offsetof(CRecreationManager_t3180859335, ___inIDDic_7)); } inline Dictionary_2_t4013585537 * get_inIDDic_7() const { return ___inIDDic_7; } inline Dictionary_2_t4013585537 ** get_address_of_inIDDic_7() { return &___inIDDic_7; } inline void set_inIDDic_7(Dictionary_2_t4013585537 * value) { ___inIDDic_7 = value; Il2CppCodeGenWriteBarrier((&___inIDDic_7), value); } inline static int32_t get_offset_of_U3CIsNeedRefrshStatusU3Ek__BackingField_8() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsNeedRefrshStatusU3Ek__BackingField_8)); } inline bool get_U3CIsNeedRefrshStatusU3Ek__BackingField_8() const { return ___U3CIsNeedRefrshStatusU3Ek__BackingField_8; } inline bool* get_address_of_U3CIsNeedRefrshStatusU3Ek__BackingField_8() { return &___U3CIsNeedRefrshStatusU3Ek__BackingField_8; } inline void set_U3CIsNeedRefrshStatusU3Ek__BackingField_8(bool value) { ___U3CIsNeedRefrshStatusU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CIsHideInterNowU3Ek__BackingField_9() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideInterNowU3Ek__BackingField_9)); } inline bool get_U3CIsHideInterNowU3Ek__BackingField_9() const { return ___U3CIsHideInterNowU3Ek__BackingField_9; } inline bool* get_address_of_U3CIsHideInterNowU3Ek__BackingField_9() { return &___U3CIsHideInterNowU3Ek__BackingField_9; } inline void set_U3CIsHideInterNowU3Ek__BackingField_9(bool value) { ___U3CIsHideInterNowU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CIsHideAllBtnNowU3Ek__BackingField_10() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideAllBtnNowU3Ek__BackingField_10)); } inline bool get_U3CIsHideAllBtnNowU3Ek__BackingField_10() const { return ___U3CIsHideAllBtnNowU3Ek__BackingField_10; } inline bool* get_address_of_U3CIsHideAllBtnNowU3Ek__BackingField_10() { return &___U3CIsHideAllBtnNowU3Ek__BackingField_10; } inline void set_U3CIsHideAllBtnNowU3Ek__BackingField_10(bool value) { ___U3CIsHideAllBtnNowU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CIsHideInterU3Ek__BackingField_11() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideInterU3Ek__BackingField_11)); } inline bool get_U3CIsHideInterU3Ek__BackingField_11() const { return ___U3CIsHideInterU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsHideInterU3Ek__BackingField_11() { return &___U3CIsHideInterU3Ek__BackingField_11; } inline void set_U3CIsHideInterU3Ek__BackingField_11(bool value) { ___U3CIsHideInterU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CIsHideAllBtnU3Ek__BackingField_12() { return static_cast(offsetof(CRecreationManager_t3180859335, ___U3CIsHideAllBtnU3Ek__BackingField_12)); } inline bool get_U3CIsHideAllBtnU3Ek__BackingField_12() const { return ___U3CIsHideAllBtnU3Ek__BackingField_12; } inline bool* get_address_of_U3CIsHideAllBtnU3Ek__BackingField_12() { return &___U3CIsHideAllBtnU3Ek__BackingField_12; } inline void set_U3CIsHideAllBtnU3Ek__BackingField_12(bool value) { ___U3CIsHideAllBtnU3Ek__BackingField_12 = value; } }; struct CRecreationManager_t3180859335_StaticFields { public: // DMCore.Logic.CRecreationManager DMCore.Logic.CRecreationManager::m_instance CRecreationManager_t3180859335 * ___m_instance_0; public: inline static int32_t get_offset_of_m_instance_0() { return static_cast(offsetof(CRecreationManager_t3180859335_StaticFields, ___m_instance_0)); } inline CRecreationManager_t3180859335 * get_m_instance_0() const { return ___m_instance_0; } inline CRecreationManager_t3180859335 ** get_address_of_m_instance_0() { return &___m_instance_0; } inline void set_m_instance_0(CRecreationManager_t3180859335 * value) { ___m_instance_0 = value; Il2CppCodeGenWriteBarrier((&___m_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECREATIONMANAGER_T3180859335_H #ifndef 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 UIREWARDLIST_T3995210739_H #define UIREWARDLIST_T3995210739_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRewardList struct uiRewardList_t3995210739 : public CUIBase_t3255455658 { public: // DMListView uiRewardList::m_list DMListView_t512231514 * ___m_list_8; // UILabel uiRewardList::m_progressLabel UILabel_t3248798549 * ___m_progressLabel_9; // UnityEngine.Transform uiRewardList::m_preArrowBtn Transform_t3600365921 * ___m_preArrowBtn_10; // UnityEngine.Transform uiRewardList::m_nextArrowBtn Transform_t3600365921 * ___m_nextArrowBtn_11; // UnityEngine.Transform uiRewardList::m_uiCanGetBtn Transform_t3600365921 * ___m_uiCanGetBtn_12; // UnityEngine.Transform uiRewardList::m_uiNoCanGetBtn Transform_t3600365921 * ___m_uiNoCanGetBtn_13; // UnityEngine.Transform uiRewardList::m_uiAlreadyGetBtn Transform_t3600365921 * ___m_uiAlreadyGetBtn_14; // UILabel uiRewardList::m_uiVoteLabel UILabel_t3248798549 * ___m_uiVoteLabel_15; // DMCore.Logic.AwardDetail uiRewardList::info AwardDetail_t2686862065 * ___info_16; // System.Int32 uiRewardList::index int32_t ___index_17; public: inline static int32_t get_offset_of_m_list_8() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_list_8)); } inline DMListView_t512231514 * get_m_list_8() const { return ___m_list_8; } inline DMListView_t512231514 ** get_address_of_m_list_8() { return &___m_list_8; } inline void set_m_list_8(DMListView_t512231514 * value) { ___m_list_8 = value; Il2CppCodeGenWriteBarrier((&___m_list_8), value); } inline static int32_t get_offset_of_m_progressLabel_9() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_progressLabel_9)); } inline UILabel_t3248798549 * get_m_progressLabel_9() const { return ___m_progressLabel_9; } inline UILabel_t3248798549 ** get_address_of_m_progressLabel_9() { return &___m_progressLabel_9; } inline void set_m_progressLabel_9(UILabel_t3248798549 * value) { ___m_progressLabel_9 = value; Il2CppCodeGenWriteBarrier((&___m_progressLabel_9), value); } inline static int32_t get_offset_of_m_preArrowBtn_10() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_preArrowBtn_10)); } inline Transform_t3600365921 * get_m_preArrowBtn_10() const { return ___m_preArrowBtn_10; } inline Transform_t3600365921 ** get_address_of_m_preArrowBtn_10() { return &___m_preArrowBtn_10; } inline void set_m_preArrowBtn_10(Transform_t3600365921 * value) { ___m_preArrowBtn_10 = value; Il2CppCodeGenWriteBarrier((&___m_preArrowBtn_10), value); } inline static int32_t get_offset_of_m_nextArrowBtn_11() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_nextArrowBtn_11)); } inline Transform_t3600365921 * get_m_nextArrowBtn_11() const { return ___m_nextArrowBtn_11; } inline Transform_t3600365921 ** get_address_of_m_nextArrowBtn_11() { return &___m_nextArrowBtn_11; } inline void set_m_nextArrowBtn_11(Transform_t3600365921 * value) { ___m_nextArrowBtn_11 = value; Il2CppCodeGenWriteBarrier((&___m_nextArrowBtn_11), value); } inline static int32_t get_offset_of_m_uiCanGetBtn_12() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_uiCanGetBtn_12)); } inline Transform_t3600365921 * get_m_uiCanGetBtn_12() const { return ___m_uiCanGetBtn_12; } inline Transform_t3600365921 ** get_address_of_m_uiCanGetBtn_12() { return &___m_uiCanGetBtn_12; } inline void set_m_uiCanGetBtn_12(Transform_t3600365921 * value) { ___m_uiCanGetBtn_12 = value; Il2CppCodeGenWriteBarrier((&___m_uiCanGetBtn_12), value); } inline static int32_t get_offset_of_m_uiNoCanGetBtn_13() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_uiNoCanGetBtn_13)); } inline Transform_t3600365921 * get_m_uiNoCanGetBtn_13() const { return ___m_uiNoCanGetBtn_13; } inline Transform_t3600365921 ** get_address_of_m_uiNoCanGetBtn_13() { return &___m_uiNoCanGetBtn_13; } inline void set_m_uiNoCanGetBtn_13(Transform_t3600365921 * value) { ___m_uiNoCanGetBtn_13 = value; Il2CppCodeGenWriteBarrier((&___m_uiNoCanGetBtn_13), value); } inline static int32_t get_offset_of_m_uiAlreadyGetBtn_14() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_uiAlreadyGetBtn_14)); } inline Transform_t3600365921 * get_m_uiAlreadyGetBtn_14() const { return ___m_uiAlreadyGetBtn_14; } inline Transform_t3600365921 ** get_address_of_m_uiAlreadyGetBtn_14() { return &___m_uiAlreadyGetBtn_14; } inline void set_m_uiAlreadyGetBtn_14(Transform_t3600365921 * value) { ___m_uiAlreadyGetBtn_14 = value; Il2CppCodeGenWriteBarrier((&___m_uiAlreadyGetBtn_14), value); } inline static int32_t get_offset_of_m_uiVoteLabel_15() { return static_cast(offsetof(uiRewardList_t3995210739, ___m_uiVoteLabel_15)); } inline UILabel_t3248798549 * get_m_uiVoteLabel_15() const { return ___m_uiVoteLabel_15; } inline UILabel_t3248798549 ** get_address_of_m_uiVoteLabel_15() { return &___m_uiVoteLabel_15; } inline void set_m_uiVoteLabel_15(UILabel_t3248798549 * value) { ___m_uiVoteLabel_15 = value; Il2CppCodeGenWriteBarrier((&___m_uiVoteLabel_15), value); } inline static int32_t get_offset_of_info_16() { return static_cast(offsetof(uiRewardList_t3995210739, ___info_16)); } inline AwardDetail_t2686862065 * get_info_16() const { return ___info_16; } inline AwardDetail_t2686862065 ** get_address_of_info_16() { return &___info_16; } inline void set_info_16(AwardDetail_t2686862065 * value) { ___info_16 = value; Il2CppCodeGenWriteBarrier((&___info_16), value); } inline static int32_t get_offset_of_index_17() { return static_cast(offsetof(uiRewardList_t3995210739, ___index_17)); } inline int32_t get_index_17() const { return ___index_17; } inline int32_t* get_address_of_index_17() { return &___index_17; } inline void set_index_17(int32_t value) { ___index_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREWARDLIST_T3995210739_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 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 UIREDBAG_T530253320_H #define UIREDBAG_T530253320_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBag struct uiRedBag_t530253320 : public CUIBase_t3255455658 { public: // System.Int32 uiRedBag::m_redbagNum int32_t ___m_redbagNum_8; // System.Int32 uiRedBag::m_redbagSum int32_t ___m_redbagSum_9; // System.String uiRedBag::m_redbagDesc String_t* ___m_redbagDesc_10; // UILabel uiRedBag::m_redbagNumLabel UILabel_t3248798549 * ___m_redbagNumLabel_11; // UILabel uiRedBag::m_redbagSumLabel UILabel_t3248798549 * ___m_redbagSumLabel_12; // UILabel uiRedBag::m_redbagDescLabel UILabel_t3248798549 * ___m_redbagDescLabel_13; // UIInput uiRedBag::m_inputDesc UIInput_t421821618 * ___m_inputDesc_14; // UIInput uiRedBag::m_inputNum UIInput_t421821618 * ___m_inputNum_15; // UIInput uiRedBag::m_inputSum UIInput_t421821618 * ___m_inputSum_16; public: inline static int32_t get_offset_of_m_redbagNum_8() { return static_cast(offsetof(uiRedBag_t530253320, ___m_redbagNum_8)); } inline int32_t get_m_redbagNum_8() const { return ___m_redbagNum_8; } inline int32_t* get_address_of_m_redbagNum_8() { return &___m_redbagNum_8; } inline void set_m_redbagNum_8(int32_t value) { ___m_redbagNum_8 = value; } inline static int32_t get_offset_of_m_redbagSum_9() { return static_cast(offsetof(uiRedBag_t530253320, ___m_redbagSum_9)); } inline int32_t get_m_redbagSum_9() const { return ___m_redbagSum_9; } inline int32_t* get_address_of_m_redbagSum_9() { return &___m_redbagSum_9; } inline void set_m_redbagSum_9(int32_t value) { ___m_redbagSum_9 = value; } inline static int32_t get_offset_of_m_redbagDesc_10() { return static_cast(offsetof(uiRedBag_t530253320, ___m_redbagDesc_10)); } inline String_t* get_m_redbagDesc_10() const { return ___m_redbagDesc_10; } inline String_t** get_address_of_m_redbagDesc_10() { return &___m_redbagDesc_10; } inline void set_m_redbagDesc_10(String_t* value) { ___m_redbagDesc_10 = value; Il2CppCodeGenWriteBarrier((&___m_redbagDesc_10), value); } inline static int32_t get_offset_of_m_redbagNumLabel_11() { return static_cast(offsetof(uiRedBag_t530253320, ___m_redbagNumLabel_11)); } inline UILabel_t3248798549 * get_m_redbagNumLabel_11() const { return ___m_redbagNumLabel_11; } inline UILabel_t3248798549 ** get_address_of_m_redbagNumLabel_11() { return &___m_redbagNumLabel_11; } inline void set_m_redbagNumLabel_11(UILabel_t3248798549 * value) { ___m_redbagNumLabel_11 = value; Il2CppCodeGenWriteBarrier((&___m_redbagNumLabel_11), value); } inline static int32_t get_offset_of_m_redbagSumLabel_12() { return static_cast(offsetof(uiRedBag_t530253320, ___m_redbagSumLabel_12)); } inline UILabel_t3248798549 * get_m_redbagSumLabel_12() const { return ___m_redbagSumLabel_12; } inline UILabel_t3248798549 ** get_address_of_m_redbagSumLabel_12() { return &___m_redbagSumLabel_12; } inline void set_m_redbagSumLabel_12(UILabel_t3248798549 * value) { ___m_redbagSumLabel_12 = value; Il2CppCodeGenWriteBarrier((&___m_redbagSumLabel_12), value); } inline static int32_t get_offset_of_m_redbagDescLabel_13() { return static_cast(offsetof(uiRedBag_t530253320, ___m_redbagDescLabel_13)); } inline UILabel_t3248798549 * get_m_redbagDescLabel_13() const { return ___m_redbagDescLabel_13; } inline UILabel_t3248798549 ** get_address_of_m_redbagDescLabel_13() { return &___m_redbagDescLabel_13; } inline void set_m_redbagDescLabel_13(UILabel_t3248798549 * value) { ___m_redbagDescLabel_13 = value; Il2CppCodeGenWriteBarrier((&___m_redbagDescLabel_13), value); } inline static int32_t get_offset_of_m_inputDesc_14() { return static_cast(offsetof(uiRedBag_t530253320, ___m_inputDesc_14)); } inline UIInput_t421821618 * get_m_inputDesc_14() const { return ___m_inputDesc_14; } inline UIInput_t421821618 ** get_address_of_m_inputDesc_14() { return &___m_inputDesc_14; } inline void set_m_inputDesc_14(UIInput_t421821618 * value) { ___m_inputDesc_14 = value; Il2CppCodeGenWriteBarrier((&___m_inputDesc_14), value); } inline static int32_t get_offset_of_m_inputNum_15() { return static_cast(offsetof(uiRedBag_t530253320, ___m_inputNum_15)); } inline UIInput_t421821618 * get_m_inputNum_15() const { return ___m_inputNum_15; } inline UIInput_t421821618 ** get_address_of_m_inputNum_15() { return &___m_inputNum_15; } inline void set_m_inputNum_15(UIInput_t421821618 * value) { ___m_inputNum_15 = value; Il2CppCodeGenWriteBarrier((&___m_inputNum_15), value); } inline static int32_t get_offset_of_m_inputSum_16() { return static_cast(offsetof(uiRedBag_t530253320, ___m_inputSum_16)); } inline UIInput_t421821618 * get_m_inputSum_16() const { return ___m_inputSum_16; } inline UIInput_t421821618 ** get_address_of_m_inputSum_16() { return &___m_inputSum_16; } inline void set_m_inputSum_16(UIInput_t421821618 * value) { ___m_inputSum_16 = value; Il2CppCodeGenWriteBarrier((&___m_inputSum_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAG_T530253320_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 UIREWARDDETAIL_T3755046656_H #define UIREWARDDETAIL_T3755046656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRewardDetail struct uiRewardDetail_t3755046656 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiRewardDetail::m_lastBtn Transform_t3600365921 * ___m_lastBtn_8; // UnityEngine.Transform uiRewardDetail::m_nextBtn Transform_t3600365921 * ___m_nextBtn_9; // UnityEngine.Transform uiRewardDetail::m_closeBtn Transform_t3600365921 * ___m_closeBtn_10; // DMListView uiRewardDetail::m_awardList DMListView_t512231514 * ___m_awardList_11; // System.Int32 uiRewardDetail::m_index int32_t ___m_index_12; // DMCore.Logic.AwardDetail uiRewardDetail::m_awardInfo AwardDetail_t2686862065 * ___m_awardInfo_13; public: inline static int32_t get_offset_of_m_lastBtn_8() { return static_cast(offsetof(uiRewardDetail_t3755046656, ___m_lastBtn_8)); } inline Transform_t3600365921 * get_m_lastBtn_8() const { return ___m_lastBtn_8; } inline Transform_t3600365921 ** get_address_of_m_lastBtn_8() { return &___m_lastBtn_8; } inline void set_m_lastBtn_8(Transform_t3600365921 * value) { ___m_lastBtn_8 = value; Il2CppCodeGenWriteBarrier((&___m_lastBtn_8), value); } inline static int32_t get_offset_of_m_nextBtn_9() { return static_cast(offsetof(uiRewardDetail_t3755046656, ___m_nextBtn_9)); } inline Transform_t3600365921 * get_m_nextBtn_9() const { return ___m_nextBtn_9; } inline Transform_t3600365921 ** get_address_of_m_nextBtn_9() { return &___m_nextBtn_9; } inline void set_m_nextBtn_9(Transform_t3600365921 * value) { ___m_nextBtn_9 = value; Il2CppCodeGenWriteBarrier((&___m_nextBtn_9), value); } inline static int32_t get_offset_of_m_closeBtn_10() { return static_cast(offsetof(uiRewardDetail_t3755046656, ___m_closeBtn_10)); } inline Transform_t3600365921 * get_m_closeBtn_10() const { return ___m_closeBtn_10; } inline Transform_t3600365921 ** get_address_of_m_closeBtn_10() { return &___m_closeBtn_10; } inline void set_m_closeBtn_10(Transform_t3600365921 * value) { ___m_closeBtn_10 = value; Il2CppCodeGenWriteBarrier((&___m_closeBtn_10), value); } inline static int32_t get_offset_of_m_awardList_11() { return static_cast(offsetof(uiRewardDetail_t3755046656, ___m_awardList_11)); } inline DMListView_t512231514 * get_m_awardList_11() const { return ___m_awardList_11; } inline DMListView_t512231514 ** get_address_of_m_awardList_11() { return &___m_awardList_11; } inline void set_m_awardList_11(DMListView_t512231514 * value) { ___m_awardList_11 = value; Il2CppCodeGenWriteBarrier((&___m_awardList_11), value); } inline static int32_t get_offset_of_m_index_12() { return static_cast(offsetof(uiRewardDetail_t3755046656, ___m_index_12)); } inline int32_t get_m_index_12() const { return ___m_index_12; } inline int32_t* get_address_of_m_index_12() { return &___m_index_12; } inline void set_m_index_12(int32_t value) { ___m_index_12 = value; } inline static int32_t get_offset_of_m_awardInfo_13() { return static_cast(offsetof(uiRewardDetail_t3755046656, ___m_awardInfo_13)); } inline AwardDetail_t2686862065 * get_m_awardInfo_13() const { return ___m_awardInfo_13; } inline AwardDetail_t2686862065 ** get_address_of_m_awardInfo_13() { return &___m_awardInfo_13; } inline void set_m_awardInfo_13(AwardDetail_t2686862065 * value) { ___m_awardInfo_13 = value; Il2CppCodeGenWriteBarrier((&___m_awardInfo_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREWARDDETAIL_T3755046656_H #ifndef QUATERNION_T2301928331_H #define QUATERNION_T2301928331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Quaternion struct Quaternion_t2301928331 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t2301928331, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t2301928331, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t2301928331, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t2301928331, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t2301928331_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t2301928331 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t2301928331 value) { ___identityQuaternion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNION_T2301928331_H #ifndef CLOCALBATTLE_T1519924991_H #define CLOCALBATTLE_T1519924991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLocalBattle struct CLocalBattle_t1519924991 : public ITextBase_t660344599 { public: // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableLocalGameU3Ek__BackingField_1; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CEnableDoubleModeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomSceneIDU3Ek__BackingField_3; // System.Boolean DMCore.Logic.CLocalBattle::k__BackingField bool ___U3CUseRandomMusicIDU3Ek__BackingField_4; // System.Int32 DMCore.Logic.CLocalBattle::m_musicID int32_t ___m_musicID_5; // System.Int32 DMCore.Logic.CLocalBattle::m_musicLevel int32_t ___m_musicLevel_6; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSMusic CDataModelBool_t2269476966 * ___m_WSMusic_7; // System.Int32 DMCore.Logic.CLocalBattle::m_sceneID int32_t ___m_sceneID_8; // CDataModelBool DMCore.Logic.CLocalBattle::m_WSScene CDataModelBool_t2269476966 * ___m_WSScene_9; // BetterList`1 DMCore.Logic.CLocalBattle::m_listSimulateRoles BetterList_1_t3256166455 * ___m_listSimulateRoles_10; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothBoy Dictionary_2_t3311733826 * ___m_listClothBoy_11; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CLocalBattle::m_listClothGirl Dictionary_2_t3311733826 * ___m_listClothGirl_12; public: inline static int32_t get_offset_of_U3CEnableLocalGameU3Ek__BackingField_1() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableLocalGameU3Ek__BackingField_1)); } inline bool get_U3CEnableLocalGameU3Ek__BackingField_1() const { return ___U3CEnableLocalGameU3Ek__BackingField_1; } inline bool* get_address_of_U3CEnableLocalGameU3Ek__BackingField_1() { return &___U3CEnableLocalGameU3Ek__BackingField_1; } inline void set_U3CEnableLocalGameU3Ek__BackingField_1(bool value) { ___U3CEnableLocalGameU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CEnableDoubleModeU3Ek__BackingField_2)); } inline bool get_U3CEnableDoubleModeU3Ek__BackingField_2() const { return ___U3CEnableDoubleModeU3Ek__BackingField_2; } inline bool* get_address_of_U3CEnableDoubleModeU3Ek__BackingField_2() { return &___U3CEnableDoubleModeU3Ek__BackingField_2; } inline void set_U3CEnableDoubleModeU3Ek__BackingField_2(bool value) { ___U3CEnableDoubleModeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomSceneIDU3Ek__BackingField_3)); } inline bool get_U3CUseRandomSceneIDU3Ek__BackingField_3() const { return ___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline bool* get_address_of_U3CUseRandomSceneIDU3Ek__BackingField_3() { return &___U3CUseRandomSceneIDU3Ek__BackingField_3; } inline void set_U3CUseRandomSceneIDU3Ek__BackingField_3(bool value) { ___U3CUseRandomSceneIDU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return static_cast(offsetof(CLocalBattle_t1519924991, ___U3CUseRandomMusicIDU3Ek__BackingField_4)); } inline bool get_U3CUseRandomMusicIDU3Ek__BackingField_4() const { return ___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline bool* get_address_of_U3CUseRandomMusicIDU3Ek__BackingField_4() { return &___U3CUseRandomMusicIDU3Ek__BackingField_4; } inline void set_U3CUseRandomMusicIDU3Ek__BackingField_4(bool value) { ___U3CUseRandomMusicIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_musicID_5() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicID_5)); } inline int32_t get_m_musicID_5() const { return ___m_musicID_5; } inline int32_t* get_address_of_m_musicID_5() { return &___m_musicID_5; } inline void set_m_musicID_5(int32_t value) { ___m_musicID_5 = value; } inline static int32_t get_offset_of_m_musicLevel_6() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_musicLevel_6)); } inline int32_t get_m_musicLevel_6() const { return ___m_musicLevel_6; } inline int32_t* get_address_of_m_musicLevel_6() { return &___m_musicLevel_6; } inline void set_m_musicLevel_6(int32_t value) { ___m_musicLevel_6 = value; } inline static int32_t get_offset_of_m_WSMusic_7() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSMusic_7)); } inline CDataModelBool_t2269476966 * get_m_WSMusic_7() const { return ___m_WSMusic_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSMusic_7() { return &___m_WSMusic_7; } inline void set_m_WSMusic_7(CDataModelBool_t2269476966 * value) { ___m_WSMusic_7 = value; Il2CppCodeGenWriteBarrier((&___m_WSMusic_7), value); } inline static int32_t get_offset_of_m_sceneID_8() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_sceneID_8)); } inline int32_t get_m_sceneID_8() const { return ___m_sceneID_8; } inline int32_t* get_address_of_m_sceneID_8() { return &___m_sceneID_8; } inline void set_m_sceneID_8(int32_t value) { ___m_sceneID_8 = value; } inline static int32_t get_offset_of_m_WSScene_9() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_WSScene_9)); } inline CDataModelBool_t2269476966 * get_m_WSScene_9() const { return ___m_WSScene_9; } inline CDataModelBool_t2269476966 ** get_address_of_m_WSScene_9() { return &___m_WSScene_9; } inline void set_m_WSScene_9(CDataModelBool_t2269476966 * value) { ___m_WSScene_9 = value; Il2CppCodeGenWriteBarrier((&___m_WSScene_9), value); } inline static int32_t get_offset_of_m_listSimulateRoles_10() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listSimulateRoles_10)); } inline BetterList_1_t3256166455 * get_m_listSimulateRoles_10() const { return ___m_listSimulateRoles_10; } inline BetterList_1_t3256166455 ** get_address_of_m_listSimulateRoles_10() { return &___m_listSimulateRoles_10; } inline void set_m_listSimulateRoles_10(BetterList_1_t3256166455 * value) { ___m_listSimulateRoles_10 = value; Il2CppCodeGenWriteBarrier((&___m_listSimulateRoles_10), value); } inline static int32_t get_offset_of_m_listClothBoy_11() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothBoy_11)); } inline Dictionary_2_t3311733826 * get_m_listClothBoy_11() const { return ___m_listClothBoy_11; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothBoy_11() { return &___m_listClothBoy_11; } inline void set_m_listClothBoy_11(Dictionary_2_t3311733826 * value) { ___m_listClothBoy_11 = value; Il2CppCodeGenWriteBarrier((&___m_listClothBoy_11), value); } inline static int32_t get_offset_of_m_listClothGirl_12() { return static_cast(offsetof(CLocalBattle_t1519924991, ___m_listClothGirl_12)); } inline Dictionary_2_t3311733826 * get_m_listClothGirl_12() const { return ___m_listClothGirl_12; } inline Dictionary_2_t3311733826 ** get_address_of_m_listClothGirl_12() { return &___m_listClothGirl_12; } inline void set_m_listClothGirl_12(Dictionary_2_t3311733826 * value) { ___m_listClothGirl_12 = value; Il2CppCodeGenWriteBarrier((&___m_listClothGirl_12), value); } }; struct CLocalBattle_t1519924991_StaticFields { public: // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::s_instance CLocalBattle_t1519924991 * ___s_instance_13; public: inline static int32_t get_offset_of_s_instance_13() { return static_cast(offsetof(CLocalBattle_t1519924991_StaticFields, ___s_instance_13)); } inline CLocalBattle_t1519924991 * get_s_instance_13() const { return ___s_instance_13; } inline CLocalBattle_t1519924991 ** get_address_of_s_instance_13() { return &___s_instance_13; } inline void set_s_instance_13(CLocalBattle_t1519924991 * value) { ___s_instance_13 = value; Il2CppCodeGenWriteBarrier((&___s_instance_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOCALBATTLE_T1519924991_H #ifndef ENUMERATOR_T3555433557_H #define ENUMERATOR_T3555433557_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_t3555433557 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t1666189680 * ___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 UISprite_t194114938 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t3555433557, ___l_0)); } inline List_1_t1666189680 * get_l_0() const { return ___l_0; } inline List_1_t1666189680 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t1666189680 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3555433557, ___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_t3555433557, ___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_t3555433557, ___current_3)); } inline UISprite_t194114938 * get_current_3() const { return ___current_3; } inline UISprite_t194114938 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(UISprite_t194114938 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3555433557_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 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 UIREWARDEXPLAIN_T3831252448_H #define UIREWARDEXPLAIN_T3831252448_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRewardExplain struct uiRewardExplain_t3831252448 : public CUIBase_t3255455658 { public: // DMListView uiRewardExplain::m_finaList DMListView_t512231514 * ___m_finaList_8; // DMListView uiRewardExplain::m_partList DMListView_t512231514 * ___m_partList_9; // UnityEngine.Transform uiRewardExplain::m_partActiveBtn Transform_t3600365921 * ___m_partActiveBtn_10; // UnityEngine.Transform uiRewardExplain::m_partDisactiveBtn Transform_t3600365921 * ___m_partDisactiveBtn_11; // UnityEngine.Transform uiRewardExplain::m_finalistActiveBtn Transform_t3600365921 * ___m_finalistActiveBtn_12; // UnityEngine.Transform uiRewardExplain::m_finalistDisactiveBtn Transform_t3600365921 * ___m_finalistDisactiveBtn_13; // DMCore.Logic.GameRewardInfo uiRewardExplain::m_data GameRewardInfo_t1982501205 * ___m_data_14; public: inline static int32_t get_offset_of_m_finaList_8() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_finaList_8)); } inline DMListView_t512231514 * get_m_finaList_8() const { return ___m_finaList_8; } inline DMListView_t512231514 ** get_address_of_m_finaList_8() { return &___m_finaList_8; } inline void set_m_finaList_8(DMListView_t512231514 * value) { ___m_finaList_8 = value; Il2CppCodeGenWriteBarrier((&___m_finaList_8), value); } inline static int32_t get_offset_of_m_partList_9() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_partList_9)); } inline DMListView_t512231514 * get_m_partList_9() const { return ___m_partList_9; } inline DMListView_t512231514 ** get_address_of_m_partList_9() { return &___m_partList_9; } inline void set_m_partList_9(DMListView_t512231514 * value) { ___m_partList_9 = value; Il2CppCodeGenWriteBarrier((&___m_partList_9), value); } inline static int32_t get_offset_of_m_partActiveBtn_10() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_partActiveBtn_10)); } inline Transform_t3600365921 * get_m_partActiveBtn_10() const { return ___m_partActiveBtn_10; } inline Transform_t3600365921 ** get_address_of_m_partActiveBtn_10() { return &___m_partActiveBtn_10; } inline void set_m_partActiveBtn_10(Transform_t3600365921 * value) { ___m_partActiveBtn_10 = value; Il2CppCodeGenWriteBarrier((&___m_partActiveBtn_10), value); } inline static int32_t get_offset_of_m_partDisactiveBtn_11() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_partDisactiveBtn_11)); } inline Transform_t3600365921 * get_m_partDisactiveBtn_11() const { return ___m_partDisactiveBtn_11; } inline Transform_t3600365921 ** get_address_of_m_partDisactiveBtn_11() { return &___m_partDisactiveBtn_11; } inline void set_m_partDisactiveBtn_11(Transform_t3600365921 * value) { ___m_partDisactiveBtn_11 = value; Il2CppCodeGenWriteBarrier((&___m_partDisactiveBtn_11), value); } inline static int32_t get_offset_of_m_finalistActiveBtn_12() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_finalistActiveBtn_12)); } inline Transform_t3600365921 * get_m_finalistActiveBtn_12() const { return ___m_finalistActiveBtn_12; } inline Transform_t3600365921 ** get_address_of_m_finalistActiveBtn_12() { return &___m_finalistActiveBtn_12; } inline void set_m_finalistActiveBtn_12(Transform_t3600365921 * value) { ___m_finalistActiveBtn_12 = value; Il2CppCodeGenWriteBarrier((&___m_finalistActiveBtn_12), value); } inline static int32_t get_offset_of_m_finalistDisactiveBtn_13() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_finalistDisactiveBtn_13)); } inline Transform_t3600365921 * get_m_finalistDisactiveBtn_13() const { return ___m_finalistDisactiveBtn_13; } inline Transform_t3600365921 ** get_address_of_m_finalistDisactiveBtn_13() { return &___m_finalistDisactiveBtn_13; } inline void set_m_finalistDisactiveBtn_13(Transform_t3600365921 * value) { ___m_finalistDisactiveBtn_13 = value; Il2CppCodeGenWriteBarrier((&___m_finalistDisactiveBtn_13), value); } inline static int32_t get_offset_of_m_data_14() { return static_cast(offsetof(uiRewardExplain_t3831252448, ___m_data_14)); } inline GameRewardInfo_t1982501205 * get_m_data_14() const { return ___m_data_14; } inline GameRewardInfo_t1982501205 ** get_address_of_m_data_14() { return &___m_data_14; } inline void set_m_data_14(GameRewardInfo_t1982501205 * value) { ___m_data_14 = value; Il2CppCodeGenWriteBarrier((&___m_data_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREWARDEXPLAIN_T3831252448_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 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 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 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 UISCORESHARE_T1416421260_H #define UISCORESHARE_T1416421260_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiScoreShare struct uiScoreShare_t1416421260 : public CUIBase_t3255455658 { public: // UILabel uiScoreShare::m_LabelMusicName UILabel_t3248798549 * ___m_LabelMusicName_8; // UILabel uiScoreShare::m_LabelBPM UILabel_t3248798549 * ___m_LabelBPM_9; // UISprite uiScoreShare::m_MyLevel UISprite_t194114938 * ___m_MyLevel_10; // UILabel uiScoreShare::m_Mode UILabel_t3248798549 * ___m_Mode_11; // UILabel uiScoreShare::m_MaxCombo UILabel_t3248798549 * ___m_MaxCombo_12; // UnityEngine.Transform uiScoreShare::m_AllCombo Transform_t3600365921 * ___m_AllCombo_13; // UILabel uiScoreShare::m_Score UILabel_t3248798549 * ___m_Score_14; // UnityEngine.Transform uiScoreShare::m_AvatarCenter Transform_t3600365921 * ___m_AvatarCenter_15; // System.Boolean uiScoreShare::m_IsUserPhotoReady bool ___m_IsUserPhotoReady_16; // UITexture uiScoreShare::m_Head UITexture_t3471168817 * ___m_Head_17; // UILabel uiScoreShare::m_serverName UILabel_t3248798549 * ___m_serverName_18; // UILabel uiScoreShare::m_playerName UILabel_t3248798549 * ___m_playerName_19; // System.Boolean uiScoreShare::m_Need3DModel bool ___m_Need3DModel_20; public: inline static int32_t get_offset_of_m_LabelMusicName_8() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_LabelMusicName_8)); } inline UILabel_t3248798549 * get_m_LabelMusicName_8() const { return ___m_LabelMusicName_8; } inline UILabel_t3248798549 ** get_address_of_m_LabelMusicName_8() { return &___m_LabelMusicName_8; } inline void set_m_LabelMusicName_8(UILabel_t3248798549 * value) { ___m_LabelMusicName_8 = value; Il2CppCodeGenWriteBarrier((&___m_LabelMusicName_8), value); } inline static int32_t get_offset_of_m_LabelBPM_9() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_LabelBPM_9)); } inline UILabel_t3248798549 * get_m_LabelBPM_9() const { return ___m_LabelBPM_9; } inline UILabel_t3248798549 ** get_address_of_m_LabelBPM_9() { return &___m_LabelBPM_9; } inline void set_m_LabelBPM_9(UILabel_t3248798549 * value) { ___m_LabelBPM_9 = value; Il2CppCodeGenWriteBarrier((&___m_LabelBPM_9), value); } inline static int32_t get_offset_of_m_MyLevel_10() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_MyLevel_10)); } inline UISprite_t194114938 * get_m_MyLevel_10() const { return ___m_MyLevel_10; } inline UISprite_t194114938 ** get_address_of_m_MyLevel_10() { return &___m_MyLevel_10; } inline void set_m_MyLevel_10(UISprite_t194114938 * value) { ___m_MyLevel_10 = value; Il2CppCodeGenWriteBarrier((&___m_MyLevel_10), value); } inline static int32_t get_offset_of_m_Mode_11() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_Mode_11)); } inline UILabel_t3248798549 * get_m_Mode_11() const { return ___m_Mode_11; } inline UILabel_t3248798549 ** get_address_of_m_Mode_11() { return &___m_Mode_11; } inline void set_m_Mode_11(UILabel_t3248798549 * value) { ___m_Mode_11 = value; Il2CppCodeGenWriteBarrier((&___m_Mode_11), value); } inline static int32_t get_offset_of_m_MaxCombo_12() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_MaxCombo_12)); } inline UILabel_t3248798549 * get_m_MaxCombo_12() const { return ___m_MaxCombo_12; } inline UILabel_t3248798549 ** get_address_of_m_MaxCombo_12() { return &___m_MaxCombo_12; } inline void set_m_MaxCombo_12(UILabel_t3248798549 * value) { ___m_MaxCombo_12 = value; Il2CppCodeGenWriteBarrier((&___m_MaxCombo_12), value); } inline static int32_t get_offset_of_m_AllCombo_13() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_AllCombo_13)); } inline Transform_t3600365921 * get_m_AllCombo_13() const { return ___m_AllCombo_13; } inline Transform_t3600365921 ** get_address_of_m_AllCombo_13() { return &___m_AllCombo_13; } inline void set_m_AllCombo_13(Transform_t3600365921 * value) { ___m_AllCombo_13 = value; Il2CppCodeGenWriteBarrier((&___m_AllCombo_13), value); } inline static int32_t get_offset_of_m_Score_14() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_Score_14)); } inline UILabel_t3248798549 * get_m_Score_14() const { return ___m_Score_14; } inline UILabel_t3248798549 ** get_address_of_m_Score_14() { return &___m_Score_14; } inline void set_m_Score_14(UILabel_t3248798549 * value) { ___m_Score_14 = value; Il2CppCodeGenWriteBarrier((&___m_Score_14), value); } inline static int32_t get_offset_of_m_AvatarCenter_15() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_AvatarCenter_15)); } inline Transform_t3600365921 * get_m_AvatarCenter_15() const { return ___m_AvatarCenter_15; } inline Transform_t3600365921 ** get_address_of_m_AvatarCenter_15() { return &___m_AvatarCenter_15; } inline void set_m_AvatarCenter_15(Transform_t3600365921 * value) { ___m_AvatarCenter_15 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarCenter_15), value); } inline static int32_t get_offset_of_m_IsUserPhotoReady_16() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_IsUserPhotoReady_16)); } inline bool get_m_IsUserPhotoReady_16() const { return ___m_IsUserPhotoReady_16; } inline bool* get_address_of_m_IsUserPhotoReady_16() { return &___m_IsUserPhotoReady_16; } inline void set_m_IsUserPhotoReady_16(bool value) { ___m_IsUserPhotoReady_16 = value; } inline static int32_t get_offset_of_m_Head_17() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_Head_17)); } inline UITexture_t3471168817 * get_m_Head_17() const { return ___m_Head_17; } inline UITexture_t3471168817 ** get_address_of_m_Head_17() { return &___m_Head_17; } inline void set_m_Head_17(UITexture_t3471168817 * value) { ___m_Head_17 = value; Il2CppCodeGenWriteBarrier((&___m_Head_17), value); } inline static int32_t get_offset_of_m_serverName_18() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_serverName_18)); } inline UILabel_t3248798549 * get_m_serverName_18() const { return ___m_serverName_18; } inline UILabel_t3248798549 ** get_address_of_m_serverName_18() { return &___m_serverName_18; } inline void set_m_serverName_18(UILabel_t3248798549 * value) { ___m_serverName_18 = value; Il2CppCodeGenWriteBarrier((&___m_serverName_18), value); } inline static int32_t get_offset_of_m_playerName_19() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_playerName_19)); } inline UILabel_t3248798549 * get_m_playerName_19() const { return ___m_playerName_19; } inline UILabel_t3248798549 ** get_address_of_m_playerName_19() { return &___m_playerName_19; } inline void set_m_playerName_19(UILabel_t3248798549 * value) { ___m_playerName_19 = value; Il2CppCodeGenWriteBarrier((&___m_playerName_19), value); } inline static int32_t get_offset_of_m_Need3DModel_20() { return static_cast(offsetof(uiScoreShare_t1416421260, ___m_Need3DModel_20)); } inline bool get_m_Need3DModel_20() const { return ___m_Need3DModel_20; } inline bool* get_address_of_m_Need3DModel_20() { return &___m_Need3DModel_20; } inline void set_m_Need3DModel_20(bool value) { ___m_Need3DModel_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISCORESHARE_T1416421260_H #ifndef UISAMESTYLEPACKAGEWND_T531171091_H #define UISAMESTYLEPACKAGEWND_T531171091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSameStylePackageWnd struct uiSameStylePackageWnd_t531171091 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiSameStylePackageWnd::m_submitBtn Transform_t3600365921 * ___m_submitBtn_8; // UnityEngine.Transform uiSameStylePackageWnd::m_helpBtn Transform_t3600365921 * ___m_helpBtn_9; // UnityEngine.Transform uiSameStylePackageWnd::m_refreshBtn Transform_t3600365921 * ___m_refreshBtn_10; // UnityEngine.Transform uiSameStylePackageWnd::m_switchSexBtn Transform_t3600365921 * ___m_switchSexBtn_11; // UILabel uiSameStylePackageWnd::m_tagLab UILabel_t3248798549 * ___m_tagLab_12; // UISprite uiSameStylePackageWnd::m_sexSpr UISprite_t194114938 * ___m_sexSpr_13; // DMListView uiSameStylePackageWnd::m_itemView DMListView_t512231514 * ___m_itemView_14; // System.Boolean uiSameStylePackageWnd::m_bMainRole bool ___m_bMainRole_15; // System.Int32 uiSameStylePackageWnd::m_currentSex int32_t ___m_currentSex_16; // RotateRole uiSameStylePackageWnd::m_rotateObj RotateRole_t1146201425 * ___m_rotateObj_17; public: inline static int32_t get_offset_of_m_submitBtn_8() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_submitBtn_8)); } inline Transform_t3600365921 * get_m_submitBtn_8() const { return ___m_submitBtn_8; } inline Transform_t3600365921 ** get_address_of_m_submitBtn_8() { return &___m_submitBtn_8; } inline void set_m_submitBtn_8(Transform_t3600365921 * value) { ___m_submitBtn_8 = value; Il2CppCodeGenWriteBarrier((&___m_submitBtn_8), value); } inline static int32_t get_offset_of_m_helpBtn_9() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_helpBtn_9)); } inline Transform_t3600365921 * get_m_helpBtn_9() const { return ___m_helpBtn_9; } inline Transform_t3600365921 ** get_address_of_m_helpBtn_9() { return &___m_helpBtn_9; } inline void set_m_helpBtn_9(Transform_t3600365921 * value) { ___m_helpBtn_9 = value; Il2CppCodeGenWriteBarrier((&___m_helpBtn_9), value); } inline static int32_t get_offset_of_m_refreshBtn_10() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_refreshBtn_10)); } inline Transform_t3600365921 * get_m_refreshBtn_10() const { return ___m_refreshBtn_10; } inline Transform_t3600365921 ** get_address_of_m_refreshBtn_10() { return &___m_refreshBtn_10; } inline void set_m_refreshBtn_10(Transform_t3600365921 * value) { ___m_refreshBtn_10 = value; Il2CppCodeGenWriteBarrier((&___m_refreshBtn_10), value); } inline static int32_t get_offset_of_m_switchSexBtn_11() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_switchSexBtn_11)); } inline Transform_t3600365921 * get_m_switchSexBtn_11() const { return ___m_switchSexBtn_11; } inline Transform_t3600365921 ** get_address_of_m_switchSexBtn_11() { return &___m_switchSexBtn_11; } inline void set_m_switchSexBtn_11(Transform_t3600365921 * value) { ___m_switchSexBtn_11 = value; Il2CppCodeGenWriteBarrier((&___m_switchSexBtn_11), value); } inline static int32_t get_offset_of_m_tagLab_12() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_tagLab_12)); } inline UILabel_t3248798549 * get_m_tagLab_12() const { return ___m_tagLab_12; } inline UILabel_t3248798549 ** get_address_of_m_tagLab_12() { return &___m_tagLab_12; } inline void set_m_tagLab_12(UILabel_t3248798549 * value) { ___m_tagLab_12 = value; Il2CppCodeGenWriteBarrier((&___m_tagLab_12), value); } inline static int32_t get_offset_of_m_sexSpr_13() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_sexSpr_13)); } inline UISprite_t194114938 * get_m_sexSpr_13() const { return ___m_sexSpr_13; } inline UISprite_t194114938 ** get_address_of_m_sexSpr_13() { return &___m_sexSpr_13; } inline void set_m_sexSpr_13(UISprite_t194114938 * value) { ___m_sexSpr_13 = value; Il2CppCodeGenWriteBarrier((&___m_sexSpr_13), value); } inline static int32_t get_offset_of_m_itemView_14() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_itemView_14)); } inline DMListView_t512231514 * get_m_itemView_14() const { return ___m_itemView_14; } inline DMListView_t512231514 ** get_address_of_m_itemView_14() { return &___m_itemView_14; } inline void set_m_itemView_14(DMListView_t512231514 * value) { ___m_itemView_14 = value; Il2CppCodeGenWriteBarrier((&___m_itemView_14), value); } inline static int32_t get_offset_of_m_bMainRole_15() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_bMainRole_15)); } inline bool get_m_bMainRole_15() const { return ___m_bMainRole_15; } inline bool* get_address_of_m_bMainRole_15() { return &___m_bMainRole_15; } inline void set_m_bMainRole_15(bool value) { ___m_bMainRole_15 = value; } inline static int32_t get_offset_of_m_currentSex_16() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_currentSex_16)); } inline int32_t get_m_currentSex_16() const { return ___m_currentSex_16; } inline int32_t* get_address_of_m_currentSex_16() { return &___m_currentSex_16; } inline void set_m_currentSex_16(int32_t value) { ___m_currentSex_16 = value; } inline static int32_t get_offset_of_m_rotateObj_17() { return static_cast(offsetof(uiSameStylePackageWnd_t531171091, ___m_rotateObj_17)); } inline RotateRole_t1146201425 * get_m_rotateObj_17() const { return ___m_rotateObj_17; } inline RotateRole_t1146201425 ** get_address_of_m_rotateObj_17() { return &___m_rotateObj_17; } inline void set_m_rotateObj_17(RotateRole_t1146201425 * value) { ___m_rotateObj_17 = value; Il2CppCodeGenWriteBarrier((&___m_rotateObj_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISAMESTYLEPACKAGEWND_T531171091_H #ifndef IDATAMODEL_T653005279_H #define IDATAMODEL_T653005279_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IDataModel struct IDataModel_t653005279 : public IEventDispatcher_t2294365884 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAMODEL_T653005279_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef 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 ENUMERATOR_T2398871198_H #define ENUMERATOR_T2398871198_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_t2398871198 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::l List_1_t509627321 * ___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 CacheData_t3332519875 * ___current_3; public: inline static int32_t get_offset_of_l_0() { return static_cast(offsetof(Enumerator_t2398871198, ___l_0)); } inline List_1_t509627321 * get_l_0() const { return ___l_0; } inline List_1_t509627321 ** get_address_of_l_0() { return &___l_0; } inline void set_l_0(List_1_t509627321 * value) { ___l_0 = value; Il2CppCodeGenWriteBarrier((&___l_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2398871198, ___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_t2398871198, ___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_t2398871198, ___current_3)); } inline CacheData_t3332519875 * get_current_3() const { return ___current_3; } inline CacheData_t3332519875 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(CacheData_t3332519875 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((&___current_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2398871198_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 LAYERMASK_T3493934918_H #define LAYERMASK_T3493934918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LayerMask struct LayerMask_t3493934918 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t3493934918, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LAYERMASK_T3493934918_H #ifndef VECTOR4_T3319028937_H #define VECTOR4_T3319028937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector4 struct Vector4_t3319028937 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_t3319028937, ___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(Vector4_t3319028937, ___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(Vector4_t3319028937, ___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; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_t3319028937, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_t3319028937_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t3319028937 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t3319028937 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t3319028937 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t3319028937 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); } inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_t3319028937 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); } inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_t3319028937 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_t3319028937 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_t3319028937 value) { ___negativeInfinityVector_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR4_T3319028937_H #ifndef UISHOPSEARCH_T2700715128_H #define UISHOPSEARCH_T2700715128_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShopSearch struct uiShopSearch_t2700715128 : public CUIBase_t3255455658 { public: // DMListView uiShopSearch::tabView DMListView_t512231514 * ___tabView_8; // System.Collections.Generic.List`1 uiShopSearch::itemTabGroups List_1_t513309759 * ___itemTabGroups_9; // UnityEngine.Transform uiShopSearch::m_ClothesTransform Transform_t3600365921 * ___m_ClothesTransform_10; // UnityEngine.Transform uiShopSearch::m_ItemTransform Transform_t3600365921 * ___m_ItemTransform_11; // System.Collections.Generic.List`1 uiShopSearch::m_QualitySet List_1_t1666189680 * ___m_QualitySet_12; // System.Collections.Generic.List`1 uiShopSearch::m_QualityList List_1_t128053199 * ___m_QualityList_13; // System.Collections.Generic.List`1 uiShopSearch::m_CashSet List_1_t1666189680 * ___m_CashSet_14; // System.Collections.Generic.List`1 uiShopSearch::m_CashList List_1_t128053199 * ___m_CashList_15; public: inline static int32_t get_offset_of_tabView_8() { return static_cast(offsetof(uiShopSearch_t2700715128, ___tabView_8)); } inline DMListView_t512231514 * get_tabView_8() const { return ___tabView_8; } inline DMListView_t512231514 ** get_address_of_tabView_8() { return &___tabView_8; } inline void set_tabView_8(DMListView_t512231514 * value) { ___tabView_8 = value; Il2CppCodeGenWriteBarrier((&___tabView_8), value); } inline static int32_t get_offset_of_itemTabGroups_9() { return static_cast(offsetof(uiShopSearch_t2700715128, ___itemTabGroups_9)); } inline List_1_t513309759 * get_itemTabGroups_9() const { return ___itemTabGroups_9; } inline List_1_t513309759 ** get_address_of_itemTabGroups_9() { return &___itemTabGroups_9; } inline void set_itemTabGroups_9(List_1_t513309759 * value) { ___itemTabGroups_9 = value; Il2CppCodeGenWriteBarrier((&___itemTabGroups_9), value); } inline static int32_t get_offset_of_m_ClothesTransform_10() { return static_cast(offsetof(uiShopSearch_t2700715128, ___m_ClothesTransform_10)); } inline Transform_t3600365921 * get_m_ClothesTransform_10() const { return ___m_ClothesTransform_10; } inline Transform_t3600365921 ** get_address_of_m_ClothesTransform_10() { return &___m_ClothesTransform_10; } inline void set_m_ClothesTransform_10(Transform_t3600365921 * value) { ___m_ClothesTransform_10 = value; Il2CppCodeGenWriteBarrier((&___m_ClothesTransform_10), value); } inline static int32_t get_offset_of_m_ItemTransform_11() { return static_cast(offsetof(uiShopSearch_t2700715128, ___m_ItemTransform_11)); } inline Transform_t3600365921 * get_m_ItemTransform_11() const { return ___m_ItemTransform_11; } inline Transform_t3600365921 ** get_address_of_m_ItemTransform_11() { return &___m_ItemTransform_11; } inline void set_m_ItemTransform_11(Transform_t3600365921 * value) { ___m_ItemTransform_11 = value; Il2CppCodeGenWriteBarrier((&___m_ItemTransform_11), value); } inline static int32_t get_offset_of_m_QualitySet_12() { return static_cast(offsetof(uiShopSearch_t2700715128, ___m_QualitySet_12)); } inline List_1_t1666189680 * get_m_QualitySet_12() const { return ___m_QualitySet_12; } inline List_1_t1666189680 ** get_address_of_m_QualitySet_12() { return &___m_QualitySet_12; } inline void set_m_QualitySet_12(List_1_t1666189680 * value) { ___m_QualitySet_12 = value; Il2CppCodeGenWriteBarrier((&___m_QualitySet_12), value); } inline static int32_t get_offset_of_m_QualityList_13() { return static_cast(offsetof(uiShopSearch_t2700715128, ___m_QualityList_13)); } inline List_1_t128053199 * get_m_QualityList_13() const { return ___m_QualityList_13; } inline List_1_t128053199 ** get_address_of_m_QualityList_13() { return &___m_QualityList_13; } inline void set_m_QualityList_13(List_1_t128053199 * value) { ___m_QualityList_13 = value; Il2CppCodeGenWriteBarrier((&___m_QualityList_13), value); } inline static int32_t get_offset_of_m_CashSet_14() { return static_cast(offsetof(uiShopSearch_t2700715128, ___m_CashSet_14)); } inline List_1_t1666189680 * get_m_CashSet_14() const { return ___m_CashSet_14; } inline List_1_t1666189680 ** get_address_of_m_CashSet_14() { return &___m_CashSet_14; } inline void set_m_CashSet_14(List_1_t1666189680 * value) { ___m_CashSet_14 = value; Il2CppCodeGenWriteBarrier((&___m_CashSet_14), value); } inline static int32_t get_offset_of_m_CashList_15() { return static_cast(offsetof(uiShopSearch_t2700715128, ___m_CashList_15)); } inline List_1_t128053199 * get_m_CashList_15() const { return ___m_CashList_15; } inline List_1_t128053199 ** get_address_of_m_CashList_15() { return &___m_CashList_15; } inline void set_m_CashList_15(List_1_t128053199 * value) { ___m_CashList_15 = value; Il2CppCodeGenWriteBarrier((&___m_CashList_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISHOPSEARCH_T2700715128_H #ifndef BEATKEYNUMINFO_T1648835574_H #define BEATKEYNUMINFO_T1648835574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo struct BeatKeyNumInfo_t1648835574 { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo::m_LastIndex int32_t ___m_LastIndex_0; // System.Single DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo::m_Time float ___m_Time_1; public: inline static int32_t get_offset_of_m_LastIndex_0() { return static_cast(offsetof(BeatKeyNumInfo_t1648835574, ___m_LastIndex_0)); } inline int32_t get_m_LastIndex_0() const { return ___m_LastIndex_0; } inline int32_t* get_address_of_m_LastIndex_0() { return &___m_LastIndex_0; } inline void set_m_LastIndex_0(int32_t value) { ___m_LastIndex_0 = value; } inline static int32_t get_offset_of_m_Time_1() { return static_cast(offsetof(BeatKeyNumInfo_t1648835574, ___m_Time_1)); } inline float get_m_Time_1() const { return ___m_Time_1; } inline float* get_address_of_m_Time_1() { return &___m_Time_1; } inline void set_m_Time_1(float value) { ___m_Time_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEATKEYNUMINFO_T1648835574_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 MEMBERINFO_T2195004153_H #define MEMBERINFO_T2195004153_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153 { public: // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nUserId int64_t ____nUserId_0; // System.String DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_strNickName String_t* ____strNickName_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nSex int32_t ____nSex_2; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nLv int32_t ____nLv_3; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nVipLv int32_t ____nVipLv_4; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nMemberLv int32_t ____nMemberLv_5; public: inline static int32_t get_offset_of__nUserId_0() { return static_cast(offsetof(MemberInfo_t2195004153, ____nUserId_0)); } inline int64_t get__nUserId_0() const { return ____nUserId_0; } inline int64_t* get_address_of__nUserId_0() { return &____nUserId_0; } inline void set__nUserId_0(int64_t value) { ____nUserId_0 = value; } inline static int32_t get_offset_of__strNickName_1() { return static_cast(offsetof(MemberInfo_t2195004153, ____strNickName_1)); } inline String_t* get__strNickName_1() const { return ____strNickName_1; } inline String_t** get_address_of__strNickName_1() { return &____strNickName_1; } inline void set__strNickName_1(String_t* value) { ____strNickName_1 = value; Il2CppCodeGenWriteBarrier((&____strNickName_1), value); } inline static int32_t get_offset_of__nSex_2() { return static_cast(offsetof(MemberInfo_t2195004153, ____nSex_2)); } inline int32_t get__nSex_2() const { return ____nSex_2; } inline int32_t* get_address_of__nSex_2() { return &____nSex_2; } inline void set__nSex_2(int32_t value) { ____nSex_2 = value; } inline static int32_t get_offset_of__nLv_3() { return static_cast(offsetof(MemberInfo_t2195004153, ____nLv_3)); } inline int32_t get__nLv_3() const { return ____nLv_3; } inline int32_t* get_address_of__nLv_3() { return &____nLv_3; } inline void set__nLv_3(int32_t value) { ____nLv_3 = value; } inline static int32_t get_offset_of__nVipLv_4() { return static_cast(offsetof(MemberInfo_t2195004153, ____nVipLv_4)); } inline int32_t get__nVipLv_4() const { return ____nVipLv_4; } inline int32_t* get_address_of__nVipLv_4() { return &____nVipLv_4; } inline void set__nVipLv_4(int32_t value) { ____nVipLv_4 = value; } inline static int32_t get_offset_of__nMemberLv_5() { return static_cast(offsetof(MemberInfo_t2195004153, ____nMemberLv_5)); } inline int32_t get__nMemberLv_5() const { return ____nMemberLv_5; } inline int32_t* get_address_of__nMemberLv_5() { return &____nMemberLv_5; } inline void set__nMemberLv_5(int32_t value) { ____nMemberLv_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153_marshaled_pinvoke { int64_t ____nUserId_0; char* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLv_5; }; // Native definition for COM marshalling of DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153_marshaled_com { int64_t ____nUserId_0; Il2CppChar* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLv_5; }; #endif // MEMBERINFO_T2195004153_H #ifndef DANCESCENEMANAGER_T2271493662_H #define DANCESCENEMANAGER_T2271493662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.DanceSceneManager struct DanceSceneManager_t2271493662 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.DanceSceneManager::k__BackingField int32_t ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1; // System.Collections.Generic.List`1 DMCore.Logic.DanceSceneManager::m_DanceSceneList List_1_t876647579 * ___m_DanceSceneList_4; // System.Collections.Generic.List`1 DMCore.Logic.DanceSceneManager::m_WaitingRoomList List_1_t876647579 * ___m_WaitingRoomList_5; // System.String DMCore.Logic.DanceSceneManager::m_ModifyDirectory String_t* ___m_ModifyDirectory_6; public: inline static int32_t get_offset_of_U3CActiveWaitingRoomIndexU3Ek__BackingField_1() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1)); } inline int32_t get_U3CActiveWaitingRoomIndexU3Ek__BackingField_1() const { return ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CActiveWaitingRoomIndexU3Ek__BackingField_1() { return &___U3CActiveWaitingRoomIndexU3Ek__BackingField_1; } inline void set_U3CActiveWaitingRoomIndexU3Ek__BackingField_1(int32_t value) { ___U3CActiveWaitingRoomIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_DanceSceneList_4() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___m_DanceSceneList_4)); } inline List_1_t876647579 * get_m_DanceSceneList_4() const { return ___m_DanceSceneList_4; } inline List_1_t876647579 ** get_address_of_m_DanceSceneList_4() { return &___m_DanceSceneList_4; } inline void set_m_DanceSceneList_4(List_1_t876647579 * value) { ___m_DanceSceneList_4 = value; Il2CppCodeGenWriteBarrier((&___m_DanceSceneList_4), value); } inline static int32_t get_offset_of_m_WaitingRoomList_5() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___m_WaitingRoomList_5)); } inline List_1_t876647579 * get_m_WaitingRoomList_5() const { return ___m_WaitingRoomList_5; } inline List_1_t876647579 ** get_address_of_m_WaitingRoomList_5() { return &___m_WaitingRoomList_5; } inline void set_m_WaitingRoomList_5(List_1_t876647579 * value) { ___m_WaitingRoomList_5 = value; Il2CppCodeGenWriteBarrier((&___m_WaitingRoomList_5), value); } inline static int32_t get_offset_of_m_ModifyDirectory_6() { return static_cast(offsetof(DanceSceneManager_t2271493662, ___m_ModifyDirectory_6)); } inline String_t* get_m_ModifyDirectory_6() const { return ___m_ModifyDirectory_6; } inline String_t** get_address_of_m_ModifyDirectory_6() { return &___m_ModifyDirectory_6; } inline void set_m_ModifyDirectory_6(String_t* value) { ___m_ModifyDirectory_6 = value; Il2CppCodeGenWriteBarrier((&___m_ModifyDirectory_6), value); } }; struct DanceSceneManager_t2271493662_StaticFields { public: // System.Boolean DMCore.Logic.DanceSceneManager::k__BackingField bool ___U3CIsRandomSuccessU3Ek__BackingField_2; // System.Boolean DMCore.Logic.DanceSceneManager::k__BackingField bool ___U3CIsRandomLocalU3Ek__BackingField_3; // System.Int32 DMCore.Logic.DanceSceneManager::s_ActiveIndex int32_t ___s_ActiveIndex_7; // DMCore.Logic.DanceSceneManager DMCore.Logic.DanceSceneManager::s_Instance DanceSceneManager_t2271493662 * ___s_Instance_8; public: inline static int32_t get_offset_of_U3CIsRandomSuccessU3Ek__BackingField_2() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___U3CIsRandomSuccessU3Ek__BackingField_2)); } inline bool get_U3CIsRandomSuccessU3Ek__BackingField_2() const { return ___U3CIsRandomSuccessU3Ek__BackingField_2; } inline bool* get_address_of_U3CIsRandomSuccessU3Ek__BackingField_2() { return &___U3CIsRandomSuccessU3Ek__BackingField_2; } inline void set_U3CIsRandomSuccessU3Ek__BackingField_2(bool value) { ___U3CIsRandomSuccessU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsRandomLocalU3Ek__BackingField_3() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___U3CIsRandomLocalU3Ek__BackingField_3)); } inline bool get_U3CIsRandomLocalU3Ek__BackingField_3() const { return ___U3CIsRandomLocalU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsRandomLocalU3Ek__BackingField_3() { return &___U3CIsRandomLocalU3Ek__BackingField_3; } inline void set_U3CIsRandomLocalU3Ek__BackingField_3(bool value) { ___U3CIsRandomLocalU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_s_ActiveIndex_7() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___s_ActiveIndex_7)); } inline int32_t get_s_ActiveIndex_7() const { return ___s_ActiveIndex_7; } inline int32_t* get_address_of_s_ActiveIndex_7() { return &___s_ActiveIndex_7; } inline void set_s_ActiveIndex_7(int32_t value) { ___s_ActiveIndex_7 = value; } inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(DanceSceneManager_t2271493662_StaticFields, ___s_Instance_8)); } inline DanceSceneManager_t2271493662 * get_s_Instance_8() const { return ___s_Instance_8; } inline DanceSceneManager_t2271493662 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(DanceSceneManager_t2271493662 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DANCESCENEMANAGER_T2271493662_H #ifndef 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 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 UISHOWACHIEVEMENT_T2733421340_H #define UISHOWACHIEVEMENT_T2733421340_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShowAchievement struct uiShowAchievement_t2733421340 : public CUIBase_t3255455658 { public: // UILabel uiShowAchievement::m_uiAchName UILabel_t3248798549 * ___m_uiAchName_8; // UILabel uiShowAchievement::m_uiPoint UILabel_t3248798549 * ___m_uiPoint_9; // UnityEngine.Transform uiShowAchievement::m_uiAchIcon Transform_t3600365921 * ___m_uiAchIcon_10; public: inline static int32_t get_offset_of_m_uiAchName_8() { return static_cast(offsetof(uiShowAchievement_t2733421340, ___m_uiAchName_8)); } inline UILabel_t3248798549 * get_m_uiAchName_8() const { return ___m_uiAchName_8; } inline UILabel_t3248798549 ** get_address_of_m_uiAchName_8() { return &___m_uiAchName_8; } inline void set_m_uiAchName_8(UILabel_t3248798549 * value) { ___m_uiAchName_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiAchName_8), value); } inline static int32_t get_offset_of_m_uiPoint_9() { return static_cast(offsetof(uiShowAchievement_t2733421340, ___m_uiPoint_9)); } inline UILabel_t3248798549 * get_m_uiPoint_9() const { return ___m_uiPoint_9; } inline UILabel_t3248798549 ** get_address_of_m_uiPoint_9() { return &___m_uiPoint_9; } inline void set_m_uiPoint_9(UILabel_t3248798549 * value) { ___m_uiPoint_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiPoint_9), value); } inline static int32_t get_offset_of_m_uiAchIcon_10() { return static_cast(offsetof(uiShowAchievement_t2733421340, ___m_uiAchIcon_10)); } inline Transform_t3600365921 * get_m_uiAchIcon_10() const { return ___m_uiAchIcon_10; } inline Transform_t3600365921 ** get_address_of_m_uiAchIcon_10() { return &___m_uiAchIcon_10; } inline void set_m_uiAchIcon_10(Transform_t3600365921 * value) { ___m_uiAchIcon_10 = value; Il2CppCodeGenWriteBarrier((&___m_uiAchIcon_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISHOWACHIEVEMENT_T2733421340_H #ifndef UINT32_T2560061978_H #define UINT32_T2560061978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t2560061978 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt32_t2560061978, ___m_value_2)); } inline uint32_t get_m_value_2() const { return ___m_value_2; } inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T2560061978_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 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 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 UIREDBAGGET_T3018816119_H #define UIREDBAGGET_T3018816119_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBagGet struct uiRedBagGet_t3018816119 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiRedBagGet::m_GetCoinBtn Transform_t3600365921 * ___m_GetCoinBtn_8; // UILabel uiRedBagGet::m_GetCoinNum UILabel_t3248798549 * ___m_GetCoinNum_9; public: inline static int32_t get_offset_of_m_GetCoinBtn_8() { return static_cast(offsetof(uiRedBagGet_t3018816119, ___m_GetCoinBtn_8)); } inline Transform_t3600365921 * get_m_GetCoinBtn_8() const { return ___m_GetCoinBtn_8; } inline Transform_t3600365921 ** get_address_of_m_GetCoinBtn_8() { return &___m_GetCoinBtn_8; } inline void set_m_GetCoinBtn_8(Transform_t3600365921 * value) { ___m_GetCoinBtn_8 = value; Il2CppCodeGenWriteBarrier((&___m_GetCoinBtn_8), value); } inline static int32_t get_offset_of_m_GetCoinNum_9() { return static_cast(offsetof(uiRedBagGet_t3018816119, ___m_GetCoinNum_9)); } inline UILabel_t3248798549 * get_m_GetCoinNum_9() const { return ___m_GetCoinNum_9; } inline UILabel_t3248798549 ** get_address_of_m_GetCoinNum_9() { return &___m_GetCoinNum_9; } inline void set_m_GetCoinNum_9(UILabel_t3248798549 * value) { ___m_GetCoinNum_9 = value; Il2CppCodeGenWriteBarrier((&___m_GetCoinNum_9), value); } }; struct uiRedBagGet_t3018816119_StaticFields { public: // uiRedBagGet uiRedBagGet::s_Instance uiRedBagGet_t3018816119 * ___s_Instance_10; public: inline static int32_t get_offset_of_s_Instance_10() { return static_cast(offsetof(uiRedBagGet_t3018816119_StaticFields, ___s_Instance_10)); } inline uiRedBagGet_t3018816119 * get_s_Instance_10() const { return ___s_Instance_10; } inline uiRedBagGet_t3018816119 ** get_address_of_s_Instance_10() { return &___s_Instance_10; } inline void set_s_Instance_10(uiRedBagGet_t3018816119 * value) { ___s_Instance_10 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAGGET_T3018816119_H #ifndef UIREPLACECLOTH_T2547354058_H #define UIREPLACECLOTH_T2547354058_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiReplaceCloth struct uiReplaceCloth_t2547354058 : public CUIBase_t3255455658 { public: // uiRoleModelData[] uiReplaceCloth::m_transTheme uiRoleModelDataU5BU5D_t153388953* ___m_transTheme_8; // DMCore.Logic.AssembleInfo uiReplaceCloth::m_info AssembleInfo_t3236776212 * ___m_info_9; // System.Collections.Generic.List`1 uiReplaceCloth::m_data List_1_t128053199 * ___m_data_10; // System.Collections.Generic.List`1 uiReplaceCloth::m_GamePageInfo List_1_t2959980932 * ___m_GamePageInfo_11; // System.Single uiReplaceCloth::lefttime float ___lefttime_13; // UILabel uiReplaceCloth::m_remaindTime UILabel_t3248798549 * ___m_remaindTime_14; // UnityEngine.Transform uiReplaceCloth::m_SaveBtn Transform_t3600365921 * ___m_SaveBtn_15; // UnityEngine.Transform uiReplaceCloth::m_EditBtn Transform_t3600365921 * ___m_EditBtn_16; // UnityEngine.Transform uiReplaceCloth::m_InputSign Transform_t3600365921 * ___m_InputSign_17; // UILabel uiReplaceCloth::m_LabelSign UILabel_t3248798549 * ___m_LabelSign_18; // UIInput uiReplaceCloth::m_InputLevel UIInput_t421821618 * ___m_InputLevel_19; // UnityEngine.Transform uiReplaceCloth::m_AssembleBtn Transform_t3600365921 * ___m_AssembleBtn_20; public: inline static int32_t get_offset_of_m_transTheme_8() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_transTheme_8)); } inline uiRoleModelDataU5BU5D_t153388953* get_m_transTheme_8() const { return ___m_transTheme_8; } inline uiRoleModelDataU5BU5D_t153388953** get_address_of_m_transTheme_8() { return &___m_transTheme_8; } inline void set_m_transTheme_8(uiRoleModelDataU5BU5D_t153388953* value) { ___m_transTheme_8 = value; Il2CppCodeGenWriteBarrier((&___m_transTheme_8), value); } inline static int32_t get_offset_of_m_info_9() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_info_9)); } inline AssembleInfo_t3236776212 * get_m_info_9() const { return ___m_info_9; } inline AssembleInfo_t3236776212 ** get_address_of_m_info_9() { return &___m_info_9; } inline void set_m_info_9(AssembleInfo_t3236776212 * value) { ___m_info_9 = value; Il2CppCodeGenWriteBarrier((&___m_info_9), value); } inline static int32_t get_offset_of_m_data_10() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_data_10)); } inline List_1_t128053199 * get_m_data_10() const { return ___m_data_10; } inline List_1_t128053199 ** get_address_of_m_data_10() { return &___m_data_10; } inline void set_m_data_10(List_1_t128053199 * value) { ___m_data_10 = value; Il2CppCodeGenWriteBarrier((&___m_data_10), value); } inline static int32_t get_offset_of_m_GamePageInfo_11() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_GamePageInfo_11)); } inline List_1_t2959980932 * get_m_GamePageInfo_11() const { return ___m_GamePageInfo_11; } inline List_1_t2959980932 ** get_address_of_m_GamePageInfo_11() { return &___m_GamePageInfo_11; } inline void set_m_GamePageInfo_11(List_1_t2959980932 * value) { ___m_GamePageInfo_11 = value; Il2CppCodeGenWriteBarrier((&___m_GamePageInfo_11), value); } inline static int32_t get_offset_of_lefttime_13() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___lefttime_13)); } inline float get_lefttime_13() const { return ___lefttime_13; } inline float* get_address_of_lefttime_13() { return &___lefttime_13; } inline void set_lefttime_13(float value) { ___lefttime_13 = value; } inline static int32_t get_offset_of_m_remaindTime_14() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_remaindTime_14)); } inline UILabel_t3248798549 * get_m_remaindTime_14() const { return ___m_remaindTime_14; } inline UILabel_t3248798549 ** get_address_of_m_remaindTime_14() { return &___m_remaindTime_14; } inline void set_m_remaindTime_14(UILabel_t3248798549 * value) { ___m_remaindTime_14 = value; Il2CppCodeGenWriteBarrier((&___m_remaindTime_14), value); } inline static int32_t get_offset_of_m_SaveBtn_15() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_SaveBtn_15)); } inline Transform_t3600365921 * get_m_SaveBtn_15() const { return ___m_SaveBtn_15; } inline Transform_t3600365921 ** get_address_of_m_SaveBtn_15() { return &___m_SaveBtn_15; } inline void set_m_SaveBtn_15(Transform_t3600365921 * value) { ___m_SaveBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_SaveBtn_15), value); } inline static int32_t get_offset_of_m_EditBtn_16() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_EditBtn_16)); } inline Transform_t3600365921 * get_m_EditBtn_16() const { return ___m_EditBtn_16; } inline Transform_t3600365921 ** get_address_of_m_EditBtn_16() { return &___m_EditBtn_16; } inline void set_m_EditBtn_16(Transform_t3600365921 * value) { ___m_EditBtn_16 = value; Il2CppCodeGenWriteBarrier((&___m_EditBtn_16), value); } inline static int32_t get_offset_of_m_InputSign_17() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_InputSign_17)); } inline Transform_t3600365921 * get_m_InputSign_17() const { return ___m_InputSign_17; } inline Transform_t3600365921 ** get_address_of_m_InputSign_17() { return &___m_InputSign_17; } inline void set_m_InputSign_17(Transform_t3600365921 * value) { ___m_InputSign_17 = value; Il2CppCodeGenWriteBarrier((&___m_InputSign_17), value); } inline static int32_t get_offset_of_m_LabelSign_18() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_LabelSign_18)); } inline UILabel_t3248798549 * get_m_LabelSign_18() const { return ___m_LabelSign_18; } inline UILabel_t3248798549 ** get_address_of_m_LabelSign_18() { return &___m_LabelSign_18; } inline void set_m_LabelSign_18(UILabel_t3248798549 * value) { ___m_LabelSign_18 = value; Il2CppCodeGenWriteBarrier((&___m_LabelSign_18), value); } inline static int32_t get_offset_of_m_InputLevel_19() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_InputLevel_19)); } inline UIInput_t421821618 * get_m_InputLevel_19() const { return ___m_InputLevel_19; } inline UIInput_t421821618 ** get_address_of_m_InputLevel_19() { return &___m_InputLevel_19; } inline void set_m_InputLevel_19(UIInput_t421821618 * value) { ___m_InputLevel_19 = value; Il2CppCodeGenWriteBarrier((&___m_InputLevel_19), value); } inline static int32_t get_offset_of_m_AssembleBtn_20() { return static_cast(offsetof(uiReplaceCloth_t2547354058, ___m_AssembleBtn_20)); } inline Transform_t3600365921 * get_m_AssembleBtn_20() const { return ___m_AssembleBtn_20; } inline Transform_t3600365921 ** get_address_of_m_AssembleBtn_20() { return &___m_AssembleBtn_20; } inline void set_m_AssembleBtn_20(Transform_t3600365921 * value) { ___m_AssembleBtn_20 = value; Il2CppCodeGenWriteBarrier((&___m_AssembleBtn_20), value); } }; struct uiReplaceCloth_t2547354058_StaticFields { public: // System.Int32 uiReplaceCloth::globalTime int32_t ___globalTime_12; public: inline static int32_t get_offset_of_globalTime_12() { return static_cast(offsetof(uiReplaceCloth_t2547354058_StaticFields, ___globalTime_12)); } inline int32_t get_globalTime_12() const { return ___globalTime_12; } inline int32_t* get_address_of_globalTime_12() { return &___globalTime_12; } inline void set_globalTime_12(int32_t value) { ___globalTime_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREPLACECLOTH_T2547354058_H #ifndef UIROLEMODELDATA_T1771589192_H #define UIROLEMODELDATA_T1771589192_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoleModelData struct uiRoleModelData_t1771589192 : public CUIBase_t3255455658 { public: // DMCore.Framework.Scene.ISceneRole uiRoleModelData::readyRole ISceneRole_t2394225724 * ___readyRole_8; // RotateRole uiRoleModelData::rotate RotateRole_t1146201425 * ___rotate_9; // UnityEngine.Transform uiRoleModelData::roleParent Transform_t3600365921 * ___roleParent_10; // DMCore.Logic.AssembleInfo uiRoleModelData::m_info AssembleInfo_t3236776212 * ___m_info_11; // UnityEngine.Transform uiRoleModelData::m_SaveBtn Transform_t3600365921 * ___m_SaveBtn_12; // UnityEngine.Transform uiRoleModelData::m_EditBtn Transform_t3600365921 * ___m_EditBtn_13; // UnityEngine.Transform uiRoleModelData::m_InputSign Transform_t3600365921 * ___m_InputSign_14; // UILabel uiRoleModelData::m_LabelSign UILabel_t3248798549 * ___m_LabelSign_15; // UIInput uiRoleModelData::m_InputLevel UIInput_t421821618 * ___m_InputLevel_16; // UnityEngine.Transform uiRoleModelData::m_AssembleBtn Transform_t3600365921 * ___m_AssembleBtn_17; // UILabel uiRoleModelData::m_ThemeName UILabel_t3248798549 * ___m_ThemeName_18; // UISprite uiRoleModelData::m_ThemeStar UISprite_t194114938 * ___m_ThemeStar_19; // System.Boolean uiRoleModelData::isPageInit bool ___isPageInit_20; public: inline static int32_t get_offset_of_readyRole_8() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___readyRole_8)); } inline ISceneRole_t2394225724 * get_readyRole_8() const { return ___readyRole_8; } inline ISceneRole_t2394225724 ** get_address_of_readyRole_8() { return &___readyRole_8; } inline void set_readyRole_8(ISceneRole_t2394225724 * value) { ___readyRole_8 = value; Il2CppCodeGenWriteBarrier((&___readyRole_8), value); } inline static int32_t get_offset_of_rotate_9() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___rotate_9)); } inline RotateRole_t1146201425 * get_rotate_9() const { return ___rotate_9; } inline RotateRole_t1146201425 ** get_address_of_rotate_9() { return &___rotate_9; } inline void set_rotate_9(RotateRole_t1146201425 * value) { ___rotate_9 = value; Il2CppCodeGenWriteBarrier((&___rotate_9), value); } inline static int32_t get_offset_of_roleParent_10() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___roleParent_10)); } inline Transform_t3600365921 * get_roleParent_10() const { return ___roleParent_10; } inline Transform_t3600365921 ** get_address_of_roleParent_10() { return &___roleParent_10; } inline void set_roleParent_10(Transform_t3600365921 * value) { ___roleParent_10 = value; Il2CppCodeGenWriteBarrier((&___roleParent_10), value); } inline static int32_t get_offset_of_m_info_11() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_info_11)); } inline AssembleInfo_t3236776212 * get_m_info_11() const { return ___m_info_11; } inline AssembleInfo_t3236776212 ** get_address_of_m_info_11() { return &___m_info_11; } inline void set_m_info_11(AssembleInfo_t3236776212 * value) { ___m_info_11 = value; Il2CppCodeGenWriteBarrier((&___m_info_11), value); } inline static int32_t get_offset_of_m_SaveBtn_12() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_SaveBtn_12)); } inline Transform_t3600365921 * get_m_SaveBtn_12() const { return ___m_SaveBtn_12; } inline Transform_t3600365921 ** get_address_of_m_SaveBtn_12() { return &___m_SaveBtn_12; } inline void set_m_SaveBtn_12(Transform_t3600365921 * value) { ___m_SaveBtn_12 = value; Il2CppCodeGenWriteBarrier((&___m_SaveBtn_12), value); } inline static int32_t get_offset_of_m_EditBtn_13() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_EditBtn_13)); } inline Transform_t3600365921 * get_m_EditBtn_13() const { return ___m_EditBtn_13; } inline Transform_t3600365921 ** get_address_of_m_EditBtn_13() { return &___m_EditBtn_13; } inline void set_m_EditBtn_13(Transform_t3600365921 * value) { ___m_EditBtn_13 = value; Il2CppCodeGenWriteBarrier((&___m_EditBtn_13), value); } inline static int32_t get_offset_of_m_InputSign_14() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_InputSign_14)); } inline Transform_t3600365921 * get_m_InputSign_14() const { return ___m_InputSign_14; } inline Transform_t3600365921 ** get_address_of_m_InputSign_14() { return &___m_InputSign_14; } inline void set_m_InputSign_14(Transform_t3600365921 * value) { ___m_InputSign_14 = value; Il2CppCodeGenWriteBarrier((&___m_InputSign_14), value); } inline static int32_t get_offset_of_m_LabelSign_15() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_LabelSign_15)); } inline UILabel_t3248798549 * get_m_LabelSign_15() const { return ___m_LabelSign_15; } inline UILabel_t3248798549 ** get_address_of_m_LabelSign_15() { return &___m_LabelSign_15; } inline void set_m_LabelSign_15(UILabel_t3248798549 * value) { ___m_LabelSign_15 = value; Il2CppCodeGenWriteBarrier((&___m_LabelSign_15), value); } inline static int32_t get_offset_of_m_InputLevel_16() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_InputLevel_16)); } inline UIInput_t421821618 * get_m_InputLevel_16() const { return ___m_InputLevel_16; } inline UIInput_t421821618 ** get_address_of_m_InputLevel_16() { return &___m_InputLevel_16; } inline void set_m_InputLevel_16(UIInput_t421821618 * value) { ___m_InputLevel_16 = value; Il2CppCodeGenWriteBarrier((&___m_InputLevel_16), value); } inline static int32_t get_offset_of_m_AssembleBtn_17() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_AssembleBtn_17)); } inline Transform_t3600365921 * get_m_AssembleBtn_17() const { return ___m_AssembleBtn_17; } inline Transform_t3600365921 ** get_address_of_m_AssembleBtn_17() { return &___m_AssembleBtn_17; } inline void set_m_AssembleBtn_17(Transform_t3600365921 * value) { ___m_AssembleBtn_17 = value; Il2CppCodeGenWriteBarrier((&___m_AssembleBtn_17), value); } inline static int32_t get_offset_of_m_ThemeName_18() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_ThemeName_18)); } inline UILabel_t3248798549 * get_m_ThemeName_18() const { return ___m_ThemeName_18; } inline UILabel_t3248798549 ** get_address_of_m_ThemeName_18() { return &___m_ThemeName_18; } inline void set_m_ThemeName_18(UILabel_t3248798549 * value) { ___m_ThemeName_18 = value; Il2CppCodeGenWriteBarrier((&___m_ThemeName_18), value); } inline static int32_t get_offset_of_m_ThemeStar_19() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___m_ThemeStar_19)); } inline UISprite_t194114938 * get_m_ThemeStar_19() const { return ___m_ThemeStar_19; } inline UISprite_t194114938 ** get_address_of_m_ThemeStar_19() { return &___m_ThemeStar_19; } inline void set_m_ThemeStar_19(UISprite_t194114938 * value) { ___m_ThemeStar_19 = value; Il2CppCodeGenWriteBarrier((&___m_ThemeStar_19), value); } inline static int32_t get_offset_of_isPageInit_20() { return static_cast(offsetof(uiRoleModelData_t1771589192, ___isPageInit_20)); } inline bool get_isPageInit_20() const { return ___isPageInit_20; } inline bool* get_address_of_isPageInit_20() { return &___isPageInit_20; } inline void set_isPageInit_20(bool value) { ___isPageInit_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROLEMODELDATA_T1771589192_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 WAITFORENDOFFRAME_T1314943911_H #define WAITFORENDOFFRAME_T1314943911_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WaitForEndOfFrame struct WaitForEndOfFrame_t1314943911 : public YieldInstruction_t403091072 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORENDOFFRAME_T1314943911_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 UIREDBAGMINE_T2482926875_H #define UIREDBAGMINE_T2482926875_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBagMine struct uiRedBagMine_t2482926875 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiRedBagMine::m_CloseBtn Transform_t3600365921 * ___m_CloseBtn_8; // UnityEngine.Transform uiRedBagMine::m_GetBtnOn Transform_t3600365921 * ___m_GetBtnOn_9; // UnityEngine.Transform uiRedBagMine::m_GetBtnOff Transform_t3600365921 * ___m_GetBtnOff_10; // UnityEngine.Transform uiRedBagMine::m_SendBtnOn Transform_t3600365921 * ___m_SendBtnOn_11; // UnityEngine.Transform uiRedBagMine::m_SendBtnOff Transform_t3600365921 * ___m_SendBtnOff_12; // UILabel uiRedBagMine::m_UserName UILabel_t3248798549 * ___m_UserName_13; // UILabel uiRedBagMine::m_GetCoinNum UILabel_t3248798549 * ___m_GetCoinNum_14; // UILabel uiRedBagMine::m_SendCoinNum UILabel_t3248798549 * ___m_SendCoinNum_15; // UnityEngine.Transform uiRedBagMine::m_GetLabel Transform_t3600365921 * ___m_GetLabel_16; // UnityEngine.Transform uiRedBagMine::m_SendLabel Transform_t3600365921 * ___m_SendLabel_17; // System.String uiRedBagMine::userName String_t* ___userName_18; public: inline static int32_t get_offset_of_m_CloseBtn_8() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_CloseBtn_8)); } inline Transform_t3600365921 * get_m_CloseBtn_8() const { return ___m_CloseBtn_8; } inline Transform_t3600365921 ** get_address_of_m_CloseBtn_8() { return &___m_CloseBtn_8; } inline void set_m_CloseBtn_8(Transform_t3600365921 * value) { ___m_CloseBtn_8 = value; Il2CppCodeGenWriteBarrier((&___m_CloseBtn_8), value); } inline static int32_t get_offset_of_m_GetBtnOn_9() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_GetBtnOn_9)); } inline Transform_t3600365921 * get_m_GetBtnOn_9() const { return ___m_GetBtnOn_9; } inline Transform_t3600365921 ** get_address_of_m_GetBtnOn_9() { return &___m_GetBtnOn_9; } inline void set_m_GetBtnOn_9(Transform_t3600365921 * value) { ___m_GetBtnOn_9 = value; Il2CppCodeGenWriteBarrier((&___m_GetBtnOn_9), value); } inline static int32_t get_offset_of_m_GetBtnOff_10() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_GetBtnOff_10)); } inline Transform_t3600365921 * get_m_GetBtnOff_10() const { return ___m_GetBtnOff_10; } inline Transform_t3600365921 ** get_address_of_m_GetBtnOff_10() { return &___m_GetBtnOff_10; } inline void set_m_GetBtnOff_10(Transform_t3600365921 * value) { ___m_GetBtnOff_10 = value; Il2CppCodeGenWriteBarrier((&___m_GetBtnOff_10), value); } inline static int32_t get_offset_of_m_SendBtnOn_11() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_SendBtnOn_11)); } inline Transform_t3600365921 * get_m_SendBtnOn_11() const { return ___m_SendBtnOn_11; } inline Transform_t3600365921 ** get_address_of_m_SendBtnOn_11() { return &___m_SendBtnOn_11; } inline void set_m_SendBtnOn_11(Transform_t3600365921 * value) { ___m_SendBtnOn_11 = value; Il2CppCodeGenWriteBarrier((&___m_SendBtnOn_11), value); } inline static int32_t get_offset_of_m_SendBtnOff_12() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_SendBtnOff_12)); } inline Transform_t3600365921 * get_m_SendBtnOff_12() const { return ___m_SendBtnOff_12; } inline Transform_t3600365921 ** get_address_of_m_SendBtnOff_12() { return &___m_SendBtnOff_12; } inline void set_m_SendBtnOff_12(Transform_t3600365921 * value) { ___m_SendBtnOff_12 = value; Il2CppCodeGenWriteBarrier((&___m_SendBtnOff_12), value); } inline static int32_t get_offset_of_m_UserName_13() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_UserName_13)); } inline UILabel_t3248798549 * get_m_UserName_13() const { return ___m_UserName_13; } inline UILabel_t3248798549 ** get_address_of_m_UserName_13() { return &___m_UserName_13; } inline void set_m_UserName_13(UILabel_t3248798549 * value) { ___m_UserName_13 = value; Il2CppCodeGenWriteBarrier((&___m_UserName_13), value); } inline static int32_t get_offset_of_m_GetCoinNum_14() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_GetCoinNum_14)); } inline UILabel_t3248798549 * get_m_GetCoinNum_14() const { return ___m_GetCoinNum_14; } inline UILabel_t3248798549 ** get_address_of_m_GetCoinNum_14() { return &___m_GetCoinNum_14; } inline void set_m_GetCoinNum_14(UILabel_t3248798549 * value) { ___m_GetCoinNum_14 = value; Il2CppCodeGenWriteBarrier((&___m_GetCoinNum_14), value); } inline static int32_t get_offset_of_m_SendCoinNum_15() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_SendCoinNum_15)); } inline UILabel_t3248798549 * get_m_SendCoinNum_15() const { return ___m_SendCoinNum_15; } inline UILabel_t3248798549 ** get_address_of_m_SendCoinNum_15() { return &___m_SendCoinNum_15; } inline void set_m_SendCoinNum_15(UILabel_t3248798549 * value) { ___m_SendCoinNum_15 = value; Il2CppCodeGenWriteBarrier((&___m_SendCoinNum_15), value); } inline static int32_t get_offset_of_m_GetLabel_16() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_GetLabel_16)); } inline Transform_t3600365921 * get_m_GetLabel_16() const { return ___m_GetLabel_16; } inline Transform_t3600365921 ** get_address_of_m_GetLabel_16() { return &___m_GetLabel_16; } inline void set_m_GetLabel_16(Transform_t3600365921 * value) { ___m_GetLabel_16 = value; Il2CppCodeGenWriteBarrier((&___m_GetLabel_16), value); } inline static int32_t get_offset_of_m_SendLabel_17() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___m_SendLabel_17)); } inline Transform_t3600365921 * get_m_SendLabel_17() const { return ___m_SendLabel_17; } inline Transform_t3600365921 ** get_address_of_m_SendLabel_17() { return &___m_SendLabel_17; } inline void set_m_SendLabel_17(Transform_t3600365921 * value) { ___m_SendLabel_17 = value; Il2CppCodeGenWriteBarrier((&___m_SendLabel_17), value); } inline static int32_t get_offset_of_userName_18() { return static_cast(offsetof(uiRedBagMine_t2482926875, ___userName_18)); } inline String_t* get_userName_18() const { return ___userName_18; } inline String_t** get_address_of_userName_18() { return &___userName_18; } inline void set_userName_18(String_t* value) { ___userName_18 = value; Il2CppCodeGenWriteBarrier((&___userName_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAGMINE_T2482926875_H #ifndef UIREDBAGOPEN_T1300407642_H #define UIREDBAGOPEN_T1300407642_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBagOpen struct uiRedBagOpen_t1300407642 : public CUIBase_t3255455658 { public: // UISprite uiRedBagOpen::m_redbagOpen UISprite_t194114938 * ___m_redbagOpen_8; // UnityEngine.Transform uiRedBagOpen::m_redbagBG Transform_t3600365921 * ___m_redbagBG_9; // UnityEngine.Transform uiRedBagOpen::m_redbagText Transform_t3600365921 * ___m_redbagText_10; // UnityEngine.Transform uiRedBagOpen::m_redbagClk Transform_t3600365921 * ___m_redbagClk_11; // UILabel uiRedBagOpen::m_redbagDesc UILabel_t3248798549 * ___m_redbagDesc_12; // UnityEngine.Transform uiRedBagOpen::m_texiao Transform_t3600365921 * ___m_texiao_13; public: inline static int32_t get_offset_of_m_redbagOpen_8() { return static_cast(offsetof(uiRedBagOpen_t1300407642, ___m_redbagOpen_8)); } inline UISprite_t194114938 * get_m_redbagOpen_8() const { return ___m_redbagOpen_8; } inline UISprite_t194114938 ** get_address_of_m_redbagOpen_8() { return &___m_redbagOpen_8; } inline void set_m_redbagOpen_8(UISprite_t194114938 * value) { ___m_redbagOpen_8 = value; Il2CppCodeGenWriteBarrier((&___m_redbagOpen_8), value); } inline static int32_t get_offset_of_m_redbagBG_9() { return static_cast(offsetof(uiRedBagOpen_t1300407642, ___m_redbagBG_9)); } inline Transform_t3600365921 * get_m_redbagBG_9() const { return ___m_redbagBG_9; } inline Transform_t3600365921 ** get_address_of_m_redbagBG_9() { return &___m_redbagBG_9; } inline void set_m_redbagBG_9(Transform_t3600365921 * value) { ___m_redbagBG_9 = value; Il2CppCodeGenWriteBarrier((&___m_redbagBG_9), value); } inline static int32_t get_offset_of_m_redbagText_10() { return static_cast(offsetof(uiRedBagOpen_t1300407642, ___m_redbagText_10)); } inline Transform_t3600365921 * get_m_redbagText_10() const { return ___m_redbagText_10; } inline Transform_t3600365921 ** get_address_of_m_redbagText_10() { return &___m_redbagText_10; } inline void set_m_redbagText_10(Transform_t3600365921 * value) { ___m_redbagText_10 = value; Il2CppCodeGenWriteBarrier((&___m_redbagText_10), value); } inline static int32_t get_offset_of_m_redbagClk_11() { return static_cast(offsetof(uiRedBagOpen_t1300407642, ___m_redbagClk_11)); } inline Transform_t3600365921 * get_m_redbagClk_11() const { return ___m_redbagClk_11; } inline Transform_t3600365921 ** get_address_of_m_redbagClk_11() { return &___m_redbagClk_11; } inline void set_m_redbagClk_11(Transform_t3600365921 * value) { ___m_redbagClk_11 = value; Il2CppCodeGenWriteBarrier((&___m_redbagClk_11), value); } inline static int32_t get_offset_of_m_redbagDesc_12() { return static_cast(offsetof(uiRedBagOpen_t1300407642, ___m_redbagDesc_12)); } inline UILabel_t3248798549 * get_m_redbagDesc_12() const { return ___m_redbagDesc_12; } inline UILabel_t3248798549 ** get_address_of_m_redbagDesc_12() { return &___m_redbagDesc_12; } inline void set_m_redbagDesc_12(UILabel_t3248798549 * value) { ___m_redbagDesc_12 = value; Il2CppCodeGenWriteBarrier((&___m_redbagDesc_12), value); } inline static int32_t get_offset_of_m_texiao_13() { return static_cast(offsetof(uiRedBagOpen_t1300407642, ___m_texiao_13)); } inline Transform_t3600365921 * get_m_texiao_13() const { return ___m_texiao_13; } inline Transform_t3600365921 ** get_address_of_m_texiao_13() { return &___m_texiao_13; } inline void set_m_texiao_13(Transform_t3600365921 * value) { ___m_texiao_13 = value; Il2CppCodeGenWriteBarrier((&___m_texiao_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAGOPEN_T1300407642_H #ifndef UIREDBAGRESULT_T939703186_H #define UIREDBAGRESULT_T939703186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBagResult struct uiRedBagResult_t939703186 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiRedBagResult::m_closeBtn Transform_t3600365921 * ___m_closeBtn_8; // UISprite uiRedBagResult::m_UserHeadBox UISprite_t194114938 * ___m_UserHeadBox_9; // UITexture uiRedBagResult::m_UserPhoto UITexture_t3471168817 * ___m_UserPhoto_10; // UILabel uiRedBagResult::m_UserName UILabel_t3248798549 * ___m_UserName_11; // UILabel uiRedBagResult::m_Desc UILabel_t3248798549 * ___m_Desc_12; // UILabel uiRedBagResult::m_RedbagInfo UILabel_t3248798549 * ___m_RedbagInfo_13; // DMListView uiRedBagResult::m_ListRedbagInfo DMListView_t512231514 * ___m_ListRedbagInfo_14; // UILabel uiRedBagResult::m_RedbagDesc UILabel_t3248798549 * ___m_RedbagDesc_15; // System.Boolean uiRedBagResult::isUserPhotoReady bool ___isUserPhotoReady_16; public: inline static int32_t get_offset_of_m_closeBtn_8() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_closeBtn_8)); } inline Transform_t3600365921 * get_m_closeBtn_8() const { return ___m_closeBtn_8; } inline Transform_t3600365921 ** get_address_of_m_closeBtn_8() { return &___m_closeBtn_8; } inline void set_m_closeBtn_8(Transform_t3600365921 * value) { ___m_closeBtn_8 = value; Il2CppCodeGenWriteBarrier((&___m_closeBtn_8), value); } inline static int32_t get_offset_of_m_UserHeadBox_9() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_UserHeadBox_9)); } inline UISprite_t194114938 * get_m_UserHeadBox_9() const { return ___m_UserHeadBox_9; } inline UISprite_t194114938 ** get_address_of_m_UserHeadBox_9() { return &___m_UserHeadBox_9; } inline void set_m_UserHeadBox_9(UISprite_t194114938 * value) { ___m_UserHeadBox_9 = value; Il2CppCodeGenWriteBarrier((&___m_UserHeadBox_9), value); } inline static int32_t get_offset_of_m_UserPhoto_10() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_UserPhoto_10)); } inline UITexture_t3471168817 * get_m_UserPhoto_10() const { return ___m_UserPhoto_10; } inline UITexture_t3471168817 ** get_address_of_m_UserPhoto_10() { return &___m_UserPhoto_10; } inline void set_m_UserPhoto_10(UITexture_t3471168817 * value) { ___m_UserPhoto_10 = value; Il2CppCodeGenWriteBarrier((&___m_UserPhoto_10), value); } inline static int32_t get_offset_of_m_UserName_11() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_UserName_11)); } inline UILabel_t3248798549 * get_m_UserName_11() const { return ___m_UserName_11; } inline UILabel_t3248798549 ** get_address_of_m_UserName_11() { return &___m_UserName_11; } inline void set_m_UserName_11(UILabel_t3248798549 * value) { ___m_UserName_11 = value; Il2CppCodeGenWriteBarrier((&___m_UserName_11), value); } inline static int32_t get_offset_of_m_Desc_12() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_Desc_12)); } inline UILabel_t3248798549 * get_m_Desc_12() const { return ___m_Desc_12; } inline UILabel_t3248798549 ** get_address_of_m_Desc_12() { return &___m_Desc_12; } inline void set_m_Desc_12(UILabel_t3248798549 * value) { ___m_Desc_12 = value; Il2CppCodeGenWriteBarrier((&___m_Desc_12), value); } inline static int32_t get_offset_of_m_RedbagInfo_13() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_RedbagInfo_13)); } inline UILabel_t3248798549 * get_m_RedbagInfo_13() const { return ___m_RedbagInfo_13; } inline UILabel_t3248798549 ** get_address_of_m_RedbagInfo_13() { return &___m_RedbagInfo_13; } inline void set_m_RedbagInfo_13(UILabel_t3248798549 * value) { ___m_RedbagInfo_13 = value; Il2CppCodeGenWriteBarrier((&___m_RedbagInfo_13), value); } inline static int32_t get_offset_of_m_ListRedbagInfo_14() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_ListRedbagInfo_14)); } inline DMListView_t512231514 * get_m_ListRedbagInfo_14() const { return ___m_ListRedbagInfo_14; } inline DMListView_t512231514 ** get_address_of_m_ListRedbagInfo_14() { return &___m_ListRedbagInfo_14; } inline void set_m_ListRedbagInfo_14(DMListView_t512231514 * value) { ___m_ListRedbagInfo_14 = value; Il2CppCodeGenWriteBarrier((&___m_ListRedbagInfo_14), value); } inline static int32_t get_offset_of_m_RedbagDesc_15() { return static_cast(offsetof(uiRedBagResult_t939703186, ___m_RedbagDesc_15)); } inline UILabel_t3248798549 * get_m_RedbagDesc_15() const { return ___m_RedbagDesc_15; } inline UILabel_t3248798549 ** get_address_of_m_RedbagDesc_15() { return &___m_RedbagDesc_15; } inline void set_m_RedbagDesc_15(UILabel_t3248798549 * value) { ___m_RedbagDesc_15 = value; Il2CppCodeGenWriteBarrier((&___m_RedbagDesc_15), value); } inline static int32_t get_offset_of_isUserPhotoReady_16() { return static_cast(offsetof(uiRedBagResult_t939703186, ___isUserPhotoReady_16)); } inline bool get_isUserPhotoReady_16() const { return ___isUserPhotoReady_16; } inline bool* get_address_of_isUserPhotoReady_16() { return &___isUserPhotoReady_16; } inline void set_isUserPhotoReady_16(bool value) { ___isUserPhotoReady_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAGRESULT_T939703186_H #ifndef PERSONALISECONFIG_T2812043406_H #define PERSONALISECONFIG_T2812043406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.PersonaliseConfig::headBoxType int32_t ___headBoxType_1; // UnityEngine.BoxCollider DMCore.Logic.PersonaliseConfig::k__BackingField BoxCollider_t1640800422 * ___U3CColliderUnderControlU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.PersonaliseConfig::m_personaliseData Dictionary_2_t3314469724 * ___m_personaliseData_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.PersonaliseConfig::m_curPlayEffect Dictionary_2_t2736202052 * ___m_curPlayEffect_4; public: inline static int32_t get_offset_of_headBoxType_1() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___headBoxType_1)); } inline int32_t get_headBoxType_1() const { return ___headBoxType_1; } inline int32_t* get_address_of_headBoxType_1() { return &___headBoxType_1; } inline void set_headBoxType_1(int32_t value) { ___headBoxType_1 = value; } inline static int32_t get_offset_of_U3CColliderUnderControlU3Ek__BackingField_2() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___U3CColliderUnderControlU3Ek__BackingField_2)); } inline BoxCollider_t1640800422 * get_U3CColliderUnderControlU3Ek__BackingField_2() const { return ___U3CColliderUnderControlU3Ek__BackingField_2; } inline BoxCollider_t1640800422 ** get_address_of_U3CColliderUnderControlU3Ek__BackingField_2() { return &___U3CColliderUnderControlU3Ek__BackingField_2; } inline void set_U3CColliderUnderControlU3Ek__BackingField_2(BoxCollider_t1640800422 * value) { ___U3CColliderUnderControlU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CColliderUnderControlU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_m_personaliseData_3() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_personaliseData_3)); } inline Dictionary_2_t3314469724 * get_m_personaliseData_3() const { return ___m_personaliseData_3; } inline Dictionary_2_t3314469724 ** get_address_of_m_personaliseData_3() { return &___m_personaliseData_3; } inline void set_m_personaliseData_3(Dictionary_2_t3314469724 * value) { ___m_personaliseData_3 = value; Il2CppCodeGenWriteBarrier((&___m_personaliseData_3), value); } inline static int32_t get_offset_of_m_curPlayEffect_4() { return static_cast(offsetof(PersonaliseConfig_t2812043406, ___m_curPlayEffect_4)); } inline Dictionary_2_t2736202052 * get_m_curPlayEffect_4() const { return ___m_curPlayEffect_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_curPlayEffect_4() { return &___m_curPlayEffect_4; } inline void set_m_curPlayEffect_4(Dictionary_2_t2736202052 * value) { ___m_curPlayEffect_4 = value; Il2CppCodeGenWriteBarrier((&___m_curPlayEffect_4), value); } }; struct PersonaliseConfig_t2812043406_StaticFields { public: // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::m_Instance PersonaliseConfig_t2812043406 * ___m_Instance_5; public: inline static int32_t get_offset_of_m_Instance_5() { return static_cast(offsetof(PersonaliseConfig_t2812043406_StaticFields, ___m_Instance_5)); } inline PersonaliseConfig_t2812043406 * get_m_Instance_5() const { return ___m_Instance_5; } inline PersonaliseConfig_t2812043406 ** get_address_of_m_Instance_5() { return &___m_Instance_5; } inline void set_m_Instance_5(PersonaliseConfig_t2812043406 * value) { ___m_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___m_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PERSONALISECONFIG_T2812043406_H #ifndef 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 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 CSHOPCONFIG_T202154353_H #define CSHOPCONFIG_T202154353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig struct CShopConfig_t202154353 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_goodsPool Dictionary_2_t454560111 * ___m_goodsPool_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_Diction Dictionary_2_t1165792132 * ___m_Diction_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_Suits Dictionary_2_t104342236 * ___m_Suits_3; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::m_ActivityPicList_NAN List_1_t1441398424 * ___m_ActivityPicList_NAN_4; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::m_ActivityPicList_NV List_1_t1441398424 * ___m_ActivityPicList_NV_5; public: inline static int32_t get_offset_of_m_goodsPool_1() { return static_cast(offsetof(CShopConfig_t202154353, ___m_goodsPool_1)); } inline Dictionary_2_t454560111 * get_m_goodsPool_1() const { return ___m_goodsPool_1; } inline Dictionary_2_t454560111 ** get_address_of_m_goodsPool_1() { return &___m_goodsPool_1; } inline void set_m_goodsPool_1(Dictionary_2_t454560111 * value) { ___m_goodsPool_1 = value; Il2CppCodeGenWriteBarrier((&___m_goodsPool_1), value); } inline static int32_t get_offset_of_m_Diction_2() { return static_cast(offsetof(CShopConfig_t202154353, ___m_Diction_2)); } inline Dictionary_2_t1165792132 * get_m_Diction_2() const { return ___m_Diction_2; } inline Dictionary_2_t1165792132 ** get_address_of_m_Diction_2() { return &___m_Diction_2; } inline void set_m_Diction_2(Dictionary_2_t1165792132 * value) { ___m_Diction_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diction_2), value); } inline static int32_t get_offset_of_m_Suits_3() { return static_cast(offsetof(CShopConfig_t202154353, ___m_Suits_3)); } inline Dictionary_2_t104342236 * get_m_Suits_3() const { return ___m_Suits_3; } inline Dictionary_2_t104342236 ** get_address_of_m_Suits_3() { return &___m_Suits_3; } inline void set_m_Suits_3(Dictionary_2_t104342236 * value) { ___m_Suits_3 = value; Il2CppCodeGenWriteBarrier((&___m_Suits_3), value); } inline static int32_t get_offset_of_m_ActivityPicList_NAN_4() { return static_cast(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NAN_4)); } inline List_1_t1441398424 * get_m_ActivityPicList_NAN_4() const { return ___m_ActivityPicList_NAN_4; } inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NAN_4() { return &___m_ActivityPicList_NAN_4; } inline void set_m_ActivityPicList_NAN_4(List_1_t1441398424 * value) { ___m_ActivityPicList_NAN_4 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NAN_4), value); } inline static int32_t get_offset_of_m_ActivityPicList_NV_5() { return static_cast(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NV_5)); } inline List_1_t1441398424 * get_m_ActivityPicList_NV_5() const { return ___m_ActivityPicList_NV_5; } inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NV_5() { return &___m_ActivityPicList_NV_5; } inline void set_m_ActivityPicList_NV_5(List_1_t1441398424 * value) { ___m_ActivityPicList_NV_5 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NV_5), value); } }; struct CShopConfig_t202154353_StaticFields { public: // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::s_Instance CShopConfig_t202154353 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CShopConfig_t202154353_StaticFields, ___s_Instance_6)); } inline CShopConfig_t202154353 * get_s_Instance_6() const { return ___s_Instance_6; } inline CShopConfig_t202154353 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CShopConfig_t202154353 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCONFIG_T202154353_H #ifndef CSENSITIVEWORDMANAGER_T1258364656_H #define CSENSITIVEWORDMANAGER_T1258364656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656 : public ITextBase_t660344599 { public: // System.Collections.Generic.HashSet`1 DMCore.Framework.Misc.CSensitiveWordManager::m_hash HashSet_1_t412400163 * ___m_hash_1; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_maxWordLength int32_t ___m_maxWordLength_2; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_minWordLength int32_t ___m_minWordLength_3; // BetterList`1 DMCore.Framework.Misc.CSensitiveWordManager::m_listPosCached BetterList_1_t2105966071 * ___m_listPosCached_4; public: inline static int32_t get_offset_of_m_hash_1() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_hash_1)); } inline HashSet_1_t412400163 * get_m_hash_1() const { return ___m_hash_1; } inline HashSet_1_t412400163 ** get_address_of_m_hash_1() { return &___m_hash_1; } inline void set_m_hash_1(HashSet_1_t412400163 * value) { ___m_hash_1 = value; Il2CppCodeGenWriteBarrier((&___m_hash_1), value); } inline static int32_t get_offset_of_m_maxWordLength_2() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_maxWordLength_2)); } inline int32_t get_m_maxWordLength_2() const { return ___m_maxWordLength_2; } inline int32_t* get_address_of_m_maxWordLength_2() { return &___m_maxWordLength_2; } inline void set_m_maxWordLength_2(int32_t value) { ___m_maxWordLength_2 = value; } inline static int32_t get_offset_of_m_minWordLength_3() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_minWordLength_3)); } inline int32_t get_m_minWordLength_3() const { return ___m_minWordLength_3; } inline int32_t* get_address_of_m_minWordLength_3() { return &___m_minWordLength_3; } inline void set_m_minWordLength_3(int32_t value) { ___m_minWordLength_3 = value; } inline static int32_t get_offset_of_m_listPosCached_4() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_listPosCached_4)); } inline BetterList_1_t2105966071 * get_m_listPosCached_4() const { return ___m_listPosCached_4; } inline BetterList_1_t2105966071 ** get_address_of_m_listPosCached_4() { return &___m_listPosCached_4; } inline void set_m_listPosCached_4(BetterList_1_t2105966071 * value) { ___m_listPosCached_4 = value; Il2CppCodeGenWriteBarrier((&___m_listPosCached_4), value); } }; struct CSensitiveWordManager_t1258364656_StaticFields { public: // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::s_Instance CSensitiveWordManager_t1258364656 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CSensitiveWordManager_t1258364656_StaticFields, ___s_Instance_5)); } inline CSensitiveWordManager_t1258364656 * get_s_Instance_5() const { return ___s_Instance_5; } inline CSensitiveWordManager_t1258364656 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CSensitiveWordManager_t1258364656 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSENSITIVEWORDMANAGER_T1258364656_H #ifndef 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 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 CSIGNINOLDACTIVITY_T331747599_H #define CSIGNINOLDACTIVITY_T331747599_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSignInOldActivity struct CSignInOldActivity_t331747599 : public IActivityDetail_t2848416189 { public: // DMCore.Logic.CSignInOldActivity/DayData[] DMCore.Logic.CSignInOldActivity::m_dataList DayDataU5BU5D_t42117713* ___m_dataList_11; // System.Boolean DMCore.Logic.CSignInOldActivity::m_bIsSignIn bool ___m_bIsSignIn_12; // System.Int32 DMCore.Logic.CSignInOldActivity::m_nSignInDay int32_t ___m_nSignInDay_13; // System.Int32 DMCore.Logic.CSignInOldActivity::m_nMonth int32_t ___m_nMonth_14; // System.Boolean DMCore.Logic.CSignInOldActivity::m_bIsCompensate bool ___m_bIsCompensate_15; public: inline static int32_t get_offset_of_m_dataList_11() { return static_cast(offsetof(CSignInOldActivity_t331747599, ___m_dataList_11)); } inline DayDataU5BU5D_t42117713* get_m_dataList_11() const { return ___m_dataList_11; } inline DayDataU5BU5D_t42117713** get_address_of_m_dataList_11() { return &___m_dataList_11; } inline void set_m_dataList_11(DayDataU5BU5D_t42117713* value) { ___m_dataList_11 = value; Il2CppCodeGenWriteBarrier((&___m_dataList_11), value); } inline static int32_t get_offset_of_m_bIsSignIn_12() { return static_cast(offsetof(CSignInOldActivity_t331747599, ___m_bIsSignIn_12)); } inline bool get_m_bIsSignIn_12() const { return ___m_bIsSignIn_12; } inline bool* get_address_of_m_bIsSignIn_12() { return &___m_bIsSignIn_12; } inline void set_m_bIsSignIn_12(bool value) { ___m_bIsSignIn_12 = value; } inline static int32_t get_offset_of_m_nSignInDay_13() { return static_cast(offsetof(CSignInOldActivity_t331747599, ___m_nSignInDay_13)); } inline int32_t get_m_nSignInDay_13() const { return ___m_nSignInDay_13; } inline int32_t* get_address_of_m_nSignInDay_13() { return &___m_nSignInDay_13; } inline void set_m_nSignInDay_13(int32_t value) { ___m_nSignInDay_13 = value; } inline static int32_t get_offset_of_m_nMonth_14() { return static_cast(offsetof(CSignInOldActivity_t331747599, ___m_nMonth_14)); } inline int32_t get_m_nMonth_14() const { return ___m_nMonth_14; } inline int32_t* get_address_of_m_nMonth_14() { return &___m_nMonth_14; } inline void set_m_nMonth_14(int32_t value) { ___m_nMonth_14 = value; } inline static int32_t get_offset_of_m_bIsCompensate_15() { return static_cast(offsetof(CSignInOldActivity_t331747599, ___m_bIsCompensate_15)); } inline bool get_m_bIsCompensate_15() const { return ___m_bIsCompensate_15; } inline bool* get_address_of_m_bIsCompensate_15() { return &___m_bIsCompensate_15; } inline void set_m_bIsCompensate_15(bool value) { ___m_bIsCompensate_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSIGNINOLDACTIVITY_T331747599_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef FASHIONTHEMECFG_T420161380_H #define FASHIONTHEMECFG_T420161380_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FashionThemeCfg struct FashionThemeCfg_t420161380 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 FashionThemeCfg::themeIdInfoDic Dictionary_2_t736164020 * ___themeIdInfoDic_2; public: inline static int32_t get_offset_of_themeIdInfoDic_2() { return static_cast(offsetof(FashionThemeCfg_t420161380, ___themeIdInfoDic_2)); } inline Dictionary_2_t736164020 * get_themeIdInfoDic_2() const { return ___themeIdInfoDic_2; } inline Dictionary_2_t736164020 ** get_address_of_themeIdInfoDic_2() { return &___themeIdInfoDic_2; } inline void set_themeIdInfoDic_2(Dictionary_2_t736164020 * value) { ___themeIdInfoDic_2 = value; Il2CppCodeGenWriteBarrier((&___themeIdInfoDic_2), value); } }; struct FashionThemeCfg_t420161380_StaticFields { public: // FashionThemeCfg FashionThemeCfg::s_Instance FashionThemeCfg_t420161380 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(FashionThemeCfg_t420161380_StaticFields, ___s_Instance_1)); } inline FashionThemeCfg_t420161380 * get_s_Instance_1() const { return ___s_Instance_1; } inline FashionThemeCfg_t420161380 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(FashionThemeCfg_t420161380 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASHIONTHEMECFG_T420161380_H #ifndef CRECREATIONCFGMANAGER_T488529698_H #define CRECREATIONCFGMANAGER_T488529698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRecreationCfgManager struct CRecreationCfgManager_t488529698 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1 DMCore.Logic.CRecreationCfgManager::m_recSceneList List_1_t1447801987 * ___m_recSceneList_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CRecreationCfgManager::m_recWFDic Dictionary_2_t3480061296 * ___m_recWFDic_3; public: inline static int32_t get_offset_of_m_recSceneList_2() { return static_cast(offsetof(CRecreationCfgManager_t488529698, ___m_recSceneList_2)); } inline List_1_t1447801987 * get_m_recSceneList_2() const { return ___m_recSceneList_2; } inline List_1_t1447801987 ** get_address_of_m_recSceneList_2() { return &___m_recSceneList_2; } inline void set_m_recSceneList_2(List_1_t1447801987 * value) { ___m_recSceneList_2 = value; Il2CppCodeGenWriteBarrier((&___m_recSceneList_2), value); } inline static int32_t get_offset_of_m_recWFDic_3() { return static_cast(offsetof(CRecreationCfgManager_t488529698, ___m_recWFDic_3)); } inline Dictionary_2_t3480061296 * get_m_recWFDic_3() const { return ___m_recWFDic_3; } inline Dictionary_2_t3480061296 ** get_address_of_m_recWFDic_3() { return &___m_recWFDic_3; } inline void set_m_recWFDic_3(Dictionary_2_t3480061296 * value) { ___m_recWFDic_3 = value; Il2CppCodeGenWriteBarrier((&___m_recWFDic_3), value); } }; struct CRecreationCfgManager_t488529698_StaticFields { public: // DMCore.Logic.CRecreationCfgManager DMCore.Logic.CRecreationCfgManager::m_instance CRecreationCfgManager_t488529698 * ___m_instance_1; // System.String DMCore.Logic.CRecreationCfgManager::CONFIG_PATH String_t* ___CONFIG_PATH_4; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CRecreationCfgManager_t488529698_StaticFields, ___m_instance_1)); } inline CRecreationCfgManager_t488529698 * get_m_instance_1() const { return ___m_instance_1; } inline CRecreationCfgManager_t488529698 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CRecreationCfgManager_t488529698 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_CONFIG_PATH_4() { return static_cast(offsetof(CRecreationCfgManager_t488529698_StaticFields, ___CONFIG_PATH_4)); } inline String_t* get_CONFIG_PATH_4() const { return ___CONFIG_PATH_4; } inline String_t** get_address_of_CONFIG_PATH_4() { return &___CONFIG_PATH_4; } inline void set_CONFIG_PATH_4(String_t* value) { ___CONFIG_PATH_4 = value; Il2CppCodeGenWriteBarrier((&___CONFIG_PATH_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECREATIONCFGMANAGER_T488529698_H #ifndef 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 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 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 UIREVIEW_T3734123438_H #define UIREVIEW_T3734123438_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiReview struct uiReview_t3734123438 : public CUIBase_t3255455658 { public: // UnityEngine.Transform[] uiReview::m_RoleModelData TransformU5BU5D_t807237628* ___m_RoleModelData_8; // UILabel uiReview::m_themeName UILabel_t3248798549 * ___m_themeName_9; // UILabel uiReview::m_vote UILabel_t3248798549 * ___m_vote_10; // UnityEngine.Transform uiReview::m_openRoot Transform_t3600365921 * ___m_openRoot_11; // UnityEngine.Transform uiReview::m_closeRoot Transform_t3600365921 * ___m_closeRoot_12; // UnityEngine.Transform uiReview::m_closeBG Transform_t3600365921 * ___m_closeBG_13; // System.Collections.Generic.List`1 uiReview::m_dressIdList List_1_t128053199 * ___m_dressIdList_14; // DMCore.Logic.ReviewInfo uiReview::m_info ReviewInfo_t914837392 * ___m_info_15; // UILabel uiReview::m_countDown UILabel_t3248798549 * ___m_countDown_16; // UILabel uiReview::m_tip UILabel_t3248798549 * ___m_tip_17; // System.Single uiReview::leftTime float ___leftTime_18; // System.Int32 uiReview::index int32_t ___index_19; // UILabel uiReview::m_leftMatchLabel UILabel_t3248798549 * ___m_leftMatchLabel_20; // UILabel uiReview::m_leftVoteCount UILabel_t3248798549 * ___m_leftVoteCount_21; // UnityEngine.Transform uiReview::m_leftVoteBtn Transform_t3600365921 * ___m_leftVoteBtn_22; // UnityEngine.Transform[] uiReview::m_leftVoteStage TransformU5BU5D_t807237628* ___m_leftVoteStage_23; // System.Int32 uiReview::m_leftVote int32_t ___m_leftVote_24; // UILabel uiReview::m_rightMatchLabel UILabel_t3248798549 * ___m_rightMatchLabel_25; // UILabel uiReview::m_rightVoteCount UILabel_t3248798549 * ___m_rightVoteCount_26; // UnityEngine.Transform uiReview::m_rightVoteBtn Transform_t3600365921 * ___m_rightVoteBtn_27; // UnityEngine.Transform[] uiReview::m_rightVoteStage TransformU5BU5D_t807237628* ___m_rightVoteStage_28; // System.Int32 uiReview::m_rightVote int32_t ___m_rightVote_29; // System.Single uiReview::timer float ___timer_30; // System.Single uiReview::time float ___time_31; // System.Boolean uiReview::bIsClick bool ___bIsClick_32; // System.Boolean uiReview::bIsExistData bool ___bIsExistData_33; public: inline static int32_t get_offset_of_m_RoleModelData_8() { return static_cast(offsetof(uiReview_t3734123438, ___m_RoleModelData_8)); } inline TransformU5BU5D_t807237628* get_m_RoleModelData_8() const { return ___m_RoleModelData_8; } inline TransformU5BU5D_t807237628** get_address_of_m_RoleModelData_8() { return &___m_RoleModelData_8; } inline void set_m_RoleModelData_8(TransformU5BU5D_t807237628* value) { ___m_RoleModelData_8 = value; Il2CppCodeGenWriteBarrier((&___m_RoleModelData_8), value); } inline static int32_t get_offset_of_m_themeName_9() { return static_cast(offsetof(uiReview_t3734123438, ___m_themeName_9)); } inline UILabel_t3248798549 * get_m_themeName_9() const { return ___m_themeName_9; } inline UILabel_t3248798549 ** get_address_of_m_themeName_9() { return &___m_themeName_9; } inline void set_m_themeName_9(UILabel_t3248798549 * value) { ___m_themeName_9 = value; Il2CppCodeGenWriteBarrier((&___m_themeName_9), value); } inline static int32_t get_offset_of_m_vote_10() { return static_cast(offsetof(uiReview_t3734123438, ___m_vote_10)); } inline UILabel_t3248798549 * get_m_vote_10() const { return ___m_vote_10; } inline UILabel_t3248798549 ** get_address_of_m_vote_10() { return &___m_vote_10; } inline void set_m_vote_10(UILabel_t3248798549 * value) { ___m_vote_10 = value; Il2CppCodeGenWriteBarrier((&___m_vote_10), value); } inline static int32_t get_offset_of_m_openRoot_11() { return static_cast(offsetof(uiReview_t3734123438, ___m_openRoot_11)); } inline Transform_t3600365921 * get_m_openRoot_11() const { return ___m_openRoot_11; } inline Transform_t3600365921 ** get_address_of_m_openRoot_11() { return &___m_openRoot_11; } inline void set_m_openRoot_11(Transform_t3600365921 * value) { ___m_openRoot_11 = value; Il2CppCodeGenWriteBarrier((&___m_openRoot_11), value); } inline static int32_t get_offset_of_m_closeRoot_12() { return static_cast(offsetof(uiReview_t3734123438, ___m_closeRoot_12)); } inline Transform_t3600365921 * get_m_closeRoot_12() const { return ___m_closeRoot_12; } inline Transform_t3600365921 ** get_address_of_m_closeRoot_12() { return &___m_closeRoot_12; } inline void set_m_closeRoot_12(Transform_t3600365921 * value) { ___m_closeRoot_12 = value; Il2CppCodeGenWriteBarrier((&___m_closeRoot_12), value); } inline static int32_t get_offset_of_m_closeBG_13() { return static_cast(offsetof(uiReview_t3734123438, ___m_closeBG_13)); } inline Transform_t3600365921 * get_m_closeBG_13() const { return ___m_closeBG_13; } inline Transform_t3600365921 ** get_address_of_m_closeBG_13() { return &___m_closeBG_13; } inline void set_m_closeBG_13(Transform_t3600365921 * value) { ___m_closeBG_13 = value; Il2CppCodeGenWriteBarrier((&___m_closeBG_13), value); } inline static int32_t get_offset_of_m_dressIdList_14() { return static_cast(offsetof(uiReview_t3734123438, ___m_dressIdList_14)); } inline List_1_t128053199 * get_m_dressIdList_14() const { return ___m_dressIdList_14; } inline List_1_t128053199 ** get_address_of_m_dressIdList_14() { return &___m_dressIdList_14; } inline void set_m_dressIdList_14(List_1_t128053199 * value) { ___m_dressIdList_14 = value; Il2CppCodeGenWriteBarrier((&___m_dressIdList_14), value); } inline static int32_t get_offset_of_m_info_15() { return static_cast(offsetof(uiReview_t3734123438, ___m_info_15)); } inline ReviewInfo_t914837392 * get_m_info_15() const { return ___m_info_15; } inline ReviewInfo_t914837392 ** get_address_of_m_info_15() { return &___m_info_15; } inline void set_m_info_15(ReviewInfo_t914837392 * value) { ___m_info_15 = value; Il2CppCodeGenWriteBarrier((&___m_info_15), value); } inline static int32_t get_offset_of_m_countDown_16() { return static_cast(offsetof(uiReview_t3734123438, ___m_countDown_16)); } inline UILabel_t3248798549 * get_m_countDown_16() const { return ___m_countDown_16; } inline UILabel_t3248798549 ** get_address_of_m_countDown_16() { return &___m_countDown_16; } inline void set_m_countDown_16(UILabel_t3248798549 * value) { ___m_countDown_16 = value; Il2CppCodeGenWriteBarrier((&___m_countDown_16), value); } inline static int32_t get_offset_of_m_tip_17() { return static_cast(offsetof(uiReview_t3734123438, ___m_tip_17)); } inline UILabel_t3248798549 * get_m_tip_17() const { return ___m_tip_17; } inline UILabel_t3248798549 ** get_address_of_m_tip_17() { return &___m_tip_17; } inline void set_m_tip_17(UILabel_t3248798549 * value) { ___m_tip_17 = value; Il2CppCodeGenWriteBarrier((&___m_tip_17), value); } inline static int32_t get_offset_of_leftTime_18() { return static_cast(offsetof(uiReview_t3734123438, ___leftTime_18)); } inline float get_leftTime_18() const { return ___leftTime_18; } inline float* get_address_of_leftTime_18() { return &___leftTime_18; } inline void set_leftTime_18(float value) { ___leftTime_18 = value; } inline static int32_t get_offset_of_index_19() { return static_cast(offsetof(uiReview_t3734123438, ___index_19)); } inline int32_t get_index_19() const { return ___index_19; } inline int32_t* get_address_of_index_19() { return &___index_19; } inline void set_index_19(int32_t value) { ___index_19 = value; } inline static int32_t get_offset_of_m_leftMatchLabel_20() { return static_cast(offsetof(uiReview_t3734123438, ___m_leftMatchLabel_20)); } inline UILabel_t3248798549 * get_m_leftMatchLabel_20() const { return ___m_leftMatchLabel_20; } inline UILabel_t3248798549 ** get_address_of_m_leftMatchLabel_20() { return &___m_leftMatchLabel_20; } inline void set_m_leftMatchLabel_20(UILabel_t3248798549 * value) { ___m_leftMatchLabel_20 = value; Il2CppCodeGenWriteBarrier((&___m_leftMatchLabel_20), value); } inline static int32_t get_offset_of_m_leftVoteCount_21() { return static_cast(offsetof(uiReview_t3734123438, ___m_leftVoteCount_21)); } inline UILabel_t3248798549 * get_m_leftVoteCount_21() const { return ___m_leftVoteCount_21; } inline UILabel_t3248798549 ** get_address_of_m_leftVoteCount_21() { return &___m_leftVoteCount_21; } inline void set_m_leftVoteCount_21(UILabel_t3248798549 * value) { ___m_leftVoteCount_21 = value; Il2CppCodeGenWriteBarrier((&___m_leftVoteCount_21), value); } inline static int32_t get_offset_of_m_leftVoteBtn_22() { return static_cast(offsetof(uiReview_t3734123438, ___m_leftVoteBtn_22)); } inline Transform_t3600365921 * get_m_leftVoteBtn_22() const { return ___m_leftVoteBtn_22; } inline Transform_t3600365921 ** get_address_of_m_leftVoteBtn_22() { return &___m_leftVoteBtn_22; } inline void set_m_leftVoteBtn_22(Transform_t3600365921 * value) { ___m_leftVoteBtn_22 = value; Il2CppCodeGenWriteBarrier((&___m_leftVoteBtn_22), value); } inline static int32_t get_offset_of_m_leftVoteStage_23() { return static_cast(offsetof(uiReview_t3734123438, ___m_leftVoteStage_23)); } inline TransformU5BU5D_t807237628* get_m_leftVoteStage_23() const { return ___m_leftVoteStage_23; } inline TransformU5BU5D_t807237628** get_address_of_m_leftVoteStage_23() { return &___m_leftVoteStage_23; } inline void set_m_leftVoteStage_23(TransformU5BU5D_t807237628* value) { ___m_leftVoteStage_23 = value; Il2CppCodeGenWriteBarrier((&___m_leftVoteStage_23), value); } inline static int32_t get_offset_of_m_leftVote_24() { return static_cast(offsetof(uiReview_t3734123438, ___m_leftVote_24)); } inline int32_t get_m_leftVote_24() const { return ___m_leftVote_24; } inline int32_t* get_address_of_m_leftVote_24() { return &___m_leftVote_24; } inline void set_m_leftVote_24(int32_t value) { ___m_leftVote_24 = value; } inline static int32_t get_offset_of_m_rightMatchLabel_25() { return static_cast(offsetof(uiReview_t3734123438, ___m_rightMatchLabel_25)); } inline UILabel_t3248798549 * get_m_rightMatchLabel_25() const { return ___m_rightMatchLabel_25; } inline UILabel_t3248798549 ** get_address_of_m_rightMatchLabel_25() { return &___m_rightMatchLabel_25; } inline void set_m_rightMatchLabel_25(UILabel_t3248798549 * value) { ___m_rightMatchLabel_25 = value; Il2CppCodeGenWriteBarrier((&___m_rightMatchLabel_25), value); } inline static int32_t get_offset_of_m_rightVoteCount_26() { return static_cast(offsetof(uiReview_t3734123438, ___m_rightVoteCount_26)); } inline UILabel_t3248798549 * get_m_rightVoteCount_26() const { return ___m_rightVoteCount_26; } inline UILabel_t3248798549 ** get_address_of_m_rightVoteCount_26() { return &___m_rightVoteCount_26; } inline void set_m_rightVoteCount_26(UILabel_t3248798549 * value) { ___m_rightVoteCount_26 = value; Il2CppCodeGenWriteBarrier((&___m_rightVoteCount_26), value); } inline static int32_t get_offset_of_m_rightVoteBtn_27() { return static_cast(offsetof(uiReview_t3734123438, ___m_rightVoteBtn_27)); } inline Transform_t3600365921 * get_m_rightVoteBtn_27() const { return ___m_rightVoteBtn_27; } inline Transform_t3600365921 ** get_address_of_m_rightVoteBtn_27() { return &___m_rightVoteBtn_27; } inline void set_m_rightVoteBtn_27(Transform_t3600365921 * value) { ___m_rightVoteBtn_27 = value; Il2CppCodeGenWriteBarrier((&___m_rightVoteBtn_27), value); } inline static int32_t get_offset_of_m_rightVoteStage_28() { return static_cast(offsetof(uiReview_t3734123438, ___m_rightVoteStage_28)); } inline TransformU5BU5D_t807237628* get_m_rightVoteStage_28() const { return ___m_rightVoteStage_28; } inline TransformU5BU5D_t807237628** get_address_of_m_rightVoteStage_28() { return &___m_rightVoteStage_28; } inline void set_m_rightVoteStage_28(TransformU5BU5D_t807237628* value) { ___m_rightVoteStage_28 = value; Il2CppCodeGenWriteBarrier((&___m_rightVoteStage_28), value); } inline static int32_t get_offset_of_m_rightVote_29() { return static_cast(offsetof(uiReview_t3734123438, ___m_rightVote_29)); } inline int32_t get_m_rightVote_29() const { return ___m_rightVote_29; } inline int32_t* get_address_of_m_rightVote_29() { return &___m_rightVote_29; } inline void set_m_rightVote_29(int32_t value) { ___m_rightVote_29 = value; } inline static int32_t get_offset_of_timer_30() { return static_cast(offsetof(uiReview_t3734123438, ___timer_30)); } inline float get_timer_30() const { return ___timer_30; } inline float* get_address_of_timer_30() { return &___timer_30; } inline void set_timer_30(float value) { ___timer_30 = value; } inline static int32_t get_offset_of_time_31() { return static_cast(offsetof(uiReview_t3734123438, ___time_31)); } inline float get_time_31() const { return ___time_31; } inline float* get_address_of_time_31() { return &___time_31; } inline void set_time_31(float value) { ___time_31 = value; } inline static int32_t get_offset_of_bIsClick_32() { return static_cast(offsetof(uiReview_t3734123438, ___bIsClick_32)); } inline bool get_bIsClick_32() const { return ___bIsClick_32; } inline bool* get_address_of_bIsClick_32() { return &___bIsClick_32; } inline void set_bIsClick_32(bool value) { ___bIsClick_32 = value; } inline static int32_t get_offset_of_bIsExistData_33() { return static_cast(offsetof(uiReview_t3734123438, ___bIsExistData_33)); } inline bool get_bIsExistData_33() const { return ___bIsExistData_33; } inline bool* get_address_of_bIsExistData_33() { return &___bIsExistData_33; } inline void set_bIsExistData_33(bool value) { ___bIsExistData_33 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREVIEW_T3734123438_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 ALLIGN_T2109363938_H #define ALLIGN_T2109363938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMPanelCliper/Allign struct Allign_t2109363938 { public: // System.Int32 DMPanelCliper/Allign::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Allign_t2109363938, ___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_T2109363938_H #ifndef ROOMTYPE_T1191752651_H #define ROOMTYPE_T1191752651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomType struct RoomType_t1191752651 { public: // System.Int32 DMCore.Logic.CRoomMananger/RoomType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RoomType_t1191752651, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMTYPE_T1191752651_H #ifndef ENUM_PLAY_MODE_T2546141670_H #define ENUM_PLAY_MODE_T2546141670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_PLAY_MODE struct ENUM_PLAY_MODE_t2546141670 { public: // System.Int32 DMCore.DanceMode.ENUM_PLAY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_PLAY_MODE_t2546141670, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUM_PLAY_MODE_T2546141670_H #ifndef ENUMBEATKEYLEVEL_T3128796128_H #define ENUMBEATKEYLEVEL_T3128796128_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.enumBeatKeyLevel struct enumBeatKeyLevel_t3128796128 { public: // System.Int32 DMCore.DanceMode.enumBeatKeyLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumBeatKeyLevel_t3128796128, ___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 // ENUMBEATKEYLEVEL_T3128796128_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 ENUMSONGGROUP_T305338880_H #define ENUMSONGGROUP_T305338880_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumSongGroup struct enumSongGroup_t305338880 { public: // System.Int32 DMCore.Logic.enumSongGroup::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSongGroup_t305338880, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMSONGGROUP_T305338880_H #ifndef 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 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 CLICKNOTIFICATION_T3778629126_H #define CLICKNOTIFICATION_T3778629126_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera/ClickNotification struct ClickNotification_t3778629126 { public: // System.Int32 UICamera/ClickNotification::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ClickNotification_t3778629126, ___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 // CLICKNOTIFICATION_T3778629126_H #ifndef ENUMMSGBOXTYPE_T4255590095_H #define ENUMMSGBOXTYPE_T4255590095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxType struct enumMsgBoxType_t4255590095 { public: // System.Int32 DMCore.enumMsgBoxType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxType_t4255590095, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMSGBOXTYPE_T4255590095_H #ifndef EMPAGE_T3202344075_H #define EMPAGE_T3202344075_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // logicLogin_main_page/emPage struct emPage_t3202344075 { public: // System.Int32 logicLogin_main_page/emPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(emPage_t3202344075, ___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 // EMPAGE_T3202344075_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 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 TEXTUREFORMAT_T2701165832_H #define TEXTUREFORMAT_T2701165832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextureFormat struct TextureFormat_t2701165832 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureFormat_t2701165832, ___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 // TEXTUREFORMAT_T2701165832_H #ifndef COROUTINE_T3829159415_H #define COROUTINE_T3829159415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Coroutine struct Coroutine_t3829159415 : public YieldInstruction_t403091072 { public: // System.IntPtr UnityEngine.Coroutine::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Coroutine_t3829159415, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Coroutine struct Coroutine_t3829159415_marshaled_pinvoke : public YieldInstruction_t403091072_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Coroutine struct Coroutine_t3829159415_marshaled_com : public YieldInstruction_t403091072_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // COROUTINE_T3829159415_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 ENUMTASKTYPE_T1584418477_H #define ENUMTASKTYPE_T1584418477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTaskType struct enumTaskType_t1584418477 { public: // System.Int32 DMCore.Logic.enumTaskType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTaskType_t1584418477, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMTASKTYPE_T1584418477_H #ifndef PLANE_T1000493321_H #define PLANE_T1000493321_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Plane struct Plane_t1000493321 { public: // UnityEngine.Vector3 UnityEngine.Plane::m_Normal Vector3_t3722313464 ___m_Normal_0; // System.Single UnityEngine.Plane::m_Distance float ___m_Distance_1; public: inline static int32_t get_offset_of_m_Normal_0() { return static_cast(offsetof(Plane_t1000493321, ___m_Normal_0)); } inline Vector3_t3722313464 get_m_Normal_0() const { return ___m_Normal_0; } inline Vector3_t3722313464 * get_address_of_m_Normal_0() { return &___m_Normal_0; } inline void set_m_Normal_0(Vector3_t3722313464 value) { ___m_Normal_0 = value; } inline static int32_t get_offset_of_m_Distance_1() { return static_cast(offsetof(Plane_t1000493321, ___m_Distance_1)); } inline float get_m_Distance_1() const { return ___m_Distance_1; } inline float* get_address_of_m_Distance_1() { return &___m_Distance_1; } inline void set_m_Distance_1(float value) { ___m_Distance_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLANE_T1000493321_H #ifndef DIRECTION_T3048248572_H #define DIRECTION_T3048248572_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISlider/Direction struct Direction_t3048248572 { public: // System.Int32 UISlider/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t3048248572, ___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 // DIRECTION_T3048248572_H #ifndef KEYCODE_T2599294277_H #define KEYCODE_T2599294277_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.KeyCode struct KeyCode_t2599294277 { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyCode_t2599294277, ___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 // KEYCODE_T2599294277_H #ifndef CBEATKEYCTRLNODE_T1019706062_H #define CBEATKEYCTRLNODE_T1019706062_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.CBeatKeyCtrlNode struct CBeatKeyCtrlNode_t1019706062 : public ILogicBase_t2190831891 { public: // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::k__BackingField int32_t ___U3CDeviceIDU3Ek__BackingField_4; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_ComboCount CEncrptHelp_Int_t51280996 * ____ComboCount_5; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_MaxCombo CEncrptHelp_Int_t51280996 * ____MaxCombo_6; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_CurScore CEncrptHelp_Int_t51280996 * ____CurScore_7; // DMCore.Framework.Misc.CEncrptHelp_Int DMCore.DanceMode.CBeatKeyCtrlNode::_CurResult CEncrptHelp_Int_t51280996 * ____CurResult_8; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::m_CurIndex int32_t ___m_CurIndex_9; // DMCore.DanceMode.CBeatKeyCtrlNode/RoleSectionCalc DMCore.DanceMode.CBeatKeyCtrlNode::m_roleSectionCalc RoleSectionCalc_t3975632210 * ___m_roleSectionCalc_10; // DMCore.DanceMode.CBeatKeyCtrlNode/BeatKeyNumInfo DMCore.DanceMode.CBeatKeyCtrlNode::m_keyNumInfo BeatKeyNumInfo_t1648835574 ___m_keyNumInfo_11; // System.Collections.Generic.LinkedList`1 DMCore.DanceMode.CBeatKeyCtrlNode::m_keyInfo LinkedList_1_t739721426 * ___m_keyInfo_12; // System.Collections.Generic.List`1 DMCore.DanceMode.CBeatKeyCtrlNode::m_ArrayBeatKeyResult List_1_t2807752047 * ___m_ArrayBeatKeyResult_13; // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::m_lastScore int32_t ___m_lastScore_14; public: inline static int32_t get_offset_of_U3CDeviceIDU3Ek__BackingField_4() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___U3CDeviceIDU3Ek__BackingField_4)); } inline int32_t get_U3CDeviceIDU3Ek__BackingField_4() const { return ___U3CDeviceIDU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CDeviceIDU3Ek__BackingField_4() { return &___U3CDeviceIDU3Ek__BackingField_4; } inline void set_U3CDeviceIDU3Ek__BackingField_4(int32_t value) { ___U3CDeviceIDU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of__ComboCount_5() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____ComboCount_5)); } inline CEncrptHelp_Int_t51280996 * get__ComboCount_5() const { return ____ComboCount_5; } inline CEncrptHelp_Int_t51280996 ** get_address_of__ComboCount_5() { return &____ComboCount_5; } inline void set__ComboCount_5(CEncrptHelp_Int_t51280996 * value) { ____ComboCount_5 = value; Il2CppCodeGenWriteBarrier((&____ComboCount_5), value); } inline static int32_t get_offset_of__MaxCombo_6() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____MaxCombo_6)); } inline CEncrptHelp_Int_t51280996 * get__MaxCombo_6() const { return ____MaxCombo_6; } inline CEncrptHelp_Int_t51280996 ** get_address_of__MaxCombo_6() { return &____MaxCombo_6; } inline void set__MaxCombo_6(CEncrptHelp_Int_t51280996 * value) { ____MaxCombo_6 = value; Il2CppCodeGenWriteBarrier((&____MaxCombo_6), value); } inline static int32_t get_offset_of__CurScore_7() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____CurScore_7)); } inline CEncrptHelp_Int_t51280996 * get__CurScore_7() const { return ____CurScore_7; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CurScore_7() { return &____CurScore_7; } inline void set__CurScore_7(CEncrptHelp_Int_t51280996 * value) { ____CurScore_7 = value; Il2CppCodeGenWriteBarrier((&____CurScore_7), value); } inline static int32_t get_offset_of__CurResult_8() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ____CurResult_8)); } inline CEncrptHelp_Int_t51280996 * get__CurResult_8() const { return ____CurResult_8; } inline CEncrptHelp_Int_t51280996 ** get_address_of__CurResult_8() { return &____CurResult_8; } inline void set__CurResult_8(CEncrptHelp_Int_t51280996 * value) { ____CurResult_8 = value; Il2CppCodeGenWriteBarrier((&____CurResult_8), value); } inline static int32_t get_offset_of_m_CurIndex_9() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_CurIndex_9)); } inline int32_t get_m_CurIndex_9() const { return ___m_CurIndex_9; } inline int32_t* get_address_of_m_CurIndex_9() { return &___m_CurIndex_9; } inline void set_m_CurIndex_9(int32_t value) { ___m_CurIndex_9 = value; } inline static int32_t get_offset_of_m_roleSectionCalc_10() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_roleSectionCalc_10)); } inline RoleSectionCalc_t3975632210 * get_m_roleSectionCalc_10() const { return ___m_roleSectionCalc_10; } inline RoleSectionCalc_t3975632210 ** get_address_of_m_roleSectionCalc_10() { return &___m_roleSectionCalc_10; } inline void set_m_roleSectionCalc_10(RoleSectionCalc_t3975632210 * value) { ___m_roleSectionCalc_10 = value; Il2CppCodeGenWriteBarrier((&___m_roleSectionCalc_10), value); } inline static int32_t get_offset_of_m_keyNumInfo_11() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_keyNumInfo_11)); } inline BeatKeyNumInfo_t1648835574 get_m_keyNumInfo_11() const { return ___m_keyNumInfo_11; } inline BeatKeyNumInfo_t1648835574 * get_address_of_m_keyNumInfo_11() { return &___m_keyNumInfo_11; } inline void set_m_keyNumInfo_11(BeatKeyNumInfo_t1648835574 value) { ___m_keyNumInfo_11 = value; } inline static int32_t get_offset_of_m_keyInfo_12() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_keyInfo_12)); } inline LinkedList_1_t739721426 * get_m_keyInfo_12() const { return ___m_keyInfo_12; } inline LinkedList_1_t739721426 ** get_address_of_m_keyInfo_12() { return &___m_keyInfo_12; } inline void set_m_keyInfo_12(LinkedList_1_t739721426 * value) { ___m_keyInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_keyInfo_12), value); } inline static int32_t get_offset_of_m_ArrayBeatKeyResult_13() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_ArrayBeatKeyResult_13)); } inline List_1_t2807752047 * get_m_ArrayBeatKeyResult_13() const { return ___m_ArrayBeatKeyResult_13; } inline List_1_t2807752047 ** get_address_of_m_ArrayBeatKeyResult_13() { return &___m_ArrayBeatKeyResult_13; } inline void set_m_ArrayBeatKeyResult_13(List_1_t2807752047 * value) { ___m_ArrayBeatKeyResult_13 = value; Il2CppCodeGenWriteBarrier((&___m_ArrayBeatKeyResult_13), value); } inline static int32_t get_offset_of_m_lastScore_14() { return static_cast(offsetof(CBeatKeyCtrlNode_t1019706062, ___m_lastScore_14)); } inline int32_t get_m_lastScore_14() const { return ___m_lastScore_14; } inline int32_t* get_address_of_m_lastScore_14() { return &___m_lastScore_14; } inline void set_m_lastScore_14(int32_t value) { ___m_lastScore_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEATKEYCTRLNODE_T1019706062_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 NOTSUPPORTEDEXCEPTION_T1314879016_H #define NOTSUPPORTEDEXCEPTION_T1314879016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.NotSupportedException struct NotSupportedException_t1314879016 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTSUPPORTEDEXCEPTION_T1314879016_H #ifndef UIHELPSLIDERITEM_T1334750846_H #define UIHELPSLIDERITEM_T1334750846_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846 : public RuntimeObject { public: // System.Boolean DMCore.Framework.UIHelp.uiHelpSliderItem::m_vertical bool ___m_vertical_0; // System.Single DMCore.Framework.UIHelp.uiHelpSliderItem::m_skipPixels float ___m_skipPixels_1; // UnityEngine.GameObject DMCore.Framework.UIHelp.uiHelpSliderItem::m_target GameObject_t1113636619 * ___m_target_2; // System.Action`1 DMCore.Framework.UIHelp.uiHelpSliderItem::m_callBack Action_1_t1286104214 * ___m_callBack_3; // UnityEngine.Vector2 DMCore.Framework.UIHelp.uiHelpSliderItem::m_posDelta Vector2_t2156229523 ___m_posDelta_4; // UnityEngine.Vector2 DMCore.Framework.UIHelp.uiHelpSliderItem::m_posMax Vector2_t2156229523 ___m_posMax_5; public: inline static int32_t get_offset_of_m_vertical_0() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_vertical_0)); } inline bool get_m_vertical_0() const { return ___m_vertical_0; } inline bool* get_address_of_m_vertical_0() { return &___m_vertical_0; } inline void set_m_vertical_0(bool value) { ___m_vertical_0 = value; } inline static int32_t get_offset_of_m_skipPixels_1() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_skipPixels_1)); } inline float get_m_skipPixels_1() const { return ___m_skipPixels_1; } inline float* get_address_of_m_skipPixels_1() { return &___m_skipPixels_1; } inline void set_m_skipPixels_1(float value) { ___m_skipPixels_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_target_2)); } inline GameObject_t1113636619 * get_m_target_2() const { return ___m_target_2; } inline GameObject_t1113636619 ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(GameObject_t1113636619 * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_m_callBack_3() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_callBack_3)); } inline Action_1_t1286104214 * get_m_callBack_3() const { return ___m_callBack_3; } inline Action_1_t1286104214 ** get_address_of_m_callBack_3() { return &___m_callBack_3; } inline void set_m_callBack_3(Action_1_t1286104214 * value) { ___m_callBack_3 = value; Il2CppCodeGenWriteBarrier((&___m_callBack_3), value); } inline static int32_t get_offset_of_m_posDelta_4() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_posDelta_4)); } inline Vector2_t2156229523 get_m_posDelta_4() const { return ___m_posDelta_4; } inline Vector2_t2156229523 * get_address_of_m_posDelta_4() { return &___m_posDelta_4; } inline void set_m_posDelta_4(Vector2_t2156229523 value) { ___m_posDelta_4 = value; } inline static int32_t get_offset_of_m_posMax_5() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_posMax_5)); } inline Vector2_t2156229523 get_m_posMax_5() const { return ___m_posMax_5; } inline Vector2_t2156229523 * get_address_of_m_posMax_5() { return &___m_posMax_5; } inline void set_m_posMax_5(Vector2_t2156229523 value) { ___m_posMax_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIHELPSLIDERITEM_T1334750846_H #ifndef DIRECTION_T340832489_H #define DIRECTION_T340832489_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIScrollBar/Direction struct Direction_t340832489 { public: // System.Int32 UIScrollBar/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t340832489, ___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 // DIRECTION_T340832489_H #ifndef BOUNDS_T2266837910_H #define BOUNDS_T2266837910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Bounds struct Bounds_t2266837910 { public: // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t3722313464 ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t3722313464 ___m_Extents_1; public: inline static int32_t get_offset_of_m_Center_0() { return static_cast(offsetof(Bounds_t2266837910, ___m_Center_0)); } inline Vector3_t3722313464 get_m_Center_0() const { return ___m_Center_0; } inline Vector3_t3722313464 * get_address_of_m_Center_0() { return &___m_Center_0; } inline void set_m_Center_0(Vector3_t3722313464 value) { ___m_Center_0 = value; } inline static int32_t get_offset_of_m_Extents_1() { return static_cast(offsetof(Bounds_t2266837910, ___m_Extents_1)); } inline Vector3_t3722313464 get_m_Extents_1() const { return ___m_Extents_1; } inline Vector3_t3722313464 * get_address_of_m_Extents_1() { return &___m_Extents_1; } inline void set_m_Extents_1(Vector3_t3722313464 value) { ___m_Extents_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDS_T2266837910_H #ifndef RAY_T3785851493_H #define RAY_T3785851493_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Ray struct Ray_t3785851493 { public: // UnityEngine.Vector3 UnityEngine.Ray::m_Origin Vector3_t3722313464 ___m_Origin_0; // UnityEngine.Vector3 UnityEngine.Ray::m_Direction Vector3_t3722313464 ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray_t3785851493, ___m_Origin_0)); } inline Vector3_t3722313464 get_m_Origin_0() const { return ___m_Origin_0; } inline Vector3_t3722313464 * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector3_t3722313464 value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray_t3785851493, ___m_Direction_1)); } inline Vector3_t3722313464 get_m_Direction_1() const { return ___m_Direction_1; } inline Vector3_t3722313464 * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector3_t3722313464 value) { ___m_Direction_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RAY_T3785851493_H #ifndef UIRECSCENEITEM_T2315497308_H #define UIRECSCENEITEM_T2315497308_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRecSceneItem struct uiRecSceneItem_t2315497308 : public CUIBase_t3255455658 { public: // UILabel uiRecSceneItem::sceneName UILabel_t3248798549 * ___sceneName_8; // UnityEngine.Transform uiRecSceneItem::openIcon Transform_t3600365921 * ___openIcon_9; // UnityEngine.Transform uiRecSceneItem::selectIcon Transform_t3600365921 * ___selectIcon_10; // UITexture uiRecSceneItem::sceneIcon UITexture_t3471168817 * ___sceneIcon_11; // UnityEngine.Transform uiRecSceneItem::m_self Transform_t3600365921 * ___m_self_12; // UnityEngine.Vector3 uiRecSceneItem::m_initScale Vector3_t3722313464 ___m_initScale_13; // DMCore.Logic.RecSceneInfo uiRecSceneItem::m_data RecSceneInfo_t579186702 * ___m_data_14; public: inline static int32_t get_offset_of_sceneName_8() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___sceneName_8)); } inline UILabel_t3248798549 * get_sceneName_8() const { return ___sceneName_8; } inline UILabel_t3248798549 ** get_address_of_sceneName_8() { return &___sceneName_8; } inline void set_sceneName_8(UILabel_t3248798549 * value) { ___sceneName_8 = value; Il2CppCodeGenWriteBarrier((&___sceneName_8), value); } inline static int32_t get_offset_of_openIcon_9() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___openIcon_9)); } inline Transform_t3600365921 * get_openIcon_9() const { return ___openIcon_9; } inline Transform_t3600365921 ** get_address_of_openIcon_9() { return &___openIcon_9; } inline void set_openIcon_9(Transform_t3600365921 * value) { ___openIcon_9 = value; Il2CppCodeGenWriteBarrier((&___openIcon_9), value); } inline static int32_t get_offset_of_selectIcon_10() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___selectIcon_10)); } inline Transform_t3600365921 * get_selectIcon_10() const { return ___selectIcon_10; } inline Transform_t3600365921 ** get_address_of_selectIcon_10() { return &___selectIcon_10; } inline void set_selectIcon_10(Transform_t3600365921 * value) { ___selectIcon_10 = value; Il2CppCodeGenWriteBarrier((&___selectIcon_10), value); } inline static int32_t get_offset_of_sceneIcon_11() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___sceneIcon_11)); } inline UITexture_t3471168817 * get_sceneIcon_11() const { return ___sceneIcon_11; } inline UITexture_t3471168817 ** get_address_of_sceneIcon_11() { return &___sceneIcon_11; } inline void set_sceneIcon_11(UITexture_t3471168817 * value) { ___sceneIcon_11 = value; Il2CppCodeGenWriteBarrier((&___sceneIcon_11), value); } inline static int32_t get_offset_of_m_self_12() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___m_self_12)); } inline Transform_t3600365921 * get_m_self_12() const { return ___m_self_12; } inline Transform_t3600365921 ** get_address_of_m_self_12() { return &___m_self_12; } inline void set_m_self_12(Transform_t3600365921 * value) { ___m_self_12 = value; Il2CppCodeGenWriteBarrier((&___m_self_12), value); } inline static int32_t get_offset_of_m_initScale_13() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___m_initScale_13)); } inline Vector3_t3722313464 get_m_initScale_13() const { return ___m_initScale_13; } inline Vector3_t3722313464 * get_address_of_m_initScale_13() { return &___m_initScale_13; } inline void set_m_initScale_13(Vector3_t3722313464 value) { ___m_initScale_13 = value; } inline static int32_t get_offset_of_m_data_14() { return static_cast(offsetof(uiRecSceneItem_t2315497308, ___m_data_14)); } inline RecSceneInfo_t579186702 * get_m_data_14() const { return ___m_data_14; } inline RecSceneInfo_t579186702 ** get_address_of_m_data_14() { return &___m_data_14; } inline void set_m_data_14(RecSceneInfo_t579186702 * value) { ___m_data_14 = value; Il2CppCodeGenWriteBarrier((&___m_data_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIRECSCENEITEM_T2315497308_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 ENUMTASKSTATE_T3103322317_H #define ENUMTASKSTATE_T3103322317_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumTaskState struct enumTaskState_t3103322317 { public: // System.Int32 DMCore.Logic.enumTaskState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumTaskState_t3103322317, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMTASKSTATE_T3103322317_H #ifndef ENUMSCENEOBJTYPE_T2879723971_H #define ENUMSCENEOBJTYPE_T2879723971_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumSceneObjType struct enumSceneObjType_t2879723971 { public: // System.Int32 DMCore.Framework.Scene.enumSceneObjType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumSceneObjType_t2879723971, ___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 // ENUMSCENEOBJTYPE_T2879723971_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 ENUMMODELCATEGORY_T3973378142_H #define ENUMMODELCATEGORY_T3973378142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumModelCategory struct enumModelCategory_t3973378142 { public: // System.Int32 DMCore.Framework.Scene.enumModelCategory::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumModelCategory_t3973378142, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMODELCATEGORY_T3973378142_H #ifndef SLIDEDIRECTION_T4105223717_H #define SLIDEDIRECTION_T4105223717_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewSlideOptimize/SlideDirection struct SlideDirection_t4105223717 { public: // System.Int32 DMListViewSlideOptimize/SlideDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SlideDirection_t4105223717, ___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 // SLIDEDIRECTION_T4105223717_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 RAYCASTHIT_T1056001966_H #define RAYCASTHIT_T1056001966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RaycastHit struct RaycastHit_t1056001966 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t3722313464 ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t3722313464 ___m_Normal_1; // System.Int32 UnityEngine.RaycastHit::m_FaceID int32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_t2156229523 ___m_UV_4; // UnityEngine.Collider UnityEngine.RaycastHit::m_Collider Collider_t1773347010 * ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Point_0)); } inline Vector3_t3722313464 get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t3722313464 * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t3722313464 value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Normal_1)); } inline Vector3_t3722313464 get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t3722313464 * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t3722313464 value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_FaceID_2)); } inline int32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline int32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(int32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_UV_4)); } inline Vector2_t2156229523 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_t2156229523 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_t2156229523 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Collider_5)); } inline Collider_t1773347010 * get_m_Collider_5() const { return ___m_Collider_5; } inline Collider_t1773347010 ** get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(Collider_t1773347010 * value) { ___m_Collider_5 = value; Il2CppCodeGenWriteBarrier((&___m_Collider_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_pinvoke { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; // Native definition for COM marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_com { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; #endif // RAYCASTHIT_T1056001966_H #ifndef ENUMROOMSTATE_T1756442533_H #define ENUMROOMSTATE_T1756442533_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRoomState struct enumRoomState_t1756442533 { public: // System.Int32 DMCore.Logic.enumRoomState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoomState_t1756442533, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMROOMSTATE_T1756442533_H #ifndef 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 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 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 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 ITEMTAG_T1493235631_H #define ITEMTAG_T1493235631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ItemTag struct ItemTag_t1493235631 { public: // System.Int32 DMCore.Logic.ItemTag::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ItemTag_t1493235631, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEMTAG_T1493235631_H #ifndef SENDMESSAGEOPTIONS_T3580193095_H #define SENDMESSAGEOPTIONS_T3580193095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SendMessageOptions struct SendMessageOptions_t3580193095 { public: // System.Int32 UnityEngine.SendMessageOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SendMessageOptions_t3580193095, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SENDMESSAGEOPTIONS_T3580193095_H #ifndef ENUMCURRENCYTYPE_T416187939_H #define ENUMCURRENCYTYPE_T416187939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCurrencyType struct enumCurrencyType_t416187939 { public: // System.Int32 DMCore.Logic.enumCurrencyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCurrencyType_t416187939, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMCURRENCYTYPE_T416187939_H #ifndef 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 ENUMREQUESTFROM_T3677637358_H #define ENUMREQUESTFROM_T3677637358_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager/enumRequestFrom struct enumRequestFrom_t3677637358 { public: // System.Int32 DMCore.Logic.CRechargeManager/enumRequestFrom::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRequestFrom_t3677637358, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMREQUESTFROM_T3677637358_H #ifndef CREDBAGMANAGER_T3862531732_H #define CREDBAGMANAGER_T3862531732_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRedBagManager struct CRedBagManager_t3862531732 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.CRedBagManager::k__BackingField bool ___U3CIsSendRedbagTypeU3Ek__BackingField_1; // System.String DMCore.Logic.CRedBagManager::k__BackingField String_t* ___U3CGuildInfoU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::redbagResult Dictionary_2_t2186227814 * ___redbagResult_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::redbagInfo Dictionary_2_t2398643463 * ___redbagInfo_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CRedBagManager::guildbaseInfo Dictionary_2_t3591256528 * ___guildbaseInfo_5; // System.Collections.Generic.List`1 DMCore.Logic.CRedBagManager::redbagMine List_1_t3998011009 * ___redbagMine_6; // System.Int32 DMCore.Logic.CRedBagManager::redbagId int32_t ___redbagId_8; // System.Int32 DMCore.Logic.CRedBagManager::getcoin int32_t ___getcoin_9; // System.Int32 DMCore.Logic.CRedBagManager::sendcoin int32_t ___sendcoin_10; public: inline static int32_t get_offset_of_U3CIsSendRedbagTypeU3Ek__BackingField_1() { return static_cast(offsetof(CRedBagManager_t3862531732, ___U3CIsSendRedbagTypeU3Ek__BackingField_1)); } inline bool get_U3CIsSendRedbagTypeU3Ek__BackingField_1() const { return ___U3CIsSendRedbagTypeU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSendRedbagTypeU3Ek__BackingField_1() { return &___U3CIsSendRedbagTypeU3Ek__BackingField_1; } inline void set_U3CIsSendRedbagTypeU3Ek__BackingField_1(bool value) { ___U3CIsSendRedbagTypeU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CGuildInfoU3Ek__BackingField_2() { return static_cast(offsetof(CRedBagManager_t3862531732, ___U3CGuildInfoU3Ek__BackingField_2)); } inline String_t* get_U3CGuildInfoU3Ek__BackingField_2() const { return ___U3CGuildInfoU3Ek__BackingField_2; } inline String_t** get_address_of_U3CGuildInfoU3Ek__BackingField_2() { return &___U3CGuildInfoU3Ek__BackingField_2; } inline void set_U3CGuildInfoU3Ek__BackingField_2(String_t* value) { ___U3CGuildInfoU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CGuildInfoU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_redbagResult_3() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagResult_3)); } inline Dictionary_2_t2186227814 * get_redbagResult_3() const { return ___redbagResult_3; } inline Dictionary_2_t2186227814 ** get_address_of_redbagResult_3() { return &___redbagResult_3; } inline void set_redbagResult_3(Dictionary_2_t2186227814 * value) { ___redbagResult_3 = value; Il2CppCodeGenWriteBarrier((&___redbagResult_3), value); } inline static int32_t get_offset_of_redbagInfo_4() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagInfo_4)); } inline Dictionary_2_t2398643463 * get_redbagInfo_4() const { return ___redbagInfo_4; } inline Dictionary_2_t2398643463 ** get_address_of_redbagInfo_4() { return &___redbagInfo_4; } inline void set_redbagInfo_4(Dictionary_2_t2398643463 * value) { ___redbagInfo_4 = value; Il2CppCodeGenWriteBarrier((&___redbagInfo_4), value); } inline static int32_t get_offset_of_guildbaseInfo_5() { return static_cast(offsetof(CRedBagManager_t3862531732, ___guildbaseInfo_5)); } inline Dictionary_2_t3591256528 * get_guildbaseInfo_5() const { return ___guildbaseInfo_5; } inline Dictionary_2_t3591256528 ** get_address_of_guildbaseInfo_5() { return &___guildbaseInfo_5; } inline void set_guildbaseInfo_5(Dictionary_2_t3591256528 * value) { ___guildbaseInfo_5 = value; Il2CppCodeGenWriteBarrier((&___guildbaseInfo_5), value); } inline static int32_t get_offset_of_redbagMine_6() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagMine_6)); } inline List_1_t3998011009 * get_redbagMine_6() const { return ___redbagMine_6; } inline List_1_t3998011009 ** get_address_of_redbagMine_6() { return &___redbagMine_6; } inline void set_redbagMine_6(List_1_t3998011009 * value) { ___redbagMine_6 = value; Il2CppCodeGenWriteBarrier((&___redbagMine_6), value); } inline static int32_t get_offset_of_redbagId_8() { return static_cast(offsetof(CRedBagManager_t3862531732, ___redbagId_8)); } inline int32_t get_redbagId_8() const { return ___redbagId_8; } inline int32_t* get_address_of_redbagId_8() { return &___redbagId_8; } inline void set_redbagId_8(int32_t value) { ___redbagId_8 = value; } inline static int32_t get_offset_of_getcoin_9() { return static_cast(offsetof(CRedBagManager_t3862531732, ___getcoin_9)); } inline int32_t get_getcoin_9() const { return ___getcoin_9; } inline int32_t* get_address_of_getcoin_9() { return &___getcoin_9; } inline void set_getcoin_9(int32_t value) { ___getcoin_9 = value; } inline static int32_t get_offset_of_sendcoin_10() { return static_cast(offsetof(CRedBagManager_t3862531732, ___sendcoin_10)); } inline int32_t get_sendcoin_10() const { return ___sendcoin_10; } inline int32_t* get_address_of_sendcoin_10() { return &___sendcoin_10; } inline void set_sendcoin_10(int32_t value) { ___sendcoin_10 = value; } }; struct CRedBagManager_t3862531732_StaticFields { public: // DMCore.Logic.CRedBagManager DMCore.Logic.CRedBagManager::s_Instance CRedBagManager_t3862531732 * ___s_Instance_7; public: inline static int32_t get_offset_of_s_Instance_7() { return static_cast(offsetof(CRedBagManager_t3862531732_StaticFields, ___s_Instance_7)); } inline CRedBagManager_t3862531732 * get_s_Instance_7() const { return ___s_Instance_7; } inline CRedBagManager_t3862531732 ** get_address_of_s_Instance_7() { return &___s_Instance_7; } inline void set_s_Instance_7(CRedBagManager_t3862531732 * value) { ___s_Instance_7 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREDBAGMANAGER_T3862531732_H #ifndef 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 JSONTYPE_T2731125707_H #define JSONTYPE_T2731125707_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.JsonType struct JsonType_t2731125707 { public: // System.Int32 LitJson.JsonType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(JsonType_t2731125707, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JSONTYPE_T2731125707_H #ifndef ROOMMAINTYPE_T2481239774_H #define ROOMMAINTYPE_T2481239774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomMainType struct RoomMainType_t2481239774 { public: // System.Int32 DMCore.Logic.CRoomMananger/RoomMainType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RoomMainType_t2481239774, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMMAINTYPE_T2481239774_H #ifndef POSITION_T1583461796_H #define POSITION_T1583461796_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIPopupList/Position struct Position_t1583461796 { public: // System.Int32 UIPopupList/Position::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Position_t1583461796, ___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 // POSITION_T1583461796_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 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 ENUMCHANGEROOMINFOTYPE_T2265914804_H #define ENUMCHANGEROOMINFOTYPE_T2265914804_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChangeRoomInfoType struct enumChangeRoomInfoType_t2265914804 { public: // System.Byte DMCore.Logic.enumChangeRoomInfoType::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChangeRoomInfoType_t2265914804, ___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 // ENUMCHANGEROOMINFOTYPE_T2265914804_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 SCALING_T3068739704_H #define SCALING_T3068739704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIRoot/Scaling struct Scaling_t3068739704 { public: // System.Int32 UIRoot/Scaling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Scaling_t3068739704, ___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 // SCALING_T3068739704_H #ifndef KEYBOARDTYPE_T3374647619_H #define KEYBOARDTYPE_T3374647619_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIInput/KeyboardType struct KeyboardType_t3374647619 { public: // System.Int32 UIInput/KeyboardType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyboardType_t3374647619, ___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 // KEYBOARDTYPE_T3374647619_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 ENUMMSGBOXCUSTOMKEY_T633128937_H #define ENUMMSGBOXCUSTOMKEY_T633128937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxCustomKey struct enumMsgBoxCustomKey_t633128937 { public: // System.Int32 DMCore.enumMsgBoxCustomKey::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxCustomKey_t633128937, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMSGBOXCUSTOMKEY_T633128937_H #ifndef EAWARDSTATUS_T2021333718_H #define EAWARDSTATUS_T2021333718_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleRecharge/SingleRechargeGear/EAwardStatus struct EAwardStatus_t2021333718 { public: // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear/EAwardStatus::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EAwardStatus_t2021333718, ___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 // EAWARDSTATUS_T2021333718_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 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 ENUM_KEY_MODE_T543454981_H #define ENUM_KEY_MODE_T543454981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_KEY_MODE struct ENUM_KEY_MODE_t543454981 { public: // System.Int32 DMCore.DanceMode.ENUM_KEY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_KEY_MODE_t543454981, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUM_KEY_MODE_T543454981_H #ifndef ENUMRANDOMMUSICRANGE_T3300078576_H #define ENUMRANDOMMUSICRANGE_T3300078576_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRandomMusicRange struct enumRandomMusicRange_t3300078576 { public: // System.Int32 DMCore.Logic.enumRandomMusicRange::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRandomMusicRange_t3300078576, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMRANDOMMUSICRANGE_T3300078576_H #ifndef ENUMDIFFICUTYLEVEL_T1570580530_H #define ENUMDIFFICUTYLEVEL_T1570580530_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumDifficutyLevel struct enumDifficutyLevel_t1570580530 { public: // System.Int32 DMCore.Logic.enumDifficutyLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumDifficutyLevel_t1570580530, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMDIFFICUTYLEVEL_T1570580530_H #ifndef ENUMMUSICAREA_T189065227_H #define ENUMMUSICAREA_T189065227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMusicArea struct enumMusicArea_t189065227 { public: // System.Int32 DMCore.Logic.enumMusicArea::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMusicArea_t189065227, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMUSICAREA_T189065227_H #ifndef CSHOPCARITEMINFO_T520349723_H #define CSHOPCARITEMINFO_T520349723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopCarItemInfo struct CShopCarItemInfo_t520349723 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopCarItemInfo::m_subType int32_t ___m_subType_0; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_configID int32_t ___m_configID_1; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_price int32_t ___m_price_3; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_sevenDayPrice int32_t ___m_sevenDayPrice_4; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_foreverPrice int32_t ___m_foreverPrice_5; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_payType int32_t ___m_payType_6; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_couponID int32_t ___m_couponID_7; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_amount int32_t ___m_amount_8; // System.Int32 DMCore.Logic.CShopCarItemInfo::m_limit int32_t ___m_limit_9; // System.Boolean DMCore.Logic.CShopCarItemInfo::m_bSelected bool ___m_bSelected_10; // DMCore.Logic.ItemTag DMCore.Logic.CShopCarItemInfo::m_itemTag int32_t ___m_itemTag_11; public: inline static int32_t get_offset_of_m_subType_0() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_subType_0)); } inline int32_t get_m_subType_0() const { return ___m_subType_0; } inline int32_t* get_address_of_m_subType_0() { return &___m_subType_0; } inline void set_m_subType_0(int32_t value) { ___m_subType_0 = value; } inline static int32_t get_offset_of_m_configID_1() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_configID_1)); } inline int32_t get_m_configID_1() const { return ___m_configID_1; } inline int32_t* get_address_of_m_configID_1() { return &___m_configID_1; } inline void set_m_configID_1(int32_t value) { ___m_configID_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_valid_2)); } inline int32_t get_m_valid_2() const { return ___m_valid_2; } inline int32_t* get_address_of_m_valid_2() { return &___m_valid_2; } inline void set_m_valid_2(int32_t value) { ___m_valid_2 = value; } inline static int32_t get_offset_of_m_price_3() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_price_3)); } inline int32_t get_m_price_3() const { return ___m_price_3; } inline int32_t* get_address_of_m_price_3() { return &___m_price_3; } inline void set_m_price_3(int32_t value) { ___m_price_3 = value; } inline static int32_t get_offset_of_m_sevenDayPrice_4() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_sevenDayPrice_4)); } inline int32_t get_m_sevenDayPrice_4() const { return ___m_sevenDayPrice_4; } inline int32_t* get_address_of_m_sevenDayPrice_4() { return &___m_sevenDayPrice_4; } inline void set_m_sevenDayPrice_4(int32_t value) { ___m_sevenDayPrice_4 = value; } inline static int32_t get_offset_of_m_foreverPrice_5() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_foreverPrice_5)); } inline int32_t get_m_foreverPrice_5() const { return ___m_foreverPrice_5; } inline int32_t* get_address_of_m_foreverPrice_5() { return &___m_foreverPrice_5; } inline void set_m_foreverPrice_5(int32_t value) { ___m_foreverPrice_5 = value; } inline static int32_t get_offset_of_m_payType_6() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_payType_6)); } inline int32_t get_m_payType_6() const { return ___m_payType_6; } inline int32_t* get_address_of_m_payType_6() { return &___m_payType_6; } inline void set_m_payType_6(int32_t value) { ___m_payType_6 = value; } inline static int32_t get_offset_of_m_couponID_7() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_couponID_7)); } inline int32_t get_m_couponID_7() const { return ___m_couponID_7; } inline int32_t* get_address_of_m_couponID_7() { return &___m_couponID_7; } inline void set_m_couponID_7(int32_t value) { ___m_couponID_7 = value; } inline static int32_t get_offset_of_m_amount_8() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_amount_8)); } inline int32_t get_m_amount_8() const { return ___m_amount_8; } inline int32_t* get_address_of_m_amount_8() { return &___m_amount_8; } inline void set_m_amount_8(int32_t value) { ___m_amount_8 = value; } inline static int32_t get_offset_of_m_limit_9() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_limit_9)); } inline int32_t get_m_limit_9() const { return ___m_limit_9; } inline int32_t* get_address_of_m_limit_9() { return &___m_limit_9; } inline void set_m_limit_9(int32_t value) { ___m_limit_9 = value; } inline static int32_t get_offset_of_m_bSelected_10() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_bSelected_10)); } inline bool get_m_bSelected_10() const { return ___m_bSelected_10; } inline bool* get_address_of_m_bSelected_10() { return &___m_bSelected_10; } inline void set_m_bSelected_10(bool value) { ___m_bSelected_10 = value; } inline static int32_t get_offset_of_m_itemTag_11() { return static_cast(offsetof(CShopCarItemInfo_t520349723, ___m_itemTag_11)); } inline int32_t get_m_itemTag_11() const { return ___m_itemTag_11; } inline int32_t* get_address_of_m_itemTag_11() { return &___m_itemTag_11; } inline void set_m_itemTag_11(int32_t value) { ___m_itemTag_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCARITEMINFO_T520349723_H #ifndef CMUSICDESCRIPTION_T2126213410_H #define CMUSICDESCRIPTION_T2126213410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMusicDescription struct CMusicDescription_t2126213410 : public RuntimeObject { public: // System.String DMCore.Logic.CMusicDescription::_MusicName String_t* ____MusicName_0; // System.String DMCore.Logic.CMusicDescription::_Singer String_t* ____Singer_1; // System.Int32 DMCore.Logic.CMusicDescription::_Bpm int32_t ____Bpm_2; // System.Int32 DMCore.Logic.CMusicDescription::_StarEasy int32_t ____StarEasy_3; // System.Int32 DMCore.Logic.CMusicDescription::_StarNormal int32_t ____StarNormal_4; // System.Int32 DMCore.Logic.CMusicDescription::_StarHard int32_t ____StarHard_5; // System.Boolean DMCore.Logic.CMusicDescription::_CanRandomPlay bool ____CanRandomPlay_6; // System.Boolean DMCore.Logic.CMusicDescription::_IsNewPlayer bool ____IsNewPlayer_7; // DMCore.Logic.enumMusicArea DMCore.Logic.CMusicDescription::_MusicArea int32_t ____MusicArea_8; // System.Boolean DMCore.Logic.CMusicDescription::_IfNew bool ____IfNew_9; // System.Boolean DMCore.Logic.CMusicDescription::_IsExcepted bool ____IsExcepted_10; public: inline static int32_t get_offset_of__MusicName_0() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicName_0)); } inline String_t* get__MusicName_0() const { return ____MusicName_0; } inline String_t** get_address_of__MusicName_0() { return &____MusicName_0; } inline void set__MusicName_0(String_t* value) { ____MusicName_0 = value; Il2CppCodeGenWriteBarrier((&____MusicName_0), value); } inline static int32_t get_offset_of__Singer_1() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Singer_1)); } inline String_t* get__Singer_1() const { return ____Singer_1; } inline String_t** get_address_of__Singer_1() { return &____Singer_1; } inline void set__Singer_1(String_t* value) { ____Singer_1 = value; Il2CppCodeGenWriteBarrier((&____Singer_1), value); } inline static int32_t get_offset_of__Bpm_2() { return static_cast(offsetof(CMusicDescription_t2126213410, ____Bpm_2)); } inline int32_t get__Bpm_2() const { return ____Bpm_2; } inline int32_t* get_address_of__Bpm_2() { return &____Bpm_2; } inline void set__Bpm_2(int32_t value) { ____Bpm_2 = value; } inline static int32_t get_offset_of__StarEasy_3() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarEasy_3)); } inline int32_t get__StarEasy_3() const { return ____StarEasy_3; } inline int32_t* get_address_of__StarEasy_3() { return &____StarEasy_3; } inline void set__StarEasy_3(int32_t value) { ____StarEasy_3 = value; } inline static int32_t get_offset_of__StarNormal_4() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarNormal_4)); } inline int32_t get__StarNormal_4() const { return ____StarNormal_4; } inline int32_t* get_address_of__StarNormal_4() { return &____StarNormal_4; } inline void set__StarNormal_4(int32_t value) { ____StarNormal_4 = value; } inline static int32_t get_offset_of__StarHard_5() { return static_cast(offsetof(CMusicDescription_t2126213410, ____StarHard_5)); } inline int32_t get__StarHard_5() const { return ____StarHard_5; } inline int32_t* get_address_of__StarHard_5() { return &____StarHard_5; } inline void set__StarHard_5(int32_t value) { ____StarHard_5 = value; } inline static int32_t get_offset_of__CanRandomPlay_6() { return static_cast(offsetof(CMusicDescription_t2126213410, ____CanRandomPlay_6)); } inline bool get__CanRandomPlay_6() const { return ____CanRandomPlay_6; } inline bool* get_address_of__CanRandomPlay_6() { return &____CanRandomPlay_6; } inline void set__CanRandomPlay_6(bool value) { ____CanRandomPlay_6 = value; } inline static int32_t get_offset_of__IsNewPlayer_7() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsNewPlayer_7)); } inline bool get__IsNewPlayer_7() const { return ____IsNewPlayer_7; } inline bool* get_address_of__IsNewPlayer_7() { return &____IsNewPlayer_7; } inline void set__IsNewPlayer_7(bool value) { ____IsNewPlayer_7 = value; } inline static int32_t get_offset_of__MusicArea_8() { return static_cast(offsetof(CMusicDescription_t2126213410, ____MusicArea_8)); } inline int32_t get__MusicArea_8() const { return ____MusicArea_8; } inline int32_t* get_address_of__MusicArea_8() { return &____MusicArea_8; } inline void set__MusicArea_8(int32_t value) { ____MusicArea_8 = value; } inline static int32_t get_offset_of__IfNew_9() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IfNew_9)); } inline bool get__IfNew_9() const { return ____IfNew_9; } inline bool* get_address_of__IfNew_9() { return &____IfNew_9; } inline void set__IfNew_9(bool value) { ____IfNew_9 = value; } inline static int32_t get_offset_of__IsExcepted_10() { return static_cast(offsetof(CMusicDescription_t2126213410, ____IsExcepted_10)); } inline bool get__IsExcepted_10() const { return ____IsExcepted_10; } inline bool* get_address_of__IsExcepted_10() { return &____IsExcepted_10; } inline void set__IsExcepted_10(bool value) { ____IsExcepted_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMUSICDESCRIPTION_T2126213410_H #ifndef 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 JSONDATA_T1524858407_H #define JSONDATA_T1524858407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.JsonData struct JsonData_t1524858407 : public RuntimeObject { public: // System.Collections.Generic.IList`1 LitJson.JsonData::inst_array RuntimeObject* ___inst_array_0; // System.Boolean LitJson.JsonData::inst_boolean bool ___inst_boolean_1; // System.Double LitJson.JsonData::inst_double double ___inst_double_2; // System.Int32 LitJson.JsonData::inst_int int32_t ___inst_int_3; // System.Int64 LitJson.JsonData::inst_long int64_t ___inst_long_4; // System.Collections.Generic.IDictionary`2 LitJson.JsonData::inst_object RuntimeObject* ___inst_object_5; // System.String LitJson.JsonData::inst_string String_t* ___inst_string_6; // System.String LitJson.JsonData::json String_t* ___json_7; // LitJson.JsonType LitJson.JsonData::type int32_t ___type_8; // System.Collections.Generic.IList`1> LitJson.JsonData::object_list RuntimeObject* ___object_list_9; public: inline static int32_t get_offset_of_inst_array_0() { return static_cast(offsetof(JsonData_t1524858407, ___inst_array_0)); } inline RuntimeObject* get_inst_array_0() const { return ___inst_array_0; } inline RuntimeObject** get_address_of_inst_array_0() { return &___inst_array_0; } inline void set_inst_array_0(RuntimeObject* value) { ___inst_array_0 = value; Il2CppCodeGenWriteBarrier((&___inst_array_0), value); } inline static int32_t get_offset_of_inst_boolean_1() { return static_cast(offsetof(JsonData_t1524858407, ___inst_boolean_1)); } inline bool get_inst_boolean_1() const { return ___inst_boolean_1; } inline bool* get_address_of_inst_boolean_1() { return &___inst_boolean_1; } inline void set_inst_boolean_1(bool value) { ___inst_boolean_1 = value; } inline static int32_t get_offset_of_inst_double_2() { return static_cast(offsetof(JsonData_t1524858407, ___inst_double_2)); } inline double get_inst_double_2() const { return ___inst_double_2; } inline double* get_address_of_inst_double_2() { return &___inst_double_2; } inline void set_inst_double_2(double value) { ___inst_double_2 = value; } inline static int32_t get_offset_of_inst_int_3() { return static_cast(offsetof(JsonData_t1524858407, ___inst_int_3)); } inline int32_t get_inst_int_3() const { return ___inst_int_3; } inline int32_t* get_address_of_inst_int_3() { return &___inst_int_3; } inline void set_inst_int_3(int32_t value) { ___inst_int_3 = value; } inline static int32_t get_offset_of_inst_long_4() { return static_cast(offsetof(JsonData_t1524858407, ___inst_long_4)); } inline int64_t get_inst_long_4() const { return ___inst_long_4; } inline int64_t* get_address_of_inst_long_4() { return &___inst_long_4; } inline void set_inst_long_4(int64_t value) { ___inst_long_4 = value; } inline static int32_t get_offset_of_inst_object_5() { return static_cast(offsetof(JsonData_t1524858407, ___inst_object_5)); } inline RuntimeObject* get_inst_object_5() const { return ___inst_object_5; } inline RuntimeObject** get_address_of_inst_object_5() { return &___inst_object_5; } inline void set_inst_object_5(RuntimeObject* value) { ___inst_object_5 = value; Il2CppCodeGenWriteBarrier((&___inst_object_5), value); } inline static int32_t get_offset_of_inst_string_6() { return static_cast(offsetof(JsonData_t1524858407, ___inst_string_6)); } inline String_t* get_inst_string_6() const { return ___inst_string_6; } inline String_t** get_address_of_inst_string_6() { return &___inst_string_6; } inline void set_inst_string_6(String_t* value) { ___inst_string_6 = value; Il2CppCodeGenWriteBarrier((&___inst_string_6), value); } inline static int32_t get_offset_of_json_7() { return static_cast(offsetof(JsonData_t1524858407, ___json_7)); } inline String_t* get_json_7() const { return ___json_7; } inline String_t** get_address_of_json_7() { return &___json_7; } inline void set_json_7(String_t* value) { ___json_7 = value; Il2CppCodeGenWriteBarrier((&___json_7), value); } inline static int32_t get_offset_of_type_8() { return static_cast(offsetof(JsonData_t1524858407, ___type_8)); } inline int32_t get_type_8() const { return ___type_8; } inline int32_t* get_address_of_type_8() { return &___type_8; } inline void set_type_8(int32_t value) { ___type_8 = value; } inline static int32_t get_offset_of_object_list_9() { return static_cast(offsetof(JsonData_t1524858407, ___object_list_9)); } inline RuntimeObject* get_object_list_9() const { return ___object_list_9; } inline RuntimeObject** get_address_of_object_list_9() { return &___object_list_9; } inline void set_object_list_9(RuntimeObject* value) { ___object_list_9 = value; Il2CppCodeGenWriteBarrier((&___object_list_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JSONDATA_T1524858407_H #ifndef 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 SINGLERECHARGEGEAR_T3767316169_H #define SINGLERECHARGEGEAR_T3767316169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSingleRecharge/SingleRechargeGear struct SingleRechargeGear_t3767316169 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::Gear int32_t ___Gear_0; // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::RestCount int32_t ___RestCount_1; // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::TotalCount int32_t ___TotalCount_2; // DMCore.Logic.CSingleRecharge/SingleRechargeGear/EAwardStatus DMCore.Logic.CSingleRecharge/SingleRechargeGear::AwardStatus int32_t ___AwardStatus_3; // System.Int32 DMCore.Logic.CSingleRecharge/SingleRechargeGear::NeedDiamondCount int32_t ___NeedDiamondCount_4; // DMCore.Logic.CAwardList DMCore.Logic.CSingleRecharge/SingleRechargeGear::AwardList CAwardList_t4094041907 * ___AwardList_5; public: inline static int32_t get_offset_of_Gear_0() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___Gear_0)); } inline int32_t get_Gear_0() const { return ___Gear_0; } inline int32_t* get_address_of_Gear_0() { return &___Gear_0; } inline void set_Gear_0(int32_t value) { ___Gear_0 = value; } inline static int32_t get_offset_of_RestCount_1() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___RestCount_1)); } inline int32_t get_RestCount_1() const { return ___RestCount_1; } inline int32_t* get_address_of_RestCount_1() { return &___RestCount_1; } inline void set_RestCount_1(int32_t value) { ___RestCount_1 = value; } inline static int32_t get_offset_of_TotalCount_2() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___TotalCount_2)); } inline int32_t get_TotalCount_2() const { return ___TotalCount_2; } inline int32_t* get_address_of_TotalCount_2() { return &___TotalCount_2; } inline void set_TotalCount_2(int32_t value) { ___TotalCount_2 = value; } inline static int32_t get_offset_of_AwardStatus_3() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___AwardStatus_3)); } inline int32_t get_AwardStatus_3() const { return ___AwardStatus_3; } inline int32_t* get_address_of_AwardStatus_3() { return &___AwardStatus_3; } inline void set_AwardStatus_3(int32_t value) { ___AwardStatus_3 = value; } inline static int32_t get_offset_of_NeedDiamondCount_4() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___NeedDiamondCount_4)); } inline int32_t get_NeedDiamondCount_4() const { return ___NeedDiamondCount_4; } inline int32_t* get_address_of_NeedDiamondCount_4() { return &___NeedDiamondCount_4; } inline void set_NeedDiamondCount_4(int32_t value) { ___NeedDiamondCount_4 = value; } inline static int32_t get_offset_of_AwardList_5() { return static_cast(offsetof(SingleRechargeGear_t3767316169, ___AwardList_5)); } inline CAwardList_t4094041907 * get_AwardList_5() const { return ___AwardList_5; } inline CAwardList_t4094041907 ** get_address_of_AwardList_5() { return &___AwardList_5; } inline void set_AwardList_5(CAwardList_t4094041907 * value) { ___AwardList_5 = value; Il2CppCodeGenWriteBarrier((&___AwardList_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLERECHARGEGEAR_T3767316169_H #ifndef ROOMDETAIL_T2805919052_H #define ROOMDETAIL_T2805919052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomDetail struct RoomDetail_t2805919052 : public RuntimeObject { public: // System.Byte DMCore.Logic.CRoomMananger/RoomDetail::nResult uint8_t ___nResult_0; // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail::nOwnerId int64_t ___nOwnerId_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomType int32_t ___nRoomType_2; // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger/RoomDetail::enumRoomType int32_t ___enumRoomType_3; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomId int32_t ___nRoomId_4; // System.String DMCore.Logic.CRoomMananger/RoomDetail::strRoomName String_t* ___strRoomName_5; // DMCore.Logic.enumRoomState DMCore.Logic.CRoomMananger/RoomDetail::nRoomState int32_t ___nRoomState_6; // System.Boolean DMCore.Logic.CRoomMananger/RoomDetail::bNeedPwd bool ___bNeedPwd_7; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nPlayMode int32_t ___nPlayMode_8; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nMusicId int32_t ___nMusicId_9; // DMCore.Logic.enumDifficutyLevel DMCore.Logic.CRoomMananger/RoomDetail::nMusicLevel int32_t ___nMusicLevel_10; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CRoomMananger/RoomDetail::nRandomRange int32_t ___nRandomRange_11; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nKeyMode int32_t ___nKeyMode_12; // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail::nMasterId int64_t ___nMasterId_13; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomSceneID int32_t ___nRoomSceneID_14; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomMainType int32_t ___nRoomMainType_15; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] DMCore.Logic.CRoomMananger/RoomDetail::arrInfo MemberInfoU5BU5D_t1518970116* ___arrInfo_16; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(RoomDetail_t2805919052, ___nResult_0)); } inline uint8_t get_nResult_0() const { return ___nResult_0; } inline uint8_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(uint8_t value) { ___nResult_0 = value; } inline static int32_t get_offset_of_nOwnerId_1() { return static_cast(offsetof(RoomDetail_t2805919052, ___nOwnerId_1)); } inline int64_t get_nOwnerId_1() const { return ___nOwnerId_1; } inline int64_t* get_address_of_nOwnerId_1() { return &___nOwnerId_1; } inline void set_nOwnerId_1(int64_t value) { ___nOwnerId_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_enumRoomType_3() { return static_cast(offsetof(RoomDetail_t2805919052, ___enumRoomType_3)); } inline int32_t get_enumRoomType_3() const { return ___enumRoomType_3; } inline int32_t* get_address_of_enumRoomType_3() { return &___enumRoomType_3; } inline void set_enumRoomType_3(int32_t value) { ___enumRoomType_3 = value; } inline static int32_t get_offset_of_nRoomId_4() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomId_4)); } inline int32_t get_nRoomId_4() const { return ___nRoomId_4; } inline int32_t* get_address_of_nRoomId_4() { return &___nRoomId_4; } inline void set_nRoomId_4(int32_t value) { ___nRoomId_4 = value; } inline static int32_t get_offset_of_strRoomName_5() { return static_cast(offsetof(RoomDetail_t2805919052, ___strRoomName_5)); } inline String_t* get_strRoomName_5() const { return ___strRoomName_5; } inline String_t** get_address_of_strRoomName_5() { return &___strRoomName_5; } inline void set_strRoomName_5(String_t* value) { ___strRoomName_5 = value; Il2CppCodeGenWriteBarrier((&___strRoomName_5), value); } inline static int32_t get_offset_of_nRoomState_6() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomState_6)); } inline int32_t get_nRoomState_6() const { return ___nRoomState_6; } inline int32_t* get_address_of_nRoomState_6() { return &___nRoomState_6; } inline void set_nRoomState_6(int32_t value) { ___nRoomState_6 = value; } inline static int32_t get_offset_of_bNeedPwd_7() { return static_cast(offsetof(RoomDetail_t2805919052, ___bNeedPwd_7)); } inline bool get_bNeedPwd_7() const { return ___bNeedPwd_7; } inline bool* get_address_of_bNeedPwd_7() { return &___bNeedPwd_7; } inline void set_bNeedPwd_7(bool value) { ___bNeedPwd_7 = value; } inline static int32_t get_offset_of_nPlayMode_8() { return static_cast(offsetof(RoomDetail_t2805919052, ___nPlayMode_8)); } inline int32_t get_nPlayMode_8() const { return ___nPlayMode_8; } inline int32_t* get_address_of_nPlayMode_8() { return &___nPlayMode_8; } inline void set_nPlayMode_8(int32_t value) { ___nPlayMode_8 = value; } inline static int32_t get_offset_of_nMusicId_9() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMusicId_9)); } inline int32_t get_nMusicId_9() const { return ___nMusicId_9; } inline int32_t* get_address_of_nMusicId_9() { return &___nMusicId_9; } inline void set_nMusicId_9(int32_t value) { ___nMusicId_9 = value; } inline static int32_t get_offset_of_nMusicLevel_10() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMusicLevel_10)); } inline int32_t get_nMusicLevel_10() const { return ___nMusicLevel_10; } inline int32_t* get_address_of_nMusicLevel_10() { return &___nMusicLevel_10; } inline void set_nMusicLevel_10(int32_t value) { ___nMusicLevel_10 = value; } inline static int32_t get_offset_of_nRandomRange_11() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRandomRange_11)); } inline int32_t get_nRandomRange_11() const { return ___nRandomRange_11; } inline int32_t* get_address_of_nRandomRange_11() { return &___nRandomRange_11; } inline void set_nRandomRange_11(int32_t value) { ___nRandomRange_11 = value; } inline static int32_t get_offset_of_nKeyMode_12() { return static_cast(offsetof(RoomDetail_t2805919052, ___nKeyMode_12)); } inline int32_t get_nKeyMode_12() const { return ___nKeyMode_12; } inline int32_t* get_address_of_nKeyMode_12() { return &___nKeyMode_12; } inline void set_nKeyMode_12(int32_t value) { ___nKeyMode_12 = value; } inline static int32_t get_offset_of_nMasterId_13() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMasterId_13)); } inline int64_t get_nMasterId_13() const { return ___nMasterId_13; } inline int64_t* get_address_of_nMasterId_13() { return &___nMasterId_13; } inline void set_nMasterId_13(int64_t value) { ___nMasterId_13 = value; } inline static int32_t get_offset_of_nRoomSceneID_14() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomSceneID_14)); } inline int32_t get_nRoomSceneID_14() const { return ___nRoomSceneID_14; } inline int32_t* get_address_of_nRoomSceneID_14() { return &___nRoomSceneID_14; } inline void set_nRoomSceneID_14(int32_t value) { ___nRoomSceneID_14 = value; } inline static int32_t get_offset_of_nRoomMainType_15() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomMainType_15)); } inline int32_t get_nRoomMainType_15() const { return ___nRoomMainType_15; } inline int32_t* get_address_of_nRoomMainType_15() { return &___nRoomMainType_15; } inline void set_nRoomMainType_15(int32_t value) { ___nRoomMainType_15 = value; } inline static int32_t get_offset_of_arrInfo_16() { return static_cast(offsetof(RoomDetail_t2805919052, ___arrInfo_16)); } inline MemberInfoU5BU5D_t1518970116* get_arrInfo_16() const { return ___arrInfo_16; } inline MemberInfoU5BU5D_t1518970116** get_address_of_arrInfo_16() { return &___arrInfo_16; } inline void set_arrInfo_16(MemberInfoU5BU5D_t1518970116* value) { ___arrInfo_16 = value; Il2CppCodeGenWriteBarrier((&___arrInfo_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMDETAIL_T2805919052_H #ifndef MOTION_T1110556653_H #define MOTION_T1110556653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Motion struct Motion_t1110556653 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOTION_T1110556653_H #ifndef 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 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 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 MOUSEORTOUCH_T3052596533_H #define MOUSEORTOUCH_T3052596533_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera/MouseOrTouch struct MouseOrTouch_t3052596533 : public RuntimeObject { public: // UnityEngine.Vector2 UICamera/MouseOrTouch::pos Vector2_t2156229523 ___pos_0; // UnityEngine.Vector2 UICamera/MouseOrTouch::delta Vector2_t2156229523 ___delta_1; // UnityEngine.Vector2 UICamera/MouseOrTouch::totalDelta Vector2_t2156229523 ___totalDelta_2; // UnityEngine.Camera UICamera/MouseOrTouch::pressedCam Camera_t4157153871 * ___pressedCam_3; // UnityEngine.GameObject UICamera/MouseOrTouch::current GameObject_t1113636619 * ___current_4; // UnityEngine.GameObject UICamera/MouseOrTouch::pressed GameObject_t1113636619 * ___pressed_5; // System.Single UICamera/MouseOrTouch::clickTime float ___clickTime_6; // UICamera/ClickNotification UICamera/MouseOrTouch::clickNotification int32_t ___clickNotification_7; // System.Boolean UICamera/MouseOrTouch::touchBegan bool ___touchBegan_8; // System.Boolean UICamera/MouseOrTouch::pressStarted bool ___pressStarted_9; // System.Boolean UICamera/MouseOrTouch::dragStarted bool ___dragStarted_10; public: inline static int32_t get_offset_of_pos_0() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pos_0)); } inline Vector2_t2156229523 get_pos_0() const { return ___pos_0; } inline Vector2_t2156229523 * get_address_of_pos_0() { return &___pos_0; } inline void set_pos_0(Vector2_t2156229523 value) { ___pos_0 = value; } inline static int32_t get_offset_of_delta_1() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___delta_1)); } inline Vector2_t2156229523 get_delta_1() const { return ___delta_1; } inline Vector2_t2156229523 * get_address_of_delta_1() { return &___delta_1; } inline void set_delta_1(Vector2_t2156229523 value) { ___delta_1 = value; } inline static int32_t get_offset_of_totalDelta_2() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___totalDelta_2)); } inline Vector2_t2156229523 get_totalDelta_2() const { return ___totalDelta_2; } inline Vector2_t2156229523 * get_address_of_totalDelta_2() { return &___totalDelta_2; } inline void set_totalDelta_2(Vector2_t2156229523 value) { ___totalDelta_2 = value; } inline static int32_t get_offset_of_pressedCam_3() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pressedCam_3)); } inline Camera_t4157153871 * get_pressedCam_3() const { return ___pressedCam_3; } inline Camera_t4157153871 ** get_address_of_pressedCam_3() { return &___pressedCam_3; } inline void set_pressedCam_3(Camera_t4157153871 * value) { ___pressedCam_3 = value; Il2CppCodeGenWriteBarrier((&___pressedCam_3), value); } inline static int32_t get_offset_of_current_4() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___current_4)); } inline GameObject_t1113636619 * get_current_4() const { return ___current_4; } inline GameObject_t1113636619 ** get_address_of_current_4() { return &___current_4; } inline void set_current_4(GameObject_t1113636619 * value) { ___current_4 = value; Il2CppCodeGenWriteBarrier((&___current_4), value); } inline static int32_t get_offset_of_pressed_5() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pressed_5)); } inline GameObject_t1113636619 * get_pressed_5() const { return ___pressed_5; } inline GameObject_t1113636619 ** get_address_of_pressed_5() { return &___pressed_5; } inline void set_pressed_5(GameObject_t1113636619 * value) { ___pressed_5 = value; Il2CppCodeGenWriteBarrier((&___pressed_5), value); } inline static int32_t get_offset_of_clickTime_6() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___clickTime_6)); } inline float get_clickTime_6() const { return ___clickTime_6; } inline float* get_address_of_clickTime_6() { return &___clickTime_6; } inline void set_clickTime_6(float value) { ___clickTime_6 = value; } inline static int32_t get_offset_of_clickNotification_7() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___clickNotification_7)); } inline int32_t get_clickNotification_7() const { return ___clickNotification_7; } inline int32_t* get_address_of_clickNotification_7() { return &___clickNotification_7; } inline void set_clickNotification_7(int32_t value) { ___clickNotification_7 = value; } inline static int32_t get_offset_of_touchBegan_8() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___touchBegan_8)); } inline bool get_touchBegan_8() const { return ___touchBegan_8; } inline bool* get_address_of_touchBegan_8() { return &___touchBegan_8; } inline void set_touchBegan_8(bool value) { ___touchBegan_8 = value; } inline static int32_t get_offset_of_pressStarted_9() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pressStarted_9)); } inline bool get_pressStarted_9() const { return ___pressStarted_9; } inline bool* get_address_of_pressStarted_9() { return &___pressStarted_9; } inline void set_pressStarted_9(bool value) { ___pressStarted_9 = value; } inline static int32_t get_offset_of_dragStarted_10() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___dragStarted_10)); } inline bool get_dragStarted_10() const { return ___dragStarted_10; } inline bool* get_address_of_dragStarted_10() { return &___dragStarted_10; } inline void set_dragStarted_10(bool value) { ___dragStarted_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOUSEORTOUCH_T3052596533_H #ifndef ROOMINFO_T2137681786_H #define ROOMINFO_T2137681786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomInfo struct RoomInfo_t2137681786 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CRoomMananger/RoomInfo::_bIsLocked bool ____bIsLocked_0; // DMCore.Logic.enumRoomState DMCore.Logic.CRoomMananger/RoomInfo::_nRoomState int32_t ____nRoomState_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nRoomId int32_t ____nRoomId_2; // System.Int32[] DMCore.Logic.CRoomMananger/RoomInfo::_memberInfo Int32U5BU5D_t385246372* ____memberInfo_3; // System.String DMCore.Logic.CRoomMananger/RoomInfo::_strRoomName String_t* ____strRoomName_4; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nSongLv int32_t ____nSongLv_5; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nPlayMode int32_t ____nPlayMode_6; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_nKeyMode int32_t ____nKeyMode_7; // System.Int32 DMCore.Logic.CRoomMananger/RoomInfo::_topCardLeftTime int32_t ____topCardLeftTime_8; // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger/RoomInfo::_roomDetail RoomDetail_t2805919052 * ____roomDetail_9; // System.Int32[] DMCore.Logic.CRoomMananger/RoomInfo::_firendInfo Int32U5BU5D_t385246372* ____firendInfo_10; public: inline static int32_t get_offset_of__bIsLocked_0() { return static_cast(offsetof(RoomInfo_t2137681786, ____bIsLocked_0)); } inline bool get__bIsLocked_0() const { return ____bIsLocked_0; } inline bool* get_address_of__bIsLocked_0() { return &____bIsLocked_0; } inline void set__bIsLocked_0(bool value) { ____bIsLocked_0 = value; } inline static int32_t get_offset_of__nRoomState_1() { return static_cast(offsetof(RoomInfo_t2137681786, ____nRoomState_1)); } inline int32_t get__nRoomState_1() const { return ____nRoomState_1; } inline int32_t* get_address_of__nRoomState_1() { return &____nRoomState_1; } inline void set__nRoomState_1(int32_t value) { ____nRoomState_1 = value; } inline static int32_t get_offset_of__nRoomId_2() { return static_cast(offsetof(RoomInfo_t2137681786, ____nRoomId_2)); } inline int32_t get__nRoomId_2() const { return ____nRoomId_2; } inline int32_t* get_address_of__nRoomId_2() { return &____nRoomId_2; } inline void set__nRoomId_2(int32_t value) { ____nRoomId_2 = value; } inline static int32_t get_offset_of__memberInfo_3() { return static_cast(offsetof(RoomInfo_t2137681786, ____memberInfo_3)); } inline Int32U5BU5D_t385246372* get__memberInfo_3() const { return ____memberInfo_3; } inline Int32U5BU5D_t385246372** get_address_of__memberInfo_3() { return &____memberInfo_3; } inline void set__memberInfo_3(Int32U5BU5D_t385246372* value) { ____memberInfo_3 = value; Il2CppCodeGenWriteBarrier((&____memberInfo_3), value); } inline static int32_t get_offset_of__strRoomName_4() { return static_cast(offsetof(RoomInfo_t2137681786, ____strRoomName_4)); } inline String_t* get__strRoomName_4() const { return ____strRoomName_4; } inline String_t** get_address_of__strRoomName_4() { return &____strRoomName_4; } inline void set__strRoomName_4(String_t* value) { ____strRoomName_4 = value; Il2CppCodeGenWriteBarrier((&____strRoomName_4), value); } inline static int32_t get_offset_of__nSongLv_5() { return static_cast(offsetof(RoomInfo_t2137681786, ____nSongLv_5)); } inline int32_t get__nSongLv_5() const { return ____nSongLv_5; } inline int32_t* get_address_of__nSongLv_5() { return &____nSongLv_5; } inline void set__nSongLv_5(int32_t value) { ____nSongLv_5 = value; } inline static int32_t get_offset_of__nPlayMode_6() { return static_cast(offsetof(RoomInfo_t2137681786, ____nPlayMode_6)); } inline int32_t get__nPlayMode_6() const { return ____nPlayMode_6; } inline int32_t* get_address_of__nPlayMode_6() { return &____nPlayMode_6; } inline void set__nPlayMode_6(int32_t value) { ____nPlayMode_6 = value; } inline static int32_t get_offset_of__nKeyMode_7() { return static_cast(offsetof(RoomInfo_t2137681786, ____nKeyMode_7)); } inline int32_t get__nKeyMode_7() const { return ____nKeyMode_7; } inline int32_t* get_address_of__nKeyMode_7() { return &____nKeyMode_7; } inline void set__nKeyMode_7(int32_t value) { ____nKeyMode_7 = value; } inline static int32_t get_offset_of__topCardLeftTime_8() { return static_cast(offsetof(RoomInfo_t2137681786, ____topCardLeftTime_8)); } inline int32_t get__topCardLeftTime_8() const { return ____topCardLeftTime_8; } inline int32_t* get_address_of__topCardLeftTime_8() { return &____topCardLeftTime_8; } inline void set__topCardLeftTime_8(int32_t value) { ____topCardLeftTime_8 = value; } inline static int32_t get_offset_of__roomDetail_9() { return static_cast(offsetof(RoomInfo_t2137681786, ____roomDetail_9)); } inline RoomDetail_t2805919052 * get__roomDetail_9() const { return ____roomDetail_9; } inline RoomDetail_t2805919052 ** get_address_of__roomDetail_9() { return &____roomDetail_9; } inline void set__roomDetail_9(RoomDetail_t2805919052 * value) { ____roomDetail_9 = value; Il2CppCodeGenWriteBarrier((&____roomDetail_9), value); } inline static int32_t get_offset_of__firendInfo_10() { return static_cast(offsetof(RoomInfo_t2137681786, ____firendInfo_10)); } inline Int32U5BU5D_t385246372* get__firendInfo_10() const { return ____firendInfo_10; } inline Int32U5BU5D_t385246372** get_address_of__firendInfo_10() { return &____firendInfo_10; } inline void set__firendInfo_10(Int32U5BU5D_t385246372* value) { ____firendInfo_10 = value; Il2CppCodeGenWriteBarrier((&____firendInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMINFO_T2137681786_H #ifndef UISEVENDAYSLOGIN_T2391014051_H #define UISEVENDAYSLOGIN_T2391014051_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSevenDaysLogin struct uiSevenDaysLogin_t2391014051 : public CUIBase_t3255455658 { public: // DMCore.Logic.enumAwardState uiSevenDaysLogin::m_state int32_t ___m_state_8; // System.Int32 uiSevenDaysLogin::m_index int32_t ___m_index_9; // DMListView uiSevenDaysLogin::m_list DMListView_t512231514 * ___m_list_10; // UnityEngine.Transform uiSevenDaysLogin::m_tomorrowRoot Transform_t3600365921 * ___m_tomorrowRoot_11; // UnityEngine.Transform uiSevenDaysLogin::m_getRoot Transform_t3600365921 * ___m_getRoot_12; // UnityEngine.Transform uiSevenDaysLogin::m_WantRoot Transform_t3600365921 * ___m_WantRoot_13; // UILabel uiSevenDaysLogin::m_titlelable UILabel_t3248798549 * ___m_titlelable_14; // DMCore.Logic.CActivityAwardTemplete uiSevenDaysLogin::m_data CActivityAwardTemplete_t911309464 * ___m_data_15; public: inline static int32_t get_offset_of_m_state_8() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_state_8)); } inline int32_t get_m_state_8() const { return ___m_state_8; } inline int32_t* get_address_of_m_state_8() { return &___m_state_8; } inline void set_m_state_8(int32_t value) { ___m_state_8 = value; } inline static int32_t get_offset_of_m_index_9() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_index_9)); } inline int32_t get_m_index_9() const { return ___m_index_9; } inline int32_t* get_address_of_m_index_9() { return &___m_index_9; } inline void set_m_index_9(int32_t value) { ___m_index_9 = value; } inline static int32_t get_offset_of_m_list_10() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_list_10)); } inline DMListView_t512231514 * get_m_list_10() const { return ___m_list_10; } inline DMListView_t512231514 ** get_address_of_m_list_10() { return &___m_list_10; } inline void set_m_list_10(DMListView_t512231514 * value) { ___m_list_10 = value; Il2CppCodeGenWriteBarrier((&___m_list_10), value); } inline static int32_t get_offset_of_m_tomorrowRoot_11() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_tomorrowRoot_11)); } inline Transform_t3600365921 * get_m_tomorrowRoot_11() const { return ___m_tomorrowRoot_11; } inline Transform_t3600365921 ** get_address_of_m_tomorrowRoot_11() { return &___m_tomorrowRoot_11; } inline void set_m_tomorrowRoot_11(Transform_t3600365921 * value) { ___m_tomorrowRoot_11 = value; Il2CppCodeGenWriteBarrier((&___m_tomorrowRoot_11), value); } inline static int32_t get_offset_of_m_getRoot_12() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_getRoot_12)); } inline Transform_t3600365921 * get_m_getRoot_12() const { return ___m_getRoot_12; } inline Transform_t3600365921 ** get_address_of_m_getRoot_12() { return &___m_getRoot_12; } inline void set_m_getRoot_12(Transform_t3600365921 * value) { ___m_getRoot_12 = value; Il2CppCodeGenWriteBarrier((&___m_getRoot_12), value); } inline static int32_t get_offset_of_m_WantRoot_13() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_WantRoot_13)); } inline Transform_t3600365921 * get_m_WantRoot_13() const { return ___m_WantRoot_13; } inline Transform_t3600365921 ** get_address_of_m_WantRoot_13() { return &___m_WantRoot_13; } inline void set_m_WantRoot_13(Transform_t3600365921 * value) { ___m_WantRoot_13 = value; Il2CppCodeGenWriteBarrier((&___m_WantRoot_13), value); } inline static int32_t get_offset_of_m_titlelable_14() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_titlelable_14)); } inline UILabel_t3248798549 * get_m_titlelable_14() const { return ___m_titlelable_14; } inline UILabel_t3248798549 ** get_address_of_m_titlelable_14() { return &___m_titlelable_14; } inline void set_m_titlelable_14(UILabel_t3248798549 * value) { ___m_titlelable_14 = value; Il2CppCodeGenWriteBarrier((&___m_titlelable_14), value); } inline static int32_t get_offset_of_m_data_15() { return static_cast(offsetof(uiSevenDaysLogin_t2391014051, ___m_data_15)); } inline CActivityAwardTemplete_t911309464 * get_m_data_15() const { return ___m_data_15; } inline CActivityAwardTemplete_t911309464 ** get_address_of_m_data_15() { return &___m_data_15; } inline void set_m_data_15(CActivityAwardTemplete_t911309464 * value) { ___m_data_15 = value; Il2CppCodeGenWriteBarrier((&___m_data_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISEVENDAYSLOGIN_T2391014051_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 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 CROOMMANANGER_T1058696229_H #define CROOMMANANGER_T1058696229_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger struct CRoomMananger_t1058696229 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.CRoomMananger::k__BackingField int32_t ___U3Cm_CurRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CRoomMananger::m_onlyShowFree bool ___m_onlyShowFree_3; // System.Boolean DMCore.Logic.CRoomMananger::m_IsNeedRefreshRoomList bool ___m_IsNeedRefreshRoomList_4; // System.Boolean DMCore.Logic.CRoomMananger::m_IsNeedRefreshChallengeRoomList bool ___m_IsNeedRefreshChallengeRoomList_5; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingCreateResult bool ___m_waitingCreateResult_6; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingRoomDetail bool ___m_waitingRoomDetail_7; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingJoinDetail bool ___m_waitingJoinDetail_8; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingRoomList bool ___m_waitingRoomList_9; // System.Double DMCore.Logic.CRoomMananger::m_lastRequstTimePos double ___m_lastRequstTimePos_10; // DMCore.Logic.CRoomMananger/RoomMainType DMCore.Logic.CRoomMananger::m_current_room_main_type int32_t ___m_current_room_main_type_11; // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger::m_current_room_type int32_t ___m_current_room_type_12; // System.Int32 DMCore.Logic.CRoomMananger::m_current_room_ID int32_t ___m_current_room_ID_13; // System.String DMCore.Logic.CRoomMananger::m_current_room_password String_t* ___m_current_room_password_14; // System.Int32 DMCore.Logic.CRoomMananger::m_curPage int32_t ___m_curPage_15; // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger::m_roomDetail RoomDetail_t2805919052 * ___m_roomDetail_16; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_roomArr List_1_t3609756528 * ___m_roomArr_17; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_CurModeList List_1_t128053199 * ___m_CurModeList_18; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_AllModeList List_1_t128053199 * ___m_AllModeList_19; public: inline static int32_t get_offset_of_U3Cm_CurRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(CRoomMananger_t1058696229, ___U3Cm_CurRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3Cm_CurRoomTypeU3Ek__BackingField_2() const { return ___U3Cm_CurRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3Cm_CurRoomTypeU3Ek__BackingField_2() { return &___U3Cm_CurRoomTypeU3Ek__BackingField_2; } inline void set_U3Cm_CurRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3Cm_CurRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_onlyShowFree_3() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_onlyShowFree_3)); } inline bool get_m_onlyShowFree_3() const { return ___m_onlyShowFree_3; } inline bool* get_address_of_m_onlyShowFree_3() { return &___m_onlyShowFree_3; } inline void set_m_onlyShowFree_3(bool value) { ___m_onlyShowFree_3 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshRoomList_4() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_IsNeedRefreshRoomList_4)); } inline bool get_m_IsNeedRefreshRoomList_4() const { return ___m_IsNeedRefreshRoomList_4; } inline bool* get_address_of_m_IsNeedRefreshRoomList_4() { return &___m_IsNeedRefreshRoomList_4; } inline void set_m_IsNeedRefreshRoomList_4(bool value) { ___m_IsNeedRefreshRoomList_4 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshChallengeRoomList_5() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_IsNeedRefreshChallengeRoomList_5)); } inline bool get_m_IsNeedRefreshChallengeRoomList_5() const { return ___m_IsNeedRefreshChallengeRoomList_5; } inline bool* get_address_of_m_IsNeedRefreshChallengeRoomList_5() { return &___m_IsNeedRefreshChallengeRoomList_5; } inline void set_m_IsNeedRefreshChallengeRoomList_5(bool value) { ___m_IsNeedRefreshChallengeRoomList_5 = value; } inline static int32_t get_offset_of_m_waitingCreateResult_6() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingCreateResult_6)); } inline bool get_m_waitingCreateResult_6() const { return ___m_waitingCreateResult_6; } inline bool* get_address_of_m_waitingCreateResult_6() { return &___m_waitingCreateResult_6; } inline void set_m_waitingCreateResult_6(bool value) { ___m_waitingCreateResult_6 = value; } inline static int32_t get_offset_of_m_waitingRoomDetail_7() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingRoomDetail_7)); } inline bool get_m_waitingRoomDetail_7() const { return ___m_waitingRoomDetail_7; } inline bool* get_address_of_m_waitingRoomDetail_7() { return &___m_waitingRoomDetail_7; } inline void set_m_waitingRoomDetail_7(bool value) { ___m_waitingRoomDetail_7 = value; } inline static int32_t get_offset_of_m_waitingJoinDetail_8() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingJoinDetail_8)); } inline bool get_m_waitingJoinDetail_8() const { return ___m_waitingJoinDetail_8; } inline bool* get_address_of_m_waitingJoinDetail_8() { return &___m_waitingJoinDetail_8; } inline void set_m_waitingJoinDetail_8(bool value) { ___m_waitingJoinDetail_8 = value; } inline static int32_t get_offset_of_m_waitingRoomList_9() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingRoomList_9)); } inline bool get_m_waitingRoomList_9() const { return ___m_waitingRoomList_9; } inline bool* get_address_of_m_waitingRoomList_9() { return &___m_waitingRoomList_9; } inline void set_m_waitingRoomList_9(bool value) { ___m_waitingRoomList_9 = value; } inline static int32_t get_offset_of_m_lastRequstTimePos_10() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_lastRequstTimePos_10)); } inline double get_m_lastRequstTimePos_10() const { return ___m_lastRequstTimePos_10; } inline double* get_address_of_m_lastRequstTimePos_10() { return &___m_lastRequstTimePos_10; } inline void set_m_lastRequstTimePos_10(double value) { ___m_lastRequstTimePos_10 = value; } inline static int32_t get_offset_of_m_current_room_main_type_11() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_main_type_11)); } inline int32_t get_m_current_room_main_type_11() const { return ___m_current_room_main_type_11; } inline int32_t* get_address_of_m_current_room_main_type_11() { return &___m_current_room_main_type_11; } inline void set_m_current_room_main_type_11(int32_t value) { ___m_current_room_main_type_11 = value; } inline static int32_t get_offset_of_m_current_room_type_12() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_type_12)); } inline int32_t get_m_current_room_type_12() const { return ___m_current_room_type_12; } inline int32_t* get_address_of_m_current_room_type_12() { return &___m_current_room_type_12; } inline void set_m_current_room_type_12(int32_t value) { ___m_current_room_type_12 = value; } inline static int32_t get_offset_of_m_current_room_ID_13() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_ID_13)); } inline int32_t get_m_current_room_ID_13() const { return ___m_current_room_ID_13; } inline int32_t* get_address_of_m_current_room_ID_13() { return &___m_current_room_ID_13; } inline void set_m_current_room_ID_13(int32_t value) { ___m_current_room_ID_13 = value; } inline static int32_t get_offset_of_m_current_room_password_14() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_password_14)); } inline String_t* get_m_current_room_password_14() const { return ___m_current_room_password_14; } inline String_t** get_address_of_m_current_room_password_14() { return &___m_current_room_password_14; } inline void set_m_current_room_password_14(String_t* value) { ___m_current_room_password_14 = value; Il2CppCodeGenWriteBarrier((&___m_current_room_password_14), value); } inline static int32_t get_offset_of_m_curPage_15() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_curPage_15)); } inline int32_t get_m_curPage_15() const { return ___m_curPage_15; } inline int32_t* get_address_of_m_curPage_15() { return &___m_curPage_15; } inline void set_m_curPage_15(int32_t value) { ___m_curPage_15 = value; } inline static int32_t get_offset_of_m_roomDetail_16() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_roomDetail_16)); } inline RoomDetail_t2805919052 * get_m_roomDetail_16() const { return ___m_roomDetail_16; } inline RoomDetail_t2805919052 ** get_address_of_m_roomDetail_16() { return &___m_roomDetail_16; } inline void set_m_roomDetail_16(RoomDetail_t2805919052 * value) { ___m_roomDetail_16 = value; Il2CppCodeGenWriteBarrier((&___m_roomDetail_16), value); } inline static int32_t get_offset_of_m_roomArr_17() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_roomArr_17)); } inline List_1_t3609756528 * get_m_roomArr_17() const { return ___m_roomArr_17; } inline List_1_t3609756528 ** get_address_of_m_roomArr_17() { return &___m_roomArr_17; } inline void set_m_roomArr_17(List_1_t3609756528 * value) { ___m_roomArr_17 = value; Il2CppCodeGenWriteBarrier((&___m_roomArr_17), value); } inline static int32_t get_offset_of_m_CurModeList_18() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_CurModeList_18)); } inline List_1_t128053199 * get_m_CurModeList_18() const { return ___m_CurModeList_18; } inline List_1_t128053199 ** get_address_of_m_CurModeList_18() { return &___m_CurModeList_18; } inline void set_m_CurModeList_18(List_1_t128053199 * value) { ___m_CurModeList_18 = value; Il2CppCodeGenWriteBarrier((&___m_CurModeList_18), value); } inline static int32_t get_offset_of_m_AllModeList_19() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_AllModeList_19)); } inline List_1_t128053199 * get_m_AllModeList_19() const { return ___m_AllModeList_19; } inline List_1_t128053199 ** get_address_of_m_AllModeList_19() { return &___m_AllModeList_19; } inline void set_m_AllModeList_19(List_1_t128053199 * value) { ___m_AllModeList_19 = value; Il2CppCodeGenWriteBarrier((&___m_AllModeList_19), value); } }; struct CRoomMananger_t1058696229_StaticFields { public: // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::s_instance CRoomMananger_t1058696229 * ___s_instance_1; // System.Boolean DMCore.Logic.CRoomMananger::s_bCanInvite bool ___s_bCanInvite_20; public: inline static int32_t get_offset_of_s_instance_1() { return static_cast(offsetof(CRoomMananger_t1058696229_StaticFields, ___s_instance_1)); } inline CRoomMananger_t1058696229 * get_s_instance_1() const { return ___s_instance_1; } inline CRoomMananger_t1058696229 ** get_address_of_s_instance_1() { return &___s_instance_1; } inline void set_s_instance_1(CRoomMananger_t1058696229 * value) { ___s_instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_instance_1), value); } inline static int32_t get_offset_of_s_bCanInvite_20() { return static_cast(offsetof(CRoomMananger_t1058696229_StaticFields, ___s_bCanInvite_20)); } inline bool get_s_bCanInvite_20() const { return ___s_bCanInvite_20; } inline bool* get_address_of_s_bCanInvite_20() { return &___s_bCanInvite_20; } inline void set_s_bCanInvite_20(bool value) { ___s_bCanInvite_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROOMMANANGER_T1058696229_H #ifndef CMSGBOXCONTROL_T806533544_H #define CMSGBOXCONTROL_T806533544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544 : public RuntimeObject { public: // System.Boolean DMCore.CMsgBoxControl::m_bActive bool ___m_bActive_0; // System.Collections.Generic.LinkedList`1 DMCore.CMsgBoxControl::m_listAll LinkedList_1_t863209702 * ___m_listAll_1; // UIWidget/Pivot DMCore.CMsgBoxControl::m_pivot int32_t ___m_pivot_2; public: inline static int32_t get_offset_of_m_bActive_0() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_bActive_0)); } inline bool get_m_bActive_0() const { return ___m_bActive_0; } inline bool* get_address_of_m_bActive_0() { return &___m_bActive_0; } inline void set_m_bActive_0(bool value) { ___m_bActive_0 = value; } inline static int32_t get_offset_of_m_listAll_1() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_listAll_1)); } inline LinkedList_1_t863209702 * get_m_listAll_1() const { return ___m_listAll_1; } inline LinkedList_1_t863209702 ** get_address_of_m_listAll_1() { return &___m_listAll_1; } inline void set_m_listAll_1(LinkedList_1_t863209702 * value) { ___m_listAll_1 = value; Il2CppCodeGenWriteBarrier((&___m_listAll_1), value); } inline static int32_t get_offset_of_m_pivot_2() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_pivot_2)); } inline int32_t get_m_pivot_2() const { return ___m_pivot_2; } inline int32_t* get_address_of_m_pivot_2() { return &___m_pivot_2; } inline void set_m_pivot_2(int32_t value) { ___m_pivot_2 = value; } }; struct CMsgBoxControl_t806533544_StaticFields { public: // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::s_Instance CMsgBoxControl_t806533544 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMsgBoxControl_t806533544_StaticFields, ___s_Instance_3)); } inline CMsgBoxControl_t806533544 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMsgBoxControl_t806533544 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMsgBoxControl_t806533544 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBOXCONTROL_T806533544_H #ifndef CTASKITEM_T2164631511_H #define CTASKITEM_T2164631511_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskItem struct CTaskItem_t2164631511 : public RuntimeObject { public: // DMCore.Logic.enumTaskType DMCore.Logic.CTaskItem::m_TaskType int32_t ___m_TaskType_0; // System.Int32 DMCore.Logic.CTaskItem::m_TaskGroupID int32_t ___m_TaskGroupID_1; // System.Int32 DMCore.Logic.CTaskItem::m_TaskID int32_t ___m_TaskID_2; // System.Int32 DMCore.Logic.CTaskItem::m_PassValue int32_t ___m_PassValue_3; // System.Int32 DMCore.Logic.CTaskItem::m_CurValue int32_t ___m_CurValue_4; // DMCore.Logic.enumTaskState DMCore.Logic.CTaskItem::m_TaskState int32_t ___m_TaskState_5; // System.Int32 DMCore.Logic.CTaskItem::m_ShowOrder int32_t ___m_ShowOrder_6; // System.Int32 DMCore.Logic.CTaskItem::m_GoID int32_t ___m_GoID_7; // System.Int32 DMCore.Logic.CTaskItem::m_ActiveValue int32_t ___m_ActiveValue_8; // System.Int32 DMCore.Logic.CTaskItem::m_ReplacedTaskID int32_t ___m_ReplacedTaskID_9; public: inline static int32_t get_offset_of_m_TaskType_0() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskType_0)); } inline int32_t get_m_TaskType_0() const { return ___m_TaskType_0; } inline int32_t* get_address_of_m_TaskType_0() { return &___m_TaskType_0; } inline void set_m_TaskType_0(int32_t value) { ___m_TaskType_0 = value; } inline static int32_t get_offset_of_m_TaskGroupID_1() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskGroupID_1)); } inline int32_t get_m_TaskGroupID_1() const { return ___m_TaskGroupID_1; } inline int32_t* get_address_of_m_TaskGroupID_1() { return &___m_TaskGroupID_1; } inline void set_m_TaskGroupID_1(int32_t value) { ___m_TaskGroupID_1 = value; } inline static int32_t get_offset_of_m_TaskID_2() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskID_2)); } inline int32_t get_m_TaskID_2() const { return ___m_TaskID_2; } inline int32_t* get_address_of_m_TaskID_2() { return &___m_TaskID_2; } inline void set_m_TaskID_2(int32_t value) { ___m_TaskID_2 = value; } inline static int32_t get_offset_of_m_PassValue_3() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_PassValue_3)); } inline int32_t get_m_PassValue_3() const { return ___m_PassValue_3; } inline int32_t* get_address_of_m_PassValue_3() { return &___m_PassValue_3; } inline void set_m_PassValue_3(int32_t value) { ___m_PassValue_3 = value; } inline static int32_t get_offset_of_m_CurValue_4() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_CurValue_4)); } inline int32_t get_m_CurValue_4() const { return ___m_CurValue_4; } inline int32_t* get_address_of_m_CurValue_4() { return &___m_CurValue_4; } inline void set_m_CurValue_4(int32_t value) { ___m_CurValue_4 = value; } inline static int32_t get_offset_of_m_TaskState_5() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_TaskState_5)); } inline int32_t get_m_TaskState_5() const { return ___m_TaskState_5; } inline int32_t* get_address_of_m_TaskState_5() { return &___m_TaskState_5; } inline void set_m_TaskState_5(int32_t value) { ___m_TaskState_5 = value; } inline static int32_t get_offset_of_m_ShowOrder_6() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ShowOrder_6)); } inline int32_t get_m_ShowOrder_6() const { return ___m_ShowOrder_6; } inline int32_t* get_address_of_m_ShowOrder_6() { return &___m_ShowOrder_6; } inline void set_m_ShowOrder_6(int32_t value) { ___m_ShowOrder_6 = value; } inline static int32_t get_offset_of_m_GoID_7() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_GoID_7)); } inline int32_t get_m_GoID_7() const { return ___m_GoID_7; } inline int32_t* get_address_of_m_GoID_7() { return &___m_GoID_7; } inline void set_m_GoID_7(int32_t value) { ___m_GoID_7 = value; } inline static int32_t get_offset_of_m_ActiveValue_8() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ActiveValue_8)); } inline int32_t get_m_ActiveValue_8() const { return ___m_ActiveValue_8; } inline int32_t* get_address_of_m_ActiveValue_8() { return &___m_ActiveValue_8; } inline void set_m_ActiveValue_8(int32_t value) { ___m_ActiveValue_8 = value; } inline static int32_t get_offset_of_m_ReplacedTaskID_9() { return static_cast(offsetof(CTaskItem_t2164631511, ___m_ReplacedTaskID_9)); } inline int32_t get_m_ReplacedTaskID_9() const { return ___m_ReplacedTaskID_9; } inline int32_t* get_address_of_m_ReplacedTaskID_9() { return &___m_ReplacedTaskID_9; } inline void set_m_ReplacedTaskID_9(int32_t value) { ___m_ReplacedTaskID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKITEM_T2164631511_H #ifndef 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 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 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 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 CTASKMANAGER_T4133723725_H #define CTASKMANAGER_T4133723725_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskManager struct CTaskManager_t4133723725 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CTaskManager::m_CurrentSelectIndex int32_t ___m_CurrentSelectIndex_1; // System.Boolean DMCore.Logic.CTaskManager::m_bIfChanged bool ___m_bIfChanged_2; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CTaskManager::m_TaskDataList Dictionary_2_t2525419584 * ___m_TaskDataList_3; // System.Int32 DMCore.Logic.CTaskManager::m_nTaskNotReadCnt int32_t ___m_nTaskNotReadCnt_4; // System.Int32 DMCore.Logic.CTaskManager::m_activeMainIndex int32_t ___m_activeMainIndex_5; // System.Int32 DMCore.Logic.CTaskManager::m_lastMainIndex int32_t ___m_lastMainIndex_6; // DMCore.Logic.enumTaskType DMCore.Logic.CTaskManager::m_curTaskType int32_t ___m_curTaskType_7; // System.Int32 DMCore.Logic.CTaskManager::m_dailyActiveValue int32_t ___m_dailyActiveValue_8; // System.Int32 DMCore.Logic.CTaskManager::m_dailyActiveLevel int32_t ___m_dailyActiveLevel_9; // DMCore.Logic.CTaskDailyAward[] DMCore.Logic.CTaskManager::m_dailyAwardArr CTaskDailyAwardU5BU5D_t108279183* ___m_dailyAwardArr_10; // System.Boolean DMCore.Logic.CTaskManager::m_isWaitingResult bool ___m_isWaitingResult_11; // System.Boolean DMCore.Logic.CTaskManager::m_isDailyAwardReady bool ___m_isDailyAwardReady_12; // System.Boolean DMCore.Logic.CTaskManager::m_isNeedFreshAward bool ___m_isNeedFreshAward_13; // System.Boolean DMCore.Logic.CTaskManager::m_isNeedFreshGiftList bool ___m_isNeedFreshGiftList_14; // CDataModelInt DMCore.Logic.CTaskManager::m_selectTaskId CDataModelInt_t3463393640 * ___m_selectTaskId_15; // CDataModelBool DMCore.Logic.CTaskManager::m_isRefreshList CDataModelBool_t2269476966 * ___m_isRefreshList_16; // System.Int32 DMCore.Logic.CTaskManager::m_curChooseID int32_t ___m_curChooseID_17; public: inline static int32_t get_offset_of_m_CurrentSelectIndex_1() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_CurrentSelectIndex_1)); } inline int32_t get_m_CurrentSelectIndex_1() const { return ___m_CurrentSelectIndex_1; } inline int32_t* get_address_of_m_CurrentSelectIndex_1() { return &___m_CurrentSelectIndex_1; } inline void set_m_CurrentSelectIndex_1(int32_t value) { ___m_CurrentSelectIndex_1 = value; } inline static int32_t get_offset_of_m_bIfChanged_2() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_bIfChanged_2)); } inline bool get_m_bIfChanged_2() const { return ___m_bIfChanged_2; } inline bool* get_address_of_m_bIfChanged_2() { return &___m_bIfChanged_2; } inline void set_m_bIfChanged_2(bool value) { ___m_bIfChanged_2 = value; } inline static int32_t get_offset_of_m_TaskDataList_3() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_TaskDataList_3)); } inline Dictionary_2_t2525419584 * get_m_TaskDataList_3() const { return ___m_TaskDataList_3; } inline Dictionary_2_t2525419584 ** get_address_of_m_TaskDataList_3() { return &___m_TaskDataList_3; } inline void set_m_TaskDataList_3(Dictionary_2_t2525419584 * value) { ___m_TaskDataList_3 = value; Il2CppCodeGenWriteBarrier((&___m_TaskDataList_3), value); } inline static int32_t get_offset_of_m_nTaskNotReadCnt_4() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_nTaskNotReadCnt_4)); } inline int32_t get_m_nTaskNotReadCnt_4() const { return ___m_nTaskNotReadCnt_4; } inline int32_t* get_address_of_m_nTaskNotReadCnt_4() { return &___m_nTaskNotReadCnt_4; } inline void set_m_nTaskNotReadCnt_4(int32_t value) { ___m_nTaskNotReadCnt_4 = value; } inline static int32_t get_offset_of_m_activeMainIndex_5() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_activeMainIndex_5)); } inline int32_t get_m_activeMainIndex_5() const { return ___m_activeMainIndex_5; } inline int32_t* get_address_of_m_activeMainIndex_5() { return &___m_activeMainIndex_5; } inline void set_m_activeMainIndex_5(int32_t value) { ___m_activeMainIndex_5 = value; } inline static int32_t get_offset_of_m_lastMainIndex_6() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_lastMainIndex_6)); } inline int32_t get_m_lastMainIndex_6() const { return ___m_lastMainIndex_6; } inline int32_t* get_address_of_m_lastMainIndex_6() { return &___m_lastMainIndex_6; } inline void set_m_lastMainIndex_6(int32_t value) { ___m_lastMainIndex_6 = value; } inline static int32_t get_offset_of_m_curTaskType_7() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_curTaskType_7)); } inline int32_t get_m_curTaskType_7() const { return ___m_curTaskType_7; } inline int32_t* get_address_of_m_curTaskType_7() { return &___m_curTaskType_7; } inline void set_m_curTaskType_7(int32_t value) { ___m_curTaskType_7 = value; } inline static int32_t get_offset_of_m_dailyActiveValue_8() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyActiveValue_8)); } inline int32_t get_m_dailyActiveValue_8() const { return ___m_dailyActiveValue_8; } inline int32_t* get_address_of_m_dailyActiveValue_8() { return &___m_dailyActiveValue_8; } inline void set_m_dailyActiveValue_8(int32_t value) { ___m_dailyActiveValue_8 = value; } inline static int32_t get_offset_of_m_dailyActiveLevel_9() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyActiveLevel_9)); } inline int32_t get_m_dailyActiveLevel_9() const { return ___m_dailyActiveLevel_9; } inline int32_t* get_address_of_m_dailyActiveLevel_9() { return &___m_dailyActiveLevel_9; } inline void set_m_dailyActiveLevel_9(int32_t value) { ___m_dailyActiveLevel_9 = value; } inline static int32_t get_offset_of_m_dailyAwardArr_10() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_dailyAwardArr_10)); } inline CTaskDailyAwardU5BU5D_t108279183* get_m_dailyAwardArr_10() const { return ___m_dailyAwardArr_10; } inline CTaskDailyAwardU5BU5D_t108279183** get_address_of_m_dailyAwardArr_10() { return &___m_dailyAwardArr_10; } inline void set_m_dailyAwardArr_10(CTaskDailyAwardU5BU5D_t108279183* value) { ___m_dailyAwardArr_10 = value; Il2CppCodeGenWriteBarrier((&___m_dailyAwardArr_10), value); } inline static int32_t get_offset_of_m_isWaitingResult_11() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isWaitingResult_11)); } inline bool get_m_isWaitingResult_11() const { return ___m_isWaitingResult_11; } inline bool* get_address_of_m_isWaitingResult_11() { return &___m_isWaitingResult_11; } inline void set_m_isWaitingResult_11(bool value) { ___m_isWaitingResult_11 = value; } inline static int32_t get_offset_of_m_isDailyAwardReady_12() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isDailyAwardReady_12)); } inline bool get_m_isDailyAwardReady_12() const { return ___m_isDailyAwardReady_12; } inline bool* get_address_of_m_isDailyAwardReady_12() { return &___m_isDailyAwardReady_12; } inline void set_m_isDailyAwardReady_12(bool value) { ___m_isDailyAwardReady_12 = value; } inline static int32_t get_offset_of_m_isNeedFreshAward_13() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isNeedFreshAward_13)); } inline bool get_m_isNeedFreshAward_13() const { return ___m_isNeedFreshAward_13; } inline bool* get_address_of_m_isNeedFreshAward_13() { return &___m_isNeedFreshAward_13; } inline void set_m_isNeedFreshAward_13(bool value) { ___m_isNeedFreshAward_13 = value; } inline static int32_t get_offset_of_m_isNeedFreshGiftList_14() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isNeedFreshGiftList_14)); } inline bool get_m_isNeedFreshGiftList_14() const { return ___m_isNeedFreshGiftList_14; } inline bool* get_address_of_m_isNeedFreshGiftList_14() { return &___m_isNeedFreshGiftList_14; } inline void set_m_isNeedFreshGiftList_14(bool value) { ___m_isNeedFreshGiftList_14 = value; } inline static int32_t get_offset_of_m_selectTaskId_15() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_selectTaskId_15)); } inline CDataModelInt_t3463393640 * get_m_selectTaskId_15() const { return ___m_selectTaskId_15; } inline CDataModelInt_t3463393640 ** get_address_of_m_selectTaskId_15() { return &___m_selectTaskId_15; } inline void set_m_selectTaskId_15(CDataModelInt_t3463393640 * value) { ___m_selectTaskId_15 = value; Il2CppCodeGenWriteBarrier((&___m_selectTaskId_15), value); } inline static int32_t get_offset_of_m_isRefreshList_16() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_isRefreshList_16)); } inline CDataModelBool_t2269476966 * get_m_isRefreshList_16() const { return ___m_isRefreshList_16; } inline CDataModelBool_t2269476966 ** get_address_of_m_isRefreshList_16() { return &___m_isRefreshList_16; } inline void set_m_isRefreshList_16(CDataModelBool_t2269476966 * value) { ___m_isRefreshList_16 = value; Il2CppCodeGenWriteBarrier((&___m_isRefreshList_16), value); } inline static int32_t get_offset_of_m_curChooseID_17() { return static_cast(offsetof(CTaskManager_t4133723725, ___m_curChooseID_17)); } inline int32_t get_m_curChooseID_17() const { return ___m_curChooseID_17; } inline int32_t* get_address_of_m_curChooseID_17() { return &___m_curChooseID_17; } inline void set_m_curChooseID_17(int32_t value) { ___m_curChooseID_17 = value; } }; struct CTaskManager_t4133723725_StaticFields { public: // DMCore.Logic.CTaskManager DMCore.Logic.CTaskManager::s_Instance CTaskManager_t4133723725 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CTaskManager_t4133723725_StaticFields, ___s_Instance_0)); } inline CTaskManager_t4133723725 * get_s_Instance_0() const { return ___s_Instance_0; } inline CTaskManager_t4133723725 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CTaskManager_t4133723725 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTASKMANAGER_T4133723725_H #ifndef CSONGMANAGER_T2375791487_H #define CSONGMANAGER_T2375791487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSongManager struct CSongManager_t2375791487 : public RuntimeObject { public: // DMCore.Logic.CSongManager/CSongGroup[] DMCore.Logic.CSongManager::m_groupArr CSongGroupU5BU5D_t2243977840* ___m_groupArr_0; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedGroup int32_t ___m_SelectedGroup_1; // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::m_SelectedSongGroup int32_t ___m_SelectedSongGroup_2; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CSongManager::m_RandomRange int32_t ___m_RandomRange_3; // System.Int32 DMCore.Logic.CSongManager::m_version int32_t ___m_version_4; // System.Int32 DMCore.Logic.CSongManager::m_myScore int32_t ___m_myScore_5; // DMCore.CDataArray DMCore.Logic.CSongManager::m_songDetail CDataArray_t4068198041 * ___m_songDetail_6; // System.Boolean DMCore.Logic.CSongManager::m_isNeedMoveToCurrentSong bool ___m_isNeedMoveToCurrentSong_7; // System.Boolean DMCore.Logic.CSongManager::m_isEnableSwitchSong bool ___m_isEnableSwitchSong_8; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomSuccessU3Ek__BackingField_11; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRandomLocalU3Ek__BackingField_12; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CIsRefreshAtOnceU3Ek__BackingField_13; // System.Boolean DMCore.Logic.CSongManager::k__BackingField bool ___U3CRankShowU3Ek__BackingField_14; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CSongManager_t2375791487, ___m_groupArr_0)); } inline CSongGroupU5BU5D_t2243977840* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CSongGroupU5BU5D_t2243977840** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CSongGroupU5BU5D_t2243977840* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_SelectedGroup_1() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedGroup_1)); } inline int32_t get_m_SelectedGroup_1() const { return ___m_SelectedGroup_1; } inline int32_t* get_address_of_m_SelectedGroup_1() { return &___m_SelectedGroup_1; } inline void set_m_SelectedGroup_1(int32_t value) { ___m_SelectedGroup_1 = value; } inline static int32_t get_offset_of_m_SelectedSongGroup_2() { return static_cast(offsetof(CSongManager_t2375791487, ___m_SelectedSongGroup_2)); } inline int32_t get_m_SelectedSongGroup_2() const { return ___m_SelectedSongGroup_2; } inline int32_t* get_address_of_m_SelectedSongGroup_2() { return &___m_SelectedSongGroup_2; } inline void set_m_SelectedSongGroup_2(int32_t value) { ___m_SelectedSongGroup_2 = value; } inline static int32_t get_offset_of_m_RandomRange_3() { return static_cast(offsetof(CSongManager_t2375791487, ___m_RandomRange_3)); } inline int32_t get_m_RandomRange_3() const { return ___m_RandomRange_3; } inline int32_t* get_address_of_m_RandomRange_3() { return &___m_RandomRange_3; } inline void set_m_RandomRange_3(int32_t value) { ___m_RandomRange_3 = value; } inline static int32_t get_offset_of_m_version_4() { return static_cast(offsetof(CSongManager_t2375791487, ___m_version_4)); } inline int32_t get_m_version_4() const { return ___m_version_4; } inline int32_t* get_address_of_m_version_4() { return &___m_version_4; } inline void set_m_version_4(int32_t value) { ___m_version_4 = value; } inline static int32_t get_offset_of_m_myScore_5() { return static_cast(offsetof(CSongManager_t2375791487, ___m_myScore_5)); } inline int32_t get_m_myScore_5() const { return ___m_myScore_5; } inline int32_t* get_address_of_m_myScore_5() { return &___m_myScore_5; } inline void set_m_myScore_5(int32_t value) { ___m_myScore_5 = value; } inline static int32_t get_offset_of_m_songDetail_6() { return static_cast(offsetof(CSongManager_t2375791487, ___m_songDetail_6)); } inline CDataArray_t4068198041 * get_m_songDetail_6() const { return ___m_songDetail_6; } inline CDataArray_t4068198041 ** get_address_of_m_songDetail_6() { return &___m_songDetail_6; } inline void set_m_songDetail_6(CDataArray_t4068198041 * value) { ___m_songDetail_6 = value; Il2CppCodeGenWriteBarrier((&___m_songDetail_6), value); } inline static int32_t get_offset_of_m_isNeedMoveToCurrentSong_7() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isNeedMoveToCurrentSong_7)); } inline bool get_m_isNeedMoveToCurrentSong_7() const { return ___m_isNeedMoveToCurrentSong_7; } inline bool* get_address_of_m_isNeedMoveToCurrentSong_7() { return &___m_isNeedMoveToCurrentSong_7; } inline void set_m_isNeedMoveToCurrentSong_7(bool value) { ___m_isNeedMoveToCurrentSong_7 = value; } inline static int32_t get_offset_of_m_isEnableSwitchSong_8() { return static_cast(offsetof(CSongManager_t2375791487, ___m_isEnableSwitchSong_8)); } inline bool get_m_isEnableSwitchSong_8() const { return ___m_isEnableSwitchSong_8; } inline bool* get_address_of_m_isEnableSwitchSong_8() { return &___m_isEnableSwitchSong_8; } inline void set_m_isEnableSwitchSong_8(bool value) { ___m_isEnableSwitchSong_8 = value; } inline static int32_t get_offset_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomSuccessU3Ek__BackingField_11)); } inline bool get_U3CIsRandomSuccessU3Ek__BackingField_11() const { return ___U3CIsRandomSuccessU3Ek__BackingField_11; } inline bool* get_address_of_U3CIsRandomSuccessU3Ek__BackingField_11() { return &___U3CIsRandomSuccessU3Ek__BackingField_11; } inline void set_U3CIsRandomSuccessU3Ek__BackingField_11(bool value) { ___U3CIsRandomSuccessU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_U3CIsRandomLocalU3Ek__BackingField_12() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRandomLocalU3Ek__BackingField_12)); } inline bool get_U3CIsRandomLocalU3Ek__BackingField_12() const { return ___U3CIsRandomLocalU3Ek__BackingField_12; } inline bool* get_address_of_U3CIsRandomLocalU3Ek__BackingField_12() { return &___U3CIsRandomLocalU3Ek__BackingField_12; } inline void set_U3CIsRandomLocalU3Ek__BackingField_12(bool value) { ___U3CIsRandomLocalU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CIsRefreshAtOnceU3Ek__BackingField_13)); } inline bool get_U3CIsRefreshAtOnceU3Ek__BackingField_13() const { return ___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline bool* get_address_of_U3CIsRefreshAtOnceU3Ek__BackingField_13() { return &___U3CIsRefreshAtOnceU3Ek__BackingField_13; } inline void set_U3CIsRefreshAtOnceU3Ek__BackingField_13(bool value) { ___U3CIsRefreshAtOnceU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CRankShowU3Ek__BackingField_14() { return static_cast(offsetof(CSongManager_t2375791487, ___U3CRankShowU3Ek__BackingField_14)); } inline bool get_U3CRankShowU3Ek__BackingField_14() const { return ___U3CRankShowU3Ek__BackingField_14; } inline bool* get_address_of_U3CRankShowU3Ek__BackingField_14() { return &___U3CRankShowU3Ek__BackingField_14; } inline void set_U3CRankShowU3Ek__BackingField_14(bool value) { ___U3CRankShowU3Ek__BackingField_14 = value; } }; struct CSongManager_t2375791487_StaticFields { public: // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::s_instance CSongManager_t2375791487 * ___s_instance_9; // System.Int32 DMCore.Logic.CSongManager::s_songScoreVersion int32_t ___s_songScoreVersion_10; public: inline static int32_t get_offset_of_s_instance_9() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_instance_9)); } inline CSongManager_t2375791487 * get_s_instance_9() const { return ___s_instance_9; } inline CSongManager_t2375791487 ** get_address_of_s_instance_9() { return &___s_instance_9; } inline void set_s_instance_9(CSongManager_t2375791487 * value) { ___s_instance_9 = value; Il2CppCodeGenWriteBarrier((&___s_instance_9), value); } inline static int32_t get_offset_of_s_songScoreVersion_10() { return static_cast(offsetof(CSongManager_t2375791487_StaticFields, ___s_songScoreVersion_10)); } inline int32_t get_s_songScoreVersion_10() const { return ___s_songScoreVersion_10; } inline int32_t* get_address_of_s_songScoreVersion_10() { return &___s_songScoreVersion_10; } inline void set_s_songScoreVersion_10(int32_t value) { ___s_songScoreVersion_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSONGMANAGER_T2375791487_H #ifndef CFORMULA_T380767654_H #define CFORMULA_T380767654_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFormula struct CFormula_t380767654 : public RuntimeObject { public: // System.Collections.Generic.List`1> DMCore.Logic.CFormula::m_FragmentList List_1_t169148262 * ___m_FragmentList_0; // DMCore.Logic.enumCurrencyType DMCore.Logic.CFormula::m_FeeType int32_t ___m_FeeType_1; // System.Int32 DMCore.Logic.CFormula::m_FeeCount int32_t ___m_FeeCount_2; // System.Int32 DMCore.Logic.CFormula::m_TargetItemID int32_t ___m_TargetItemID_3; public: inline static int32_t get_offset_of_m_FragmentList_0() { return static_cast(offsetof(CFormula_t380767654, ___m_FragmentList_0)); } inline List_1_t169148262 * get_m_FragmentList_0() const { return ___m_FragmentList_0; } inline List_1_t169148262 ** get_address_of_m_FragmentList_0() { return &___m_FragmentList_0; } inline void set_m_FragmentList_0(List_1_t169148262 * value) { ___m_FragmentList_0 = value; Il2CppCodeGenWriteBarrier((&___m_FragmentList_0), value); } inline static int32_t get_offset_of_m_FeeType_1() { return static_cast(offsetof(CFormula_t380767654, ___m_FeeType_1)); } inline int32_t get_m_FeeType_1() const { return ___m_FeeType_1; } inline int32_t* get_address_of_m_FeeType_1() { return &___m_FeeType_1; } inline void set_m_FeeType_1(int32_t value) { ___m_FeeType_1 = value; } inline static int32_t get_offset_of_m_FeeCount_2() { return static_cast(offsetof(CFormula_t380767654, ___m_FeeCount_2)); } inline int32_t get_m_FeeCount_2() const { return ___m_FeeCount_2; } inline int32_t* get_address_of_m_FeeCount_2() { return &___m_FeeCount_2; } inline void set_m_FeeCount_2(int32_t value) { ___m_FeeCount_2 = value; } inline static int32_t get_offset_of_m_TargetItemID_3() { return static_cast(offsetof(CFormula_t380767654, ___m_TargetItemID_3)); } inline int32_t get_m_TargetItemID_3() const { return ___m_TargetItemID_3; } inline int32_t* get_address_of_m_TargetItemID_3() { return &___m_TargetItemID_3; } inline void set_m_TargetItemID_3(int32_t value) { ___m_TargetItemID_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFORMULA_T380767654_H #ifndef 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 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 ACTION_1_T1286104214_H #define ACTION_1_T1286104214_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t1286104214 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1286104214_H #ifndef 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_1_T3508669908_H #define ACTION_1_T3508669908_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_t3508669908 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3508669908_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 ONSIMPLEMSGBOXCLKCALLBACK_T462092590_H #define ONSIMPLEMSGBOXCLKCALLBACK_T462092590_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISimpleMsgBox/OnSimpleMsgBoxClkCallBack struct OnSimpleMsgBoxClkCallBack_t462092590 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSIMPLEMSGBOXCLKCALLBACK_T462092590_H #ifndef ANIMATIONCLIP_T2318505987_H #define ANIMATIONCLIP_T2318505987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationClip struct AnimationClip_t2318505987 : public Motion_t1110556653 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONCLIP_T2318505987_H #ifndef ONMSGBOXCLKCALLBACK_T3229751541_H #define ONMSGBOXCLKCALLBACK_T3229751541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMSGBOXCLKCALLBACK_T3229751541_H #ifndef 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 ACTION_1_T2019918284_H #define ACTION_1_T2019918284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t2019918284 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2019918284_H #ifndef 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 FUNC_3_T1497391353_H #define FUNC_3_T1497391353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1497391353 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1497391353_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 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 CHATCONTENT_T42021257_H #define CHATCONTENT_T42021257_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Plugin.CYunvaSDK/ChatContent struct ChatContent_t42021257 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_isHistory bool ___m_isHistory_0; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_receiver_id String_t* ___m_receiver_id_1; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_type String_t* ___m_type_2; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_sender_id String_t* ___m_sender_id_3; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_message String_t* ___m_message_4; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_smallPic String_t* ___m_smallPic_5; // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_voicetext String_t* ___m_voicetext_6; // System.Single DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_voiceLen float ___m_voiceLen_7; // System.DateTime DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_time DateTime_t3738529785 ___m_time_8; // DMCore.Framework.Plugin.CYunvaSDK/UserInfo DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_sender_info UserInfo_t2013096041 * ___m_sender_info_9; // System.Int32 DMCore.Framework.Plugin.CYunvaSDK/ChatContent::m_redbagID int32_t ___m_redbagID_10; public: inline static int32_t get_offset_of_m_isHistory_0() { return static_cast(offsetof(ChatContent_t42021257, ___m_isHistory_0)); } inline bool get_m_isHistory_0() const { return ___m_isHistory_0; } inline bool* get_address_of_m_isHistory_0() { return &___m_isHistory_0; } inline void set_m_isHistory_0(bool value) { ___m_isHistory_0 = value; } inline static int32_t get_offset_of_m_receiver_id_1() { return static_cast(offsetof(ChatContent_t42021257, ___m_receiver_id_1)); } inline String_t* get_m_receiver_id_1() const { return ___m_receiver_id_1; } inline String_t** get_address_of_m_receiver_id_1() { return &___m_receiver_id_1; } inline void set_m_receiver_id_1(String_t* value) { ___m_receiver_id_1 = value; Il2CppCodeGenWriteBarrier((&___m_receiver_id_1), value); } inline static int32_t get_offset_of_m_type_2() { return static_cast(offsetof(ChatContent_t42021257, ___m_type_2)); } inline String_t* get_m_type_2() const { return ___m_type_2; } inline String_t** get_address_of_m_type_2() { return &___m_type_2; } inline void set_m_type_2(String_t* value) { ___m_type_2 = value; Il2CppCodeGenWriteBarrier((&___m_type_2), value); } inline static int32_t get_offset_of_m_sender_id_3() { return static_cast(offsetof(ChatContent_t42021257, ___m_sender_id_3)); } inline String_t* get_m_sender_id_3() const { return ___m_sender_id_3; } inline String_t** get_address_of_m_sender_id_3() { return &___m_sender_id_3; } inline void set_m_sender_id_3(String_t* value) { ___m_sender_id_3 = value; Il2CppCodeGenWriteBarrier((&___m_sender_id_3), value); } inline static int32_t get_offset_of_m_message_4() { return static_cast(offsetof(ChatContent_t42021257, ___m_message_4)); } inline String_t* get_m_message_4() const { return ___m_message_4; } inline String_t** get_address_of_m_message_4() { return &___m_message_4; } inline void set_m_message_4(String_t* value) { ___m_message_4 = value; Il2CppCodeGenWriteBarrier((&___m_message_4), value); } inline static int32_t get_offset_of_m_smallPic_5() { return static_cast(offsetof(ChatContent_t42021257, ___m_smallPic_5)); } inline String_t* get_m_smallPic_5() const { return ___m_smallPic_5; } inline String_t** get_address_of_m_smallPic_5() { return &___m_smallPic_5; } inline void set_m_smallPic_5(String_t* value) { ___m_smallPic_5 = value; Il2CppCodeGenWriteBarrier((&___m_smallPic_5), value); } inline static int32_t get_offset_of_m_voicetext_6() { return static_cast(offsetof(ChatContent_t42021257, ___m_voicetext_6)); } inline String_t* get_m_voicetext_6() const { return ___m_voicetext_6; } inline String_t** get_address_of_m_voicetext_6() { return &___m_voicetext_6; } inline void set_m_voicetext_6(String_t* value) { ___m_voicetext_6 = value; Il2CppCodeGenWriteBarrier((&___m_voicetext_6), value); } inline static int32_t get_offset_of_m_voiceLen_7() { return static_cast(offsetof(ChatContent_t42021257, ___m_voiceLen_7)); } inline float get_m_voiceLen_7() const { return ___m_voiceLen_7; } inline float* get_address_of_m_voiceLen_7() { return &___m_voiceLen_7; } inline void set_m_voiceLen_7(float value) { ___m_voiceLen_7 = value; } inline static int32_t get_offset_of_m_time_8() { return static_cast(offsetof(ChatContent_t42021257, ___m_time_8)); } inline DateTime_t3738529785 get_m_time_8() const { return ___m_time_8; } inline DateTime_t3738529785 * get_address_of_m_time_8() { return &___m_time_8; } inline void set_m_time_8(DateTime_t3738529785 value) { ___m_time_8 = value; } inline static int32_t get_offset_of_m_sender_info_9() { return static_cast(offsetof(ChatContent_t42021257, ___m_sender_info_9)); } inline UserInfo_t2013096041 * get_m_sender_info_9() const { return ___m_sender_info_9; } inline UserInfo_t2013096041 ** get_address_of_m_sender_info_9() { return &___m_sender_info_9; } inline void set_m_sender_info_9(UserInfo_t2013096041 * value) { ___m_sender_info_9 = value; Il2CppCodeGenWriteBarrier((&___m_sender_info_9), value); } inline static int32_t get_offset_of_m_redbagID_10() { return static_cast(offsetof(ChatContent_t42021257, ___m_redbagID_10)); } inline int32_t get_m_redbagID_10() const { return ___m_redbagID_10; } inline int32_t* get_address_of_m_redbagID_10() { return &___m_redbagID_10; } inline void set_m_redbagID_10(int32_t value) { ___m_redbagID_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHATCONTENT_T42021257_H #ifndef 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 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 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_T1458240324_H #define ACTION_1_T1458240324_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_t1458240324 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1458240324_H #ifndef ACTION_1_T3123413348_H #define ACTION_1_T3123413348_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_t3123413348 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3123413348_H #ifndef TIMERCALLBACKPROC_T3381003091_H #define TIMERCALLBACKPROC_T3381003091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMERCALLBACKPROC_T3381003091_H #ifndef ACTION_1_T1569734369_H #define ACTION_1_T1569734369_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_t1569734369 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1569734369_H #ifndef ONCALLBACK_T3293819239_H #define ONCALLBACK_T3293819239_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongDetail/OnCallback struct OnCallback_t3293819239 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCALLBACK_T3293819239_H #ifndef ACTION_2_T2030792018_H #define ACTION_2_T2030792018_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`2 struct Action_2_t2030792018 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_2_T2030792018_H #ifndef ACTION_2_T4266817756_H #define ACTION_2_T4266817756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`2 struct Action_2_t4266817756 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_2_T4266817756_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 CAMERA_T4157153871_H #define CAMERA_T4157153871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera struct Camera_t4157153871 : public Behaviour_t1437897464 { public: public: }; struct Camera_t4157153871_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_t190067161 * ___onPreCull_2; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_t190067161 * ___onPreRender_3; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_t190067161 * ___onPostRender_4; public: inline static int32_t get_offset_of_onPreCull_2() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreCull_2)); } inline CameraCallback_t190067161 * get_onPreCull_2() const { return ___onPreCull_2; } inline CameraCallback_t190067161 ** get_address_of_onPreCull_2() { return &___onPreCull_2; } inline void set_onPreCull_2(CameraCallback_t190067161 * value) { ___onPreCull_2 = value; Il2CppCodeGenWriteBarrier((&___onPreCull_2), value); } inline static int32_t get_offset_of_onPreRender_3() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreRender_3)); } inline CameraCallback_t190067161 * get_onPreRender_3() const { return ___onPreRender_3; } inline CameraCallback_t190067161 ** get_address_of_onPreRender_3() { return &___onPreRender_3; } inline void set_onPreRender_3(CameraCallback_t190067161 * value) { ___onPreRender_3 = value; Il2CppCodeGenWriteBarrier((&___onPreRender_3), value); } inline static int32_t get_offset_of_onPostRender_4() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPostRender_4)); } inline CameraCallback_t190067161 * get_onPostRender_4() const { return ___onPostRender_4; } inline CameraCallback_t190067161 ** get_address_of_onPostRender_4() { return &___onPostRender_4; } inline void set_onPostRender_4(CameraCallback_t190067161 * value) { ___onPostRender_4 = value; Il2CppCodeGenWriteBarrier((&___onPostRender_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERA_T4157153871_H #ifndef ANIMATION_T3648466861_H #define ANIMATION_T3648466861_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Animation struct Animation_t3648466861 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATION_T3648466861_H #ifndef CMAINROLE_T4200562839_H #define CMAINROLE_T4200562839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839 : public ISceneRole_t2394225724 { public: // System.Boolean DMCore.Framework.Scene.CMainRole::IslevelChange bool ___IslevelChange_59; public: inline static int32_t get_offset_of_IslevelChange_59() { return static_cast(offsetof(CMainRole_t4200562839, ___IslevelChange_59)); } inline bool get_IslevelChange_59() const { return ___IslevelChange_59; } inline bool* get_address_of_IslevelChange_59() { return &___IslevelChange_59; } inline void set_IslevelChange_59(bool value) { ___IslevelChange_59 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMAINROLE_T4200562839_H #ifndef 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 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 UIBUTTONCOLOR_T2038074180_H #define UIBUTTONCOLOR_T2038074180_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonColor struct UIButtonColor_t2038074180 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject UIButtonColor::tweenTarget GameObject_t1113636619 * ___tweenTarget_2; // UnityEngine.Color UIButtonColor::hover Color_t2555686324 ___hover_3; // UnityEngine.Color UIButtonColor::pressed Color_t2555686324 ___pressed_4; // System.Single UIButtonColor::duration float ___duration_5; // UnityEngine.Color UIButtonColor::mColor Color_t2555686324 ___mColor_6; // System.Boolean UIButtonColor::mStarted bool ___mStarted_7; // System.Boolean UIButtonColor::mHighlighted bool ___mHighlighted_8; public: inline static int32_t get_offset_of_tweenTarget_2() { return static_cast(offsetof(UIButtonColor_t2038074180, ___tweenTarget_2)); } inline GameObject_t1113636619 * get_tweenTarget_2() const { return ___tweenTarget_2; } inline GameObject_t1113636619 ** get_address_of_tweenTarget_2() { return &___tweenTarget_2; } inline void set_tweenTarget_2(GameObject_t1113636619 * value) { ___tweenTarget_2 = value; Il2CppCodeGenWriteBarrier((&___tweenTarget_2), value); } inline static int32_t get_offset_of_hover_3() { return static_cast(offsetof(UIButtonColor_t2038074180, ___hover_3)); } inline Color_t2555686324 get_hover_3() const { return ___hover_3; } inline Color_t2555686324 * get_address_of_hover_3() { return &___hover_3; } inline void set_hover_3(Color_t2555686324 value) { ___hover_3 = value; } inline static int32_t get_offset_of_pressed_4() { return static_cast(offsetof(UIButtonColor_t2038074180, ___pressed_4)); } inline Color_t2555686324 get_pressed_4() const { return ___pressed_4; } inline Color_t2555686324 * get_address_of_pressed_4() { return &___pressed_4; } inline void set_pressed_4(Color_t2555686324 value) { ___pressed_4 = value; } inline static int32_t get_offset_of_duration_5() { return static_cast(offsetof(UIButtonColor_t2038074180, ___duration_5)); } inline float get_duration_5() const { return ___duration_5; } inline float* get_address_of_duration_5() { return &___duration_5; } inline void set_duration_5(float value) { ___duration_5 = value; } inline static int32_t get_offset_of_mColor_6() { return static_cast(offsetof(UIButtonColor_t2038074180, ___mColor_6)); } inline Color_t2555686324 get_mColor_6() const { return ___mColor_6; } inline Color_t2555686324 * get_address_of_mColor_6() { return &___mColor_6; } inline void set_mColor_6(Color_t2555686324 value) { ___mColor_6 = value; } inline static int32_t get_offset_of_mStarted_7() { return static_cast(offsetof(UIButtonColor_t2038074180, ___mStarted_7)); } inline bool get_mStarted_7() const { return ___mStarted_7; } inline bool* get_address_of_mStarted_7() { return &___mStarted_7; } inline void set_mStarted_7(bool value) { ___mStarted_7 = value; } inline static int32_t get_offset_of_mHighlighted_8() { return static_cast(offsetof(UIButtonColor_t2038074180, ___mHighlighted_8)); } inline bool get_mHighlighted_8() const { return ___mHighlighted_8; } inline bool* get_address_of_mHighlighted_8() { return &___mHighlighted_8; } inline void set_mHighlighted_8(bool value) { ___mHighlighted_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONCOLOR_T2038074180_H #ifndef UISINGLERECHARGEITEM_T3088096173_H #define UISINGLERECHARGEITEM_T3088096173_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSingleRechargeItem struct uiSingleRechargeItem_t3088096173 : public MonoBehaviour_t3962482529 { public: // DMCore.Logic.CSingleRecharge/SingleRechargeGear uiSingleRechargeItem::m_GearItem SingleRechargeGear_t3767316169 * ___m_GearItem_2; // System.Int32 uiSingleRechargeItem::m_index int32_t ___m_index_3; // UnityEngine.Transform uiSingleRechargeItem::m_BtnList Transform_t3600365921 * ___m_BtnList_4; // UnityEngine.Transform uiSingleRechargeItem::m_Prefab Transform_t3600365921 * ___m_Prefab_5; // UnityEngine.Transform uiSingleRechargeItem::m_AwardRoot Transform_t3600365921 * ___m_AwardRoot_6; // UILabel uiSingleRechargeItem::m_NeedDiamondLabel UILabel_t3248798549 * ___m_NeedDiamondLabel_7; // UILabel uiSingleRechargeItem::m_CountLabel UILabel_t3248798549 * ___m_CountLabel_8; // System.Collections.Generic.List`1 uiSingleRechargeItem::m_CacheData List_1_t509627321 * ___m_CacheData_9; public: inline static int32_t get_offset_of_m_GearItem_2() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_GearItem_2)); } inline SingleRechargeGear_t3767316169 * get_m_GearItem_2() const { return ___m_GearItem_2; } inline SingleRechargeGear_t3767316169 ** get_address_of_m_GearItem_2() { return &___m_GearItem_2; } inline void set_m_GearItem_2(SingleRechargeGear_t3767316169 * value) { ___m_GearItem_2 = value; Il2CppCodeGenWriteBarrier((&___m_GearItem_2), value); } inline static int32_t get_offset_of_m_index_3() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_index_3)); } inline int32_t get_m_index_3() const { return ___m_index_3; } inline int32_t* get_address_of_m_index_3() { return &___m_index_3; } inline void set_m_index_3(int32_t value) { ___m_index_3 = value; } inline static int32_t get_offset_of_m_BtnList_4() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_BtnList_4)); } inline Transform_t3600365921 * get_m_BtnList_4() const { return ___m_BtnList_4; } inline Transform_t3600365921 ** get_address_of_m_BtnList_4() { return &___m_BtnList_4; } inline void set_m_BtnList_4(Transform_t3600365921 * value) { ___m_BtnList_4 = value; Il2CppCodeGenWriteBarrier((&___m_BtnList_4), value); } inline static int32_t get_offset_of_m_Prefab_5() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_Prefab_5)); } inline Transform_t3600365921 * get_m_Prefab_5() const { return ___m_Prefab_5; } inline Transform_t3600365921 ** get_address_of_m_Prefab_5() { return &___m_Prefab_5; } inline void set_m_Prefab_5(Transform_t3600365921 * value) { ___m_Prefab_5 = value; Il2CppCodeGenWriteBarrier((&___m_Prefab_5), value); } inline static int32_t get_offset_of_m_AwardRoot_6() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_AwardRoot_6)); } inline Transform_t3600365921 * get_m_AwardRoot_6() const { return ___m_AwardRoot_6; } inline Transform_t3600365921 ** get_address_of_m_AwardRoot_6() { return &___m_AwardRoot_6; } inline void set_m_AwardRoot_6(Transform_t3600365921 * value) { ___m_AwardRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_AwardRoot_6), value); } inline static int32_t get_offset_of_m_NeedDiamondLabel_7() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_NeedDiamondLabel_7)); } inline UILabel_t3248798549 * get_m_NeedDiamondLabel_7() const { return ___m_NeedDiamondLabel_7; } inline UILabel_t3248798549 ** get_address_of_m_NeedDiamondLabel_7() { return &___m_NeedDiamondLabel_7; } inline void set_m_NeedDiamondLabel_7(UILabel_t3248798549 * value) { ___m_NeedDiamondLabel_7 = value; Il2CppCodeGenWriteBarrier((&___m_NeedDiamondLabel_7), value); } inline static int32_t get_offset_of_m_CountLabel_8() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_CountLabel_8)); } inline UILabel_t3248798549 * get_m_CountLabel_8() const { return ___m_CountLabel_8; } inline UILabel_t3248798549 ** get_address_of_m_CountLabel_8() { return &___m_CountLabel_8; } inline void set_m_CountLabel_8(UILabel_t3248798549 * value) { ___m_CountLabel_8 = value; Il2CppCodeGenWriteBarrier((&___m_CountLabel_8), value); } inline static int32_t get_offset_of_m_CacheData_9() { return static_cast(offsetof(uiSingleRechargeItem_t3088096173, ___m_CacheData_9)); } inline List_1_t509627321 * get_m_CacheData_9() const { return ___m_CacheData_9; } inline List_1_t509627321 ** get_address_of_m_CacheData_9() { return &___m_CacheData_9; } inline void set_m_CacheData_9(List_1_t509627321 * value) { ___m_CacheData_9 = value; Il2CppCodeGenWriteBarrier((&___m_CacheData_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISINGLERECHARGEITEM_T3088096173_H #ifndef UISLIDERCOLORS_T4207082228_H #define UISLIDERCOLORS_T4207082228_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISliderColors struct UISliderColors_t4207082228 : public MonoBehaviour_t3962482529 { public: // UISprite UISliderColors::sprite UISprite_t194114938 * ___sprite_2; // UnityEngine.Color[] UISliderColors::colors ColorU5BU5D_t941916413* ___colors_3; // UISlider UISliderColors::mSlider UISlider_t886033014 * ___mSlider_4; public: inline static int32_t get_offset_of_sprite_2() { return static_cast(offsetof(UISliderColors_t4207082228, ___sprite_2)); } inline UISprite_t194114938 * get_sprite_2() const { return ___sprite_2; } inline UISprite_t194114938 ** get_address_of_sprite_2() { return &___sprite_2; } inline void set_sprite_2(UISprite_t194114938 * value) { ___sprite_2 = value; Il2CppCodeGenWriteBarrier((&___sprite_2), value); } inline static int32_t get_offset_of_colors_3() { return static_cast(offsetof(UISliderColors_t4207082228, ___colors_3)); } inline ColorU5BU5D_t941916413* get_colors_3() const { return ___colors_3; } inline ColorU5BU5D_t941916413** get_address_of_colors_3() { return &___colors_3; } inline void set_colors_3(ColorU5BU5D_t941916413* value) { ___colors_3 = value; Il2CppCodeGenWriteBarrier((&___colors_3), value); } inline static int32_t get_offset_of_mSlider_4() { return static_cast(offsetof(UISliderColors_t4207082228, ___mSlider_4)); } inline UISlider_t886033014 * get_mSlider_4() const { return ___mSlider_4; } inline UISlider_t886033014 ** get_address_of_mSlider_4() { return &___mSlider_4; } inline void set_mSlider_4(UISlider_t886033014 * value) { ___mSlider_4 = value; Il2CppCodeGenWriteBarrier((&___mSlider_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISLIDERCOLORS_T4207082228_H #ifndef UISONGCELL_T1679490006_H #define UISONGCELL_T1679490006_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongCell struct uiSongCell_t1679490006 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiSongCell::m_uiRoot GameObject_t1113636619 * ___m_uiRoot_2; // UITexture uiSongCell::m_uiImage UITexture_t3471168817 * ___m_uiImage_3; // UILabel uiSongCell::m_uiName UILabel_t3248798549 * ___m_uiName_4; // UILabel uiSongCell::m_uiBPM UILabel_t3248798549 * ___m_uiBPM_5; // UILabel uiSongCell::m_uiSinger UILabel_t3248798549 * ___m_uiSinger_6; // UISprite uiSongCell::m_uiBackground UISprite_t194114938 * ___m_uiBackground_7; // System.Int32 uiSongCell::m_songId int32_t ___m_songId_8; // System.Int32 uiSongCell::m_songIndex int32_t ___m_songIndex_9; // System.Int32 uiSongCell::m_catalogue int32_t ___m_catalogue_10; // System.Boolean uiSongCell::m_bImageLoaded bool ___m_bImageLoaded_11; // UnityEngine.Vector3 uiSongCell::m_OriginalSize Vector3_t3722313464 ___m_OriginalSize_12; // DMCore.Framework.UIHelp.uiHelpSliderItem uiSongCell::m_sliderHelp uiHelpSliderItem_t1334750846 * ___m_sliderHelp_13; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(uiSongCell_t1679490006, ___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_uiImage_3() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiImage_3)); } inline UITexture_t3471168817 * get_m_uiImage_3() const { return ___m_uiImage_3; } inline UITexture_t3471168817 ** get_address_of_m_uiImage_3() { return &___m_uiImage_3; } inline void set_m_uiImage_3(UITexture_t3471168817 * value) { ___m_uiImage_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiImage_3), value); } inline static int32_t get_offset_of_m_uiName_4() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiName_4)); } inline UILabel_t3248798549 * get_m_uiName_4() const { return ___m_uiName_4; } inline UILabel_t3248798549 ** get_address_of_m_uiName_4() { return &___m_uiName_4; } inline void set_m_uiName_4(UILabel_t3248798549 * value) { ___m_uiName_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiName_4), value); } inline static int32_t get_offset_of_m_uiBPM_5() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiBPM_5)); } inline UILabel_t3248798549 * get_m_uiBPM_5() const { return ___m_uiBPM_5; } inline UILabel_t3248798549 ** get_address_of_m_uiBPM_5() { return &___m_uiBPM_5; } inline void set_m_uiBPM_5(UILabel_t3248798549 * value) { ___m_uiBPM_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiBPM_5), value); } inline static int32_t get_offset_of_m_uiSinger_6() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiSinger_6)); } inline UILabel_t3248798549 * get_m_uiSinger_6() const { return ___m_uiSinger_6; } inline UILabel_t3248798549 ** get_address_of_m_uiSinger_6() { return &___m_uiSinger_6; } inline void set_m_uiSinger_6(UILabel_t3248798549 * value) { ___m_uiSinger_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiSinger_6), value); } inline static int32_t get_offset_of_m_uiBackground_7() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_uiBackground_7)); } inline UISprite_t194114938 * get_m_uiBackground_7() const { return ___m_uiBackground_7; } inline UISprite_t194114938 ** get_address_of_m_uiBackground_7() { return &___m_uiBackground_7; } inline void set_m_uiBackground_7(UISprite_t194114938 * value) { ___m_uiBackground_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiBackground_7), value); } inline static int32_t get_offset_of_m_songId_8() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_songId_8)); } inline int32_t get_m_songId_8() const { return ___m_songId_8; } inline int32_t* get_address_of_m_songId_8() { return &___m_songId_8; } inline void set_m_songId_8(int32_t value) { ___m_songId_8 = value; } inline static int32_t get_offset_of_m_songIndex_9() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_songIndex_9)); } inline int32_t get_m_songIndex_9() const { return ___m_songIndex_9; } inline int32_t* get_address_of_m_songIndex_9() { return &___m_songIndex_9; } inline void set_m_songIndex_9(int32_t value) { ___m_songIndex_9 = value; } inline static int32_t get_offset_of_m_catalogue_10() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_catalogue_10)); } inline int32_t get_m_catalogue_10() const { return ___m_catalogue_10; } inline int32_t* get_address_of_m_catalogue_10() { return &___m_catalogue_10; } inline void set_m_catalogue_10(int32_t value) { ___m_catalogue_10 = value; } inline static int32_t get_offset_of_m_bImageLoaded_11() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_bImageLoaded_11)); } inline bool get_m_bImageLoaded_11() const { return ___m_bImageLoaded_11; } inline bool* get_address_of_m_bImageLoaded_11() { return &___m_bImageLoaded_11; } inline void set_m_bImageLoaded_11(bool value) { ___m_bImageLoaded_11 = value; } inline static int32_t get_offset_of_m_OriginalSize_12() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_OriginalSize_12)); } inline Vector3_t3722313464 get_m_OriginalSize_12() const { return ___m_OriginalSize_12; } inline Vector3_t3722313464 * get_address_of_m_OriginalSize_12() { return &___m_OriginalSize_12; } inline void set_m_OriginalSize_12(Vector3_t3722313464 value) { ___m_OriginalSize_12 = value; } inline static int32_t get_offset_of_m_sliderHelp_13() { return static_cast(offsetof(uiSongCell_t1679490006, ___m_sliderHelp_13)); } inline uiHelpSliderItem_t1334750846 * get_m_sliderHelp_13() const { return ___m_sliderHelp_13; } inline uiHelpSliderItem_t1334750846 ** get_address_of_m_sliderHelp_13() { return &___m_sliderHelp_13; } inline void set_m_sliderHelp_13(uiHelpSliderItem_t1334750846 * value) { ___m_sliderHelp_13 = value; Il2CppCodeGenWriteBarrier((&___m_sliderHelp_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGCELL_T1679490006_H #ifndef UISONGLIST_T509958536_H #define UISONGLIST_T509958536_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongList struct uiSongList_t509958536 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform[] uiSongList::m_uiCatalogue TransformU5BU5D_t807237628* ___m_uiCatalogue_2; // DMListView uiSongList::m_uiSongList DMListView_t512231514 * ___m_uiSongList_3; // uiSongDetail uiSongList::m_uiSongDetail uiSongDetail_t299802923 * ___m_uiSongDetail_4; // UnityEngine.GameObject uiSongList::m_uiListPanel GameObject_t1113636619 * ___m_uiListPanel_5; public: inline static int32_t get_offset_of_m_uiCatalogue_2() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiCatalogue_2)); } inline TransformU5BU5D_t807237628* get_m_uiCatalogue_2() const { return ___m_uiCatalogue_2; } inline TransformU5BU5D_t807237628** get_address_of_m_uiCatalogue_2() { return &___m_uiCatalogue_2; } inline void set_m_uiCatalogue_2(TransformU5BU5D_t807237628* value) { ___m_uiCatalogue_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiCatalogue_2), value); } inline static int32_t get_offset_of_m_uiSongList_3() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiSongList_3)); } inline DMListView_t512231514 * get_m_uiSongList_3() const { return ___m_uiSongList_3; } inline DMListView_t512231514 ** get_address_of_m_uiSongList_3() { return &___m_uiSongList_3; } inline void set_m_uiSongList_3(DMListView_t512231514 * value) { ___m_uiSongList_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongList_3), value); } inline static int32_t get_offset_of_m_uiSongDetail_4() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiSongDetail_4)); } inline uiSongDetail_t299802923 * get_m_uiSongDetail_4() const { return ___m_uiSongDetail_4; } inline uiSongDetail_t299802923 ** get_address_of_m_uiSongDetail_4() { return &___m_uiSongDetail_4; } inline void set_m_uiSongDetail_4(uiSongDetail_t299802923 * value) { ___m_uiSongDetail_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongDetail_4), value); } inline static int32_t get_offset_of_m_uiListPanel_5() { return static_cast(offsetof(uiSongList_t509958536, ___m_uiListPanel_5)); } inline GameObject_t1113636619 * get_m_uiListPanel_5() const { return ___m_uiListPanel_5; } inline GameObject_t1113636619 ** get_address_of_m_uiListPanel_5() { return &___m_uiListPanel_5; } inline void set_m_uiListPanel_5(GameObject_t1113636619 * value) { ___m_uiListPanel_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiListPanel_5), value); } }; struct uiSongList_t509958536_StaticFields { public: // uiSongList uiSongList::s_intance uiSongList_t509958536 * ___s_intance_6; // System.String uiSongList::s_localPath String_t* ___s_localPath_7; // DMCore.OnEventCall uiSongList::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_8; // DMCore.OnEventCall uiSongList::<>f__mg$cache1 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache1_9; public: inline static int32_t get_offset_of_s_intance_6() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___s_intance_6)); } inline uiSongList_t509958536 * get_s_intance_6() const { return ___s_intance_6; } inline uiSongList_t509958536 ** get_address_of_s_intance_6() { return &___s_intance_6; } inline void set_s_intance_6(uiSongList_t509958536 * value) { ___s_intance_6 = value; Il2CppCodeGenWriteBarrier((&___s_intance_6), value); } inline static int32_t get_offset_of_s_localPath_7() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___s_localPath_7)); } inline String_t* get_s_localPath_7() const { return ___s_localPath_7; } inline String_t** get_address_of_s_localPath_7() { return &___s_localPath_7; } inline void set_s_localPath_7(String_t* value) { ___s_localPath_7 = value; Il2CppCodeGenWriteBarrier((&___s_localPath_7), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_8() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___U3CU3Ef__mgU24cache0_8)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_8() const { return ___U3CU3Ef__mgU24cache0_8; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_8() { return &___U3CU3Ef__mgU24cache0_8; } inline void set_U3CU3Ef__mgU24cache0_8(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_9() { return static_cast(offsetof(uiSongList_t509958536_StaticFields, ___U3CU3Ef__mgU24cache1_9)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache1_9() const { return ___U3CU3Ef__mgU24cache1_9; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache1_9() { return &___U3CU3Ef__mgU24cache1_9; } inline void set_U3CU3Ef__mgU24cache1_9(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache1_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGLIST_T509958536_H #ifndef UISONGDETAIL_T299802923_H #define UISONGDETAIL_T299802923_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSongDetail struct uiSongDetail_t299802923 : public MonoBehaviour_t3962482529 { public: // UITexture uiSongDetail::m_uiSongImage UITexture_t3471168817 * ___m_uiSongImage_2; // UILabel uiSongDetail::m_uiSongName UILabel_t3248798549 * ___m_uiSongName_3; // UILabel uiSongDetail::m_uiSinger UILabel_t3248798549 * ___m_uiSinger_4; // UILabel uiSongDetail::m_uiBpm UILabel_t3248798549 * ___m_uiBpm_5; // UnityEngine.Transform uiSongDetail::m_uiSongLv Transform_t3600365921 * ___m_uiSongLv_6; // UIButton[] uiSongDetail::m_uiDifficulty UIButtonU5BU5D_t3323858191* ___m_uiDifficulty_7; // UILabel uiSongDetail::m_uiMyScore UILabel_t3248798549 * ___m_uiMyScore_8; // UnityEngine.Transform[] uiSongDetail::m_uiRank TransformU5BU5D_t807237628* ___m_uiRank_9; // System.Int32 uiSongDetail::m_nCurSongId int32_t ___m_nCurSongId_10; // System.Boolean uiSongDetail::m_bImageLoaded bool ___m_bImageLoaded_11; // System.Int32 uiSongDetail::m_nCurDifficulty int32_t ___m_nCurDifficulty_12; // System.Int32 uiSongDetail::m_nCurSongLv int32_t ___m_nCurSongLv_13; // UnityEngine.Transform uiSongDetail::m_uiRootDifficulty Transform_t3600365921 * ___m_uiRootDifficulty_14; // UnityEngine.Transform uiSongDetail::m_uiRootButton Transform_t3600365921 * ___m_uiRootButton_15; // uiSongDetail/OnCallback uiSongDetail::m_callback OnCallback_t3293819239 * ___m_callback_16; public: inline static int32_t get_offset_of_m_uiSongImage_2() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSongImage_2)); } inline UITexture_t3471168817 * get_m_uiSongImage_2() const { return ___m_uiSongImage_2; } inline UITexture_t3471168817 ** get_address_of_m_uiSongImage_2() { return &___m_uiSongImage_2; } inline void set_m_uiSongImage_2(UITexture_t3471168817 * value) { ___m_uiSongImage_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongImage_2), value); } inline static int32_t get_offset_of_m_uiSongName_3() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSongName_3)); } inline UILabel_t3248798549 * get_m_uiSongName_3() const { return ___m_uiSongName_3; } inline UILabel_t3248798549 ** get_address_of_m_uiSongName_3() { return &___m_uiSongName_3; } inline void set_m_uiSongName_3(UILabel_t3248798549 * value) { ___m_uiSongName_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongName_3), value); } inline static int32_t get_offset_of_m_uiSinger_4() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSinger_4)); } inline UILabel_t3248798549 * get_m_uiSinger_4() const { return ___m_uiSinger_4; } inline UILabel_t3248798549 ** get_address_of_m_uiSinger_4() { return &___m_uiSinger_4; } inline void set_m_uiSinger_4(UILabel_t3248798549 * value) { ___m_uiSinger_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiSinger_4), value); } inline static int32_t get_offset_of_m_uiBpm_5() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiBpm_5)); } inline UILabel_t3248798549 * get_m_uiBpm_5() const { return ___m_uiBpm_5; } inline UILabel_t3248798549 ** get_address_of_m_uiBpm_5() { return &___m_uiBpm_5; } inline void set_m_uiBpm_5(UILabel_t3248798549 * value) { ___m_uiBpm_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiBpm_5), value); } inline static int32_t get_offset_of_m_uiSongLv_6() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiSongLv_6)); } inline Transform_t3600365921 * get_m_uiSongLv_6() const { return ___m_uiSongLv_6; } inline Transform_t3600365921 ** get_address_of_m_uiSongLv_6() { return &___m_uiSongLv_6; } inline void set_m_uiSongLv_6(Transform_t3600365921 * value) { ___m_uiSongLv_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongLv_6), value); } inline static int32_t get_offset_of_m_uiDifficulty_7() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiDifficulty_7)); } inline UIButtonU5BU5D_t3323858191* get_m_uiDifficulty_7() const { return ___m_uiDifficulty_7; } inline UIButtonU5BU5D_t3323858191** get_address_of_m_uiDifficulty_7() { return &___m_uiDifficulty_7; } inline void set_m_uiDifficulty_7(UIButtonU5BU5D_t3323858191* value) { ___m_uiDifficulty_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiDifficulty_7), value); } inline static int32_t get_offset_of_m_uiMyScore_8() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiMyScore_8)); } inline UILabel_t3248798549 * get_m_uiMyScore_8() const { return ___m_uiMyScore_8; } inline UILabel_t3248798549 ** get_address_of_m_uiMyScore_8() { return &___m_uiMyScore_8; } inline void set_m_uiMyScore_8(UILabel_t3248798549 * value) { ___m_uiMyScore_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiMyScore_8), value); } inline static int32_t get_offset_of_m_uiRank_9() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiRank_9)); } inline TransformU5BU5D_t807237628* get_m_uiRank_9() const { return ___m_uiRank_9; } inline TransformU5BU5D_t807237628** get_address_of_m_uiRank_9() { return &___m_uiRank_9; } inline void set_m_uiRank_9(TransformU5BU5D_t807237628* value) { ___m_uiRank_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiRank_9), value); } inline static int32_t get_offset_of_m_nCurSongId_10() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_nCurSongId_10)); } inline int32_t get_m_nCurSongId_10() const { return ___m_nCurSongId_10; } inline int32_t* get_address_of_m_nCurSongId_10() { return &___m_nCurSongId_10; } inline void set_m_nCurSongId_10(int32_t value) { ___m_nCurSongId_10 = value; } inline static int32_t get_offset_of_m_bImageLoaded_11() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_bImageLoaded_11)); } inline bool get_m_bImageLoaded_11() const { return ___m_bImageLoaded_11; } inline bool* get_address_of_m_bImageLoaded_11() { return &___m_bImageLoaded_11; } inline void set_m_bImageLoaded_11(bool value) { ___m_bImageLoaded_11 = value; } inline static int32_t get_offset_of_m_nCurDifficulty_12() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_nCurDifficulty_12)); } inline int32_t get_m_nCurDifficulty_12() const { return ___m_nCurDifficulty_12; } inline int32_t* get_address_of_m_nCurDifficulty_12() { return &___m_nCurDifficulty_12; } inline void set_m_nCurDifficulty_12(int32_t value) { ___m_nCurDifficulty_12 = value; } inline static int32_t get_offset_of_m_nCurSongLv_13() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_nCurSongLv_13)); } inline int32_t get_m_nCurSongLv_13() const { return ___m_nCurSongLv_13; } inline int32_t* get_address_of_m_nCurSongLv_13() { return &___m_nCurSongLv_13; } inline void set_m_nCurSongLv_13(int32_t value) { ___m_nCurSongLv_13 = value; } inline static int32_t get_offset_of_m_uiRootDifficulty_14() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiRootDifficulty_14)); } inline Transform_t3600365921 * get_m_uiRootDifficulty_14() const { return ___m_uiRootDifficulty_14; } inline Transform_t3600365921 ** get_address_of_m_uiRootDifficulty_14() { return &___m_uiRootDifficulty_14; } inline void set_m_uiRootDifficulty_14(Transform_t3600365921 * value) { ___m_uiRootDifficulty_14 = value; Il2CppCodeGenWriteBarrier((&___m_uiRootDifficulty_14), value); } inline static int32_t get_offset_of_m_uiRootButton_15() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_uiRootButton_15)); } inline Transform_t3600365921 * get_m_uiRootButton_15() const { return ___m_uiRootButton_15; } inline Transform_t3600365921 ** get_address_of_m_uiRootButton_15() { return &___m_uiRootButton_15; } inline void set_m_uiRootButton_15(Transform_t3600365921 * value) { ___m_uiRootButton_15 = value; Il2CppCodeGenWriteBarrier((&___m_uiRootButton_15), value); } inline static int32_t get_offset_of_m_callback_16() { return static_cast(offsetof(uiSongDetail_t299802923, ___m_callback_16)); } inline OnCallback_t3293819239 * get_m_callback_16() const { return ___m_callback_16; } inline OnCallback_t3293819239 ** get_address_of_m_callback_16() { return &___m_callback_16; } inline void set_m_callback_16(OnCallback_t3293819239 * value) { ___m_callback_16 = value; Il2CppCodeGenWriteBarrier((&___m_callback_16), value); } }; struct uiSongDetail_t299802923_StaticFields { public: // System.String uiSongDetail::s_localPath String_t* ___s_localPath_17; // DMCore.OnEventCall uiSongDetail::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_18; // DMCore.OnEventCall uiSongDetail::<>f__mg$cache1 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache1_19; // DMCore.OnEventCall uiSongDetail::<>f__mg$cache2 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache2_20; public: inline static int32_t get_offset_of_s_localPath_17() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___s_localPath_17)); } inline String_t* get_s_localPath_17() const { return ___s_localPath_17; } inline String_t** get_address_of_s_localPath_17() { return &___s_localPath_17; } inline void set_s_localPath_17(String_t* value) { ___s_localPath_17 = value; Il2CppCodeGenWriteBarrier((&___s_localPath_17), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_18() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___U3CU3Ef__mgU24cache0_18)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_18() const { return ___U3CU3Ef__mgU24cache0_18; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_18() { return &___U3CU3Ef__mgU24cache0_18; } inline void set_U3CU3Ef__mgU24cache0_18(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_18 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_18), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_19() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___U3CU3Ef__mgU24cache1_19)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache1_19() const { return ___U3CU3Ef__mgU24cache1_19; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache1_19() { return &___U3CU3Ef__mgU24cache1_19; } inline void set_U3CU3Ef__mgU24cache1_19(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache1_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_20() { return static_cast(offsetof(uiSongDetail_t299802923_StaticFields, ___U3CU3Ef__mgU24cache2_20)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache2_20() const { return ___U3CU3Ef__mgU24cache2_20; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache2_20() { return &___U3CU3Ef__mgU24cache2_20; } inline void set_U3CU3Ef__mgU24cache2_20(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache2_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISONGDETAIL_T299802923_H #ifndef IGNORETIMESCALE_T3381352907_H #define IGNORETIMESCALE_T3381352907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IgnoreTimeScale struct IgnoreTimeScale_t3381352907 : public MonoBehaviour_t3962482529 { public: // System.Single IgnoreTimeScale::mRt float ___mRt_2; // System.Single IgnoreTimeScale::mTimeStart float ___mTimeStart_3; // System.Single IgnoreTimeScale::mTimeDelta float ___mTimeDelta_4; // System.Single IgnoreTimeScale::mActual float ___mActual_5; // System.Boolean IgnoreTimeScale::mTimeStarted bool ___mTimeStarted_6; public: inline static int32_t get_offset_of_mRt_2() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mRt_2)); } inline float get_mRt_2() const { return ___mRt_2; } inline float* get_address_of_mRt_2() { return &___mRt_2; } inline void set_mRt_2(float value) { ___mRt_2 = value; } inline static int32_t get_offset_of_mTimeStart_3() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeStart_3)); } inline float get_mTimeStart_3() const { return ___mTimeStart_3; } inline float* get_address_of_mTimeStart_3() { return &___mTimeStart_3; } inline void set_mTimeStart_3(float value) { ___mTimeStart_3 = value; } inline static int32_t get_offset_of_mTimeDelta_4() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeDelta_4)); } inline float get_mTimeDelta_4() const { return ___mTimeDelta_4; } inline float* get_address_of_mTimeDelta_4() { return &___mTimeDelta_4; } inline void set_mTimeDelta_4(float value) { ___mTimeDelta_4 = value; } inline static int32_t get_offset_of_mActual_5() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mActual_5)); } inline float get_mActual_5() const { return ___mActual_5; } inline float* get_address_of_mActual_5() { return &___mActual_5; } inline void set_mActual_5(float value) { ___mActual_5 = value; } inline static int32_t get_offset_of_mTimeStarted_6() { return static_cast(offsetof(IgnoreTimeScale_t3381352907, ___mTimeStarted_6)); } inline bool get_mTimeStarted_6() const { return ___mTimeStarted_6; } inline bool* get_address_of_mTimeStarted_6() { return &___mTimeStarted_6; } inline void set_mTimeStarted_6(bool value) { ___mTimeStarted_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IGNORETIMESCALE_T3381352907_H #ifndef UIINPUT_T421821618_H #define UIINPUT_T421821618_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIInput struct UIInput_t421821618 : public MonoBehaviour_t3962482529 { public: // UILabel UIInput::label UILabel_t3248798549 * ___label_3; // System.Int32 UIInput::maxChars int32_t ___maxChars_4; // System.Boolean UIInput::asByteCount bool ___asByteCount_5; // System.String UIInput::caratChar String_t* ___caratChar_6; // System.Action`3> UIInput::validator Action_3_t1353649513 * ___validator_7; // CDataWrapper`1 UIInput::m_wrapper CDataWrapper_1_t2631656993 * ___m_wrapper_8; // UIInput/KeyboardType UIInput::type int32_t ___type_9; // System.Boolean UIInput::isPassword bool ___isPassword_10; // System.Boolean UIInput::autoCorrect bool ___autoCorrect_11; // System.Boolean UIInput::useLabelTextAtStart bool ___useLabelTextAtStart_12; // System.Boolean UIInput::isNumber bool ___isNumber_13; // System.Boolean UIInput::showDefaultValueWhenEmpty bool ___showDefaultValueWhenEmpty_14; // UnityEngine.Color UIInput::activeColor Color_t2555686324 ___activeColor_15; // UnityEngine.GameObject UIInput::eventReceiver GameObject_t1113636619 * ___eventReceiver_16; // System.String UIInput::functionName String_t* ___functionName_17; // UnityEngine.GameObject UIInput::inputChangedReceiver GameObject_t1113636619 * ___inputChangedReceiver_18; // System.String UIInput::inputChangedFunctionName String_t* ___inputChangedFunctionName_19; // System.Action`1 UIInput::onSubmit Action_1_t2019918284 * ___onSubmit_20; // System.Int32 UIInput::inputMaxLen int32_t ___inputMaxLen_21; // System.String UIInput::mText String_t* ___mText_22; // System.String UIInput::mDefaultText String_t* ___mDefaultText_23; // UnityEngine.Color UIInput::mDefaultColor Color_t2555686324 ___mDefaultColor_24; // UIWidget/Pivot UIInput::mPivot int32_t ___mPivot_25; // System.Single UIInput::mPosition float ___mPosition_26; // UnityEngine.TouchScreenKeyboard UIInput::mKeyboard TouchScreenKeyboard_t731888065 * ___mKeyboard_27; // System.Boolean UIInput::mDoInit bool ___mDoInit_28; public: inline static int32_t get_offset_of_label_3() { return static_cast(offsetof(UIInput_t421821618, ___label_3)); } inline UILabel_t3248798549 * get_label_3() const { return ___label_3; } inline UILabel_t3248798549 ** get_address_of_label_3() { return &___label_3; } inline void set_label_3(UILabel_t3248798549 * value) { ___label_3 = value; Il2CppCodeGenWriteBarrier((&___label_3), value); } inline static int32_t get_offset_of_maxChars_4() { return static_cast(offsetof(UIInput_t421821618, ___maxChars_4)); } inline int32_t get_maxChars_4() const { return ___maxChars_4; } inline int32_t* get_address_of_maxChars_4() { return &___maxChars_4; } inline void set_maxChars_4(int32_t value) { ___maxChars_4 = value; } inline static int32_t get_offset_of_asByteCount_5() { return static_cast(offsetof(UIInput_t421821618, ___asByteCount_5)); } inline bool get_asByteCount_5() const { return ___asByteCount_5; } inline bool* get_address_of_asByteCount_5() { return &___asByteCount_5; } inline void set_asByteCount_5(bool value) { ___asByteCount_5 = value; } inline static int32_t get_offset_of_caratChar_6() { return static_cast(offsetof(UIInput_t421821618, ___caratChar_6)); } inline String_t* get_caratChar_6() const { return ___caratChar_6; } inline String_t** get_address_of_caratChar_6() { return &___caratChar_6; } inline void set_caratChar_6(String_t* value) { ___caratChar_6 = value; Il2CppCodeGenWriteBarrier((&___caratChar_6), value); } inline static int32_t get_offset_of_validator_7() { return static_cast(offsetof(UIInput_t421821618, ___validator_7)); } inline Action_3_t1353649513 * get_validator_7() const { return ___validator_7; } inline Action_3_t1353649513 ** get_address_of_validator_7() { return &___validator_7; } inline void set_validator_7(Action_3_t1353649513 * value) { ___validator_7 = value; Il2CppCodeGenWriteBarrier((&___validator_7), value); } inline static int32_t get_offset_of_m_wrapper_8() { return static_cast(offsetof(UIInput_t421821618, ___m_wrapper_8)); } inline CDataWrapper_1_t2631656993 * get_m_wrapper_8() const { return ___m_wrapper_8; } inline CDataWrapper_1_t2631656993 ** get_address_of_m_wrapper_8() { return &___m_wrapper_8; } inline void set_m_wrapper_8(CDataWrapper_1_t2631656993 * value) { ___m_wrapper_8 = value; Il2CppCodeGenWriteBarrier((&___m_wrapper_8), value); } inline static int32_t get_offset_of_type_9() { return static_cast(offsetof(UIInput_t421821618, ___type_9)); } inline int32_t get_type_9() const { return ___type_9; } inline int32_t* get_address_of_type_9() { return &___type_9; } inline void set_type_9(int32_t value) { ___type_9 = value; } inline static int32_t get_offset_of_isPassword_10() { return static_cast(offsetof(UIInput_t421821618, ___isPassword_10)); } inline bool get_isPassword_10() const { return ___isPassword_10; } inline bool* get_address_of_isPassword_10() { return &___isPassword_10; } inline void set_isPassword_10(bool value) { ___isPassword_10 = value; } inline static int32_t get_offset_of_autoCorrect_11() { return static_cast(offsetof(UIInput_t421821618, ___autoCorrect_11)); } inline bool get_autoCorrect_11() const { return ___autoCorrect_11; } inline bool* get_address_of_autoCorrect_11() { return &___autoCorrect_11; } inline void set_autoCorrect_11(bool value) { ___autoCorrect_11 = value; } inline static int32_t get_offset_of_useLabelTextAtStart_12() { return static_cast(offsetof(UIInput_t421821618, ___useLabelTextAtStart_12)); } inline bool get_useLabelTextAtStart_12() const { return ___useLabelTextAtStart_12; } inline bool* get_address_of_useLabelTextAtStart_12() { return &___useLabelTextAtStart_12; } inline void set_useLabelTextAtStart_12(bool value) { ___useLabelTextAtStart_12 = value; } inline static int32_t get_offset_of_isNumber_13() { return static_cast(offsetof(UIInput_t421821618, ___isNumber_13)); } inline bool get_isNumber_13() const { return ___isNumber_13; } inline bool* get_address_of_isNumber_13() { return &___isNumber_13; } inline void set_isNumber_13(bool value) { ___isNumber_13 = value; } inline static int32_t get_offset_of_showDefaultValueWhenEmpty_14() { return static_cast(offsetof(UIInput_t421821618, ___showDefaultValueWhenEmpty_14)); } inline bool get_showDefaultValueWhenEmpty_14() const { return ___showDefaultValueWhenEmpty_14; } inline bool* get_address_of_showDefaultValueWhenEmpty_14() { return &___showDefaultValueWhenEmpty_14; } inline void set_showDefaultValueWhenEmpty_14(bool value) { ___showDefaultValueWhenEmpty_14 = value; } inline static int32_t get_offset_of_activeColor_15() { return static_cast(offsetof(UIInput_t421821618, ___activeColor_15)); } inline Color_t2555686324 get_activeColor_15() const { return ___activeColor_15; } inline Color_t2555686324 * get_address_of_activeColor_15() { return &___activeColor_15; } inline void set_activeColor_15(Color_t2555686324 value) { ___activeColor_15 = value; } inline static int32_t get_offset_of_eventReceiver_16() { return static_cast(offsetof(UIInput_t421821618, ___eventReceiver_16)); } inline GameObject_t1113636619 * get_eventReceiver_16() const { return ___eventReceiver_16; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_16() { return &___eventReceiver_16; } inline void set_eventReceiver_16(GameObject_t1113636619 * value) { ___eventReceiver_16 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_16), value); } inline static int32_t get_offset_of_functionName_17() { return static_cast(offsetof(UIInput_t421821618, ___functionName_17)); } inline String_t* get_functionName_17() const { return ___functionName_17; } inline String_t** get_address_of_functionName_17() { return &___functionName_17; } inline void set_functionName_17(String_t* value) { ___functionName_17 = value; Il2CppCodeGenWriteBarrier((&___functionName_17), value); } inline static int32_t get_offset_of_inputChangedReceiver_18() { return static_cast(offsetof(UIInput_t421821618, ___inputChangedReceiver_18)); } inline GameObject_t1113636619 * get_inputChangedReceiver_18() const { return ___inputChangedReceiver_18; } inline GameObject_t1113636619 ** get_address_of_inputChangedReceiver_18() { return &___inputChangedReceiver_18; } inline void set_inputChangedReceiver_18(GameObject_t1113636619 * value) { ___inputChangedReceiver_18 = value; Il2CppCodeGenWriteBarrier((&___inputChangedReceiver_18), value); } inline static int32_t get_offset_of_inputChangedFunctionName_19() { return static_cast(offsetof(UIInput_t421821618, ___inputChangedFunctionName_19)); } inline String_t* get_inputChangedFunctionName_19() const { return ___inputChangedFunctionName_19; } inline String_t** get_address_of_inputChangedFunctionName_19() { return &___inputChangedFunctionName_19; } inline void set_inputChangedFunctionName_19(String_t* value) { ___inputChangedFunctionName_19 = value; Il2CppCodeGenWriteBarrier((&___inputChangedFunctionName_19), value); } inline static int32_t get_offset_of_onSubmit_20() { return static_cast(offsetof(UIInput_t421821618, ___onSubmit_20)); } inline Action_1_t2019918284 * get_onSubmit_20() const { return ___onSubmit_20; } inline Action_1_t2019918284 ** get_address_of_onSubmit_20() { return &___onSubmit_20; } inline void set_onSubmit_20(Action_1_t2019918284 * value) { ___onSubmit_20 = value; Il2CppCodeGenWriteBarrier((&___onSubmit_20), value); } inline static int32_t get_offset_of_inputMaxLen_21() { return static_cast(offsetof(UIInput_t421821618, ___inputMaxLen_21)); } inline int32_t get_inputMaxLen_21() const { return ___inputMaxLen_21; } inline int32_t* get_address_of_inputMaxLen_21() { return &___inputMaxLen_21; } inline void set_inputMaxLen_21(int32_t value) { ___inputMaxLen_21 = value; } inline static int32_t get_offset_of_mText_22() { return static_cast(offsetof(UIInput_t421821618, ___mText_22)); } inline String_t* get_mText_22() const { return ___mText_22; } inline String_t** get_address_of_mText_22() { return &___mText_22; } inline void set_mText_22(String_t* value) { ___mText_22 = value; Il2CppCodeGenWriteBarrier((&___mText_22), value); } inline static int32_t get_offset_of_mDefaultText_23() { return static_cast(offsetof(UIInput_t421821618, ___mDefaultText_23)); } inline String_t* get_mDefaultText_23() const { return ___mDefaultText_23; } inline String_t** get_address_of_mDefaultText_23() { return &___mDefaultText_23; } inline void set_mDefaultText_23(String_t* value) { ___mDefaultText_23 = value; Il2CppCodeGenWriteBarrier((&___mDefaultText_23), value); } inline static int32_t get_offset_of_mDefaultColor_24() { return static_cast(offsetof(UIInput_t421821618, ___mDefaultColor_24)); } inline Color_t2555686324 get_mDefaultColor_24() const { return ___mDefaultColor_24; } inline Color_t2555686324 * get_address_of_mDefaultColor_24() { return &___mDefaultColor_24; } inline void set_mDefaultColor_24(Color_t2555686324 value) { ___mDefaultColor_24 = value; } inline static int32_t get_offset_of_mPivot_25() { return static_cast(offsetof(UIInput_t421821618, ___mPivot_25)); } inline int32_t get_mPivot_25() const { return ___mPivot_25; } inline int32_t* get_address_of_mPivot_25() { return &___mPivot_25; } inline void set_mPivot_25(int32_t value) { ___mPivot_25 = value; } inline static int32_t get_offset_of_mPosition_26() { return static_cast(offsetof(UIInput_t421821618, ___mPosition_26)); } inline float get_mPosition_26() const { return ___mPosition_26; } inline float* get_address_of_mPosition_26() { return &___mPosition_26; } inline void set_mPosition_26(float value) { ___mPosition_26 = value; } inline static int32_t get_offset_of_mKeyboard_27() { return static_cast(offsetof(UIInput_t421821618, ___mKeyboard_27)); } inline TouchScreenKeyboard_t731888065 * get_mKeyboard_27() const { return ___mKeyboard_27; } inline TouchScreenKeyboard_t731888065 ** get_address_of_mKeyboard_27() { return &___mKeyboard_27; } inline void set_mKeyboard_27(TouchScreenKeyboard_t731888065 * value) { ___mKeyboard_27 = value; Il2CppCodeGenWriteBarrier((&___mKeyboard_27), value); } inline static int32_t get_offset_of_mDoInit_28() { return static_cast(offsetof(UIInput_t421821618, ___mDoInit_28)); } inline bool get_mDoInit_28() const { return ___mDoInit_28; } inline bool* get_address_of_mDoInit_28() { return &___mDoInit_28; } inline void set_mDoInit_28(bool value) { ___mDoInit_28 = value; } }; struct UIInput_t421821618_StaticFields { public: // UIInput UIInput::current UIInput_t421821618 * ___current_2; public: inline static int32_t get_offset_of_current_2() { return static_cast(offsetof(UIInput_t421821618_StaticFields, ___current_2)); } inline UIInput_t421821618 * get_current_2() const { return ___current_2; } inline UIInput_t421821618 ** get_address_of_current_2() { return &___current_2; } inline void set_current_2(UIInput_t421821618 * value) { ___current_2 = value; Il2CppCodeGenWriteBarrier((&___current_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIINPUT_T421821618_H #ifndef UISAVEDOPTION_T2504198202_H #define UISAVEDOPTION_T2504198202_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISavedOption struct UISavedOption_t2504198202 : public MonoBehaviour_t3962482529 { public: // System.String UISavedOption::keyName String_t* ___keyName_2; // UIPopupList UISavedOption::mList UIPopupList_t4167399471 * ___mList_3; // UICheckbox UISavedOption::mCheck UICheckbox_t2276134195 * ___mCheck_4; public: inline static int32_t get_offset_of_keyName_2() { return static_cast(offsetof(UISavedOption_t2504198202, ___keyName_2)); } inline String_t* get_keyName_2() const { return ___keyName_2; } inline String_t** get_address_of_keyName_2() { return &___keyName_2; } inline void set_keyName_2(String_t* value) { ___keyName_2 = value; Il2CppCodeGenWriteBarrier((&___keyName_2), value); } inline static int32_t get_offset_of_mList_3() { return static_cast(offsetof(UISavedOption_t2504198202, ___mList_3)); } inline UIPopupList_t4167399471 * get_mList_3() const { return ___mList_3; } inline UIPopupList_t4167399471 ** get_address_of_mList_3() { return &___mList_3; } inline void set_mList_3(UIPopupList_t4167399471 * value) { ___mList_3 = value; Il2CppCodeGenWriteBarrier((&___mList_3), value); } inline static int32_t get_offset_of_mCheck_4() { return static_cast(offsetof(UISavedOption_t2504198202, ___mCheck_4)); } inline UICheckbox_t2276134195 * get_mCheck_4() const { return ___mCheck_4; } inline UICheckbox_t2276134195 ** get_address_of_mCheck_4() { return &___mCheck_4; } inline void set_mCheck_4(UICheckbox_t2276134195 * value) { ___mCheck_4 = value; Il2CppCodeGenWriteBarrier((&___mCheck_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISAVEDOPTION_T2504198202_H #ifndef UIORTHOCAMERA_T1944225589_H #define UIORTHOCAMERA_T1944225589_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIOrthoCamera struct UIOrthoCamera_t1944225589 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Camera UIOrthoCamera::mCam Camera_t4157153871 * ___mCam_2; // UnityEngine.Transform UIOrthoCamera::mTrans Transform_t3600365921 * ___mTrans_3; public: inline static int32_t get_offset_of_mCam_2() { return static_cast(offsetof(UIOrthoCamera_t1944225589, ___mCam_2)); } inline Camera_t4157153871 * get_mCam_2() const { return ___mCam_2; } inline Camera_t4157153871 ** get_address_of_mCam_2() { return &___mCam_2; } inline void set_mCam_2(Camera_t4157153871 * value) { ___mCam_2 = value; Il2CppCodeGenWriteBarrier((&___mCam_2), value); } inline static int32_t get_offset_of_mTrans_3() { return static_cast(offsetof(UIOrthoCamera_t1944225589, ___mTrans_3)); } inline Transform_t3600365921 * get_mTrans_3() const { return ___mTrans_3; } inline Transform_t3600365921 ** get_address_of_mTrans_3() { return &___mTrans_3; } inline void set_mTrans_3(Transform_t3600365921 * value) { ___mTrans_3 = value; Il2CppCodeGenWriteBarrier((&___mTrans_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIORTHOCAMERA_T1944225589_H #ifndef UIROOT_T4022971450_H #define UIROOT_T4022971450_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIRoot struct UIRoot_t4022971450 : public MonoBehaviour_t3962482529 { public: // UIRoot/Scaling UIRoot::scalingStyle int32_t ___scalingStyle_3; // System.Boolean UIRoot::automatic bool ___automatic_4; // System.Int32 UIRoot::manualHeight int32_t ___manualHeight_5; // System.Int32 UIRoot::minimumHeight int32_t ___minimumHeight_6; // System.Int32 UIRoot::maximumHeight int32_t ___maximumHeight_7; // UnityEngine.Transform UIRoot::mTrans Transform_t3600365921 * ___mTrans_8; public: inline static int32_t get_offset_of_scalingStyle_3() { return static_cast(offsetof(UIRoot_t4022971450, ___scalingStyle_3)); } inline int32_t get_scalingStyle_3() const { return ___scalingStyle_3; } inline int32_t* get_address_of_scalingStyle_3() { return &___scalingStyle_3; } inline void set_scalingStyle_3(int32_t value) { ___scalingStyle_3 = value; } inline static int32_t get_offset_of_automatic_4() { return static_cast(offsetof(UIRoot_t4022971450, ___automatic_4)); } inline bool get_automatic_4() const { return ___automatic_4; } inline bool* get_address_of_automatic_4() { return &___automatic_4; } inline void set_automatic_4(bool value) { ___automatic_4 = value; } inline static int32_t get_offset_of_manualHeight_5() { return static_cast(offsetof(UIRoot_t4022971450, ___manualHeight_5)); } inline int32_t get_manualHeight_5() const { return ___manualHeight_5; } inline int32_t* get_address_of_manualHeight_5() { return &___manualHeight_5; } inline void set_manualHeight_5(int32_t value) { ___manualHeight_5 = value; } inline static int32_t get_offset_of_minimumHeight_6() { return static_cast(offsetof(UIRoot_t4022971450, ___minimumHeight_6)); } inline int32_t get_minimumHeight_6() const { return ___minimumHeight_6; } inline int32_t* get_address_of_minimumHeight_6() { return &___minimumHeight_6; } inline void set_minimumHeight_6(int32_t value) { ___minimumHeight_6 = value; } inline static int32_t get_offset_of_maximumHeight_7() { return static_cast(offsetof(UIRoot_t4022971450, ___maximumHeight_7)); } inline int32_t get_maximumHeight_7() const { return ___maximumHeight_7; } inline int32_t* get_address_of_maximumHeight_7() { return &___maximumHeight_7; } inline void set_maximumHeight_7(int32_t value) { ___maximumHeight_7 = value; } inline static int32_t get_offset_of_mTrans_8() { return static_cast(offsetof(UIRoot_t4022971450, ___mTrans_8)); } inline Transform_t3600365921 * get_mTrans_8() const { return ___mTrans_8; } inline Transform_t3600365921 ** get_address_of_mTrans_8() { return &___mTrans_8; } inline void set_mTrans_8(Transform_t3600365921 * value) { ___mTrans_8 = value; Il2CppCodeGenWriteBarrier((&___mTrans_8), value); } }; struct UIRoot_t4022971450_StaticFields { public: // System.Collections.Generic.List`1 UIRoot::mRoots List_1_t1200078896 * ___mRoots_2; public: inline static int32_t get_offset_of_mRoots_2() { return static_cast(offsetof(UIRoot_t4022971450_StaticFields, ___mRoots_2)); } inline List_1_t1200078896 * get_mRoots_2() const { return ___mRoots_2; } inline List_1_t1200078896 ** get_address_of_mRoots_2() { return &___mRoots_2; } inline void set_mRoots_2(List_1_t1200078896 * value) { ___mRoots_2 = value; Il2CppCodeGenWriteBarrier((&___mRoots_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOT_T4022971450_H #ifndef UIROOMSETTING_T2836442832_H #define UIROOMSETTING_T2836442832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomSetting struct uiRoomSetting_t2836442832 : public MonoBehaviour_t3962482529 { public: // UILabel uiRoomSetting::m_NewName UILabel_t3248798549 * ___m_NewName_2; // UILabel uiRoomSetting::m_NewPassword UILabel_t3248798549 * ___m_NewPassword_3; // UIInput uiRoomSetting::m_Input UIInput_t421821618 * ___m_Input_4; // UILabel uiRoomSetting::m_musicName UILabel_t3248798549 * ___m_musicName_5; // UILabel uiRoomSetting::m_secenName UILabel_t3248798549 * ___m_secenName_6; // UILabel uiRoomSetting::m_modeName UILabel_t3248798549 * ___m_modeName_7; // System.String uiRoomSetting::m_OldName String_t* ___m_OldName_8; // System.String uiRoomSetting::m_OldPassword String_t* ___m_OldPassword_9; public: inline static int32_t get_offset_of_m_NewName_2() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_NewName_2)); } inline UILabel_t3248798549 * get_m_NewName_2() const { return ___m_NewName_2; } inline UILabel_t3248798549 ** get_address_of_m_NewName_2() { return &___m_NewName_2; } inline void set_m_NewName_2(UILabel_t3248798549 * value) { ___m_NewName_2 = value; Il2CppCodeGenWriteBarrier((&___m_NewName_2), value); } inline static int32_t get_offset_of_m_NewPassword_3() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_NewPassword_3)); } inline UILabel_t3248798549 * get_m_NewPassword_3() const { return ___m_NewPassword_3; } inline UILabel_t3248798549 ** get_address_of_m_NewPassword_3() { return &___m_NewPassword_3; } inline void set_m_NewPassword_3(UILabel_t3248798549 * value) { ___m_NewPassword_3 = value; Il2CppCodeGenWriteBarrier((&___m_NewPassword_3), value); } inline static int32_t get_offset_of_m_Input_4() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_Input_4)); } inline UIInput_t421821618 * get_m_Input_4() const { return ___m_Input_4; } inline UIInput_t421821618 ** get_address_of_m_Input_4() { return &___m_Input_4; } inline void set_m_Input_4(UIInput_t421821618 * value) { ___m_Input_4 = value; Il2CppCodeGenWriteBarrier((&___m_Input_4), value); } inline static int32_t get_offset_of_m_musicName_5() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_musicName_5)); } inline UILabel_t3248798549 * get_m_musicName_5() const { return ___m_musicName_5; } inline UILabel_t3248798549 ** get_address_of_m_musicName_5() { return &___m_musicName_5; } inline void set_m_musicName_5(UILabel_t3248798549 * value) { ___m_musicName_5 = value; Il2CppCodeGenWriteBarrier((&___m_musicName_5), value); } inline static int32_t get_offset_of_m_secenName_6() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_secenName_6)); } inline UILabel_t3248798549 * get_m_secenName_6() const { return ___m_secenName_6; } inline UILabel_t3248798549 ** get_address_of_m_secenName_6() { return &___m_secenName_6; } inline void set_m_secenName_6(UILabel_t3248798549 * value) { ___m_secenName_6 = value; Il2CppCodeGenWriteBarrier((&___m_secenName_6), value); } inline static int32_t get_offset_of_m_modeName_7() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_modeName_7)); } inline UILabel_t3248798549 * get_m_modeName_7() const { return ___m_modeName_7; } inline UILabel_t3248798549 ** get_address_of_m_modeName_7() { return &___m_modeName_7; } inline void set_m_modeName_7(UILabel_t3248798549 * value) { ___m_modeName_7 = value; Il2CppCodeGenWriteBarrier((&___m_modeName_7), value); } inline static int32_t get_offset_of_m_OldName_8() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_OldName_8)); } inline String_t* get_m_OldName_8() const { return ___m_OldName_8; } inline String_t** get_address_of_m_OldName_8() { return &___m_OldName_8; } inline void set_m_OldName_8(String_t* value) { ___m_OldName_8 = value; Il2CppCodeGenWriteBarrier((&___m_OldName_8), value); } inline static int32_t get_offset_of_m_OldPassword_9() { return static_cast(offsetof(uiRoomSetting_t2836442832, ___m_OldPassword_9)); } inline String_t* get_m_OldPassword_9() const { return ___m_OldPassword_9; } inline String_t** get_address_of_m_OldPassword_9() { return &___m_OldPassword_9; } inline void set_m_OldPassword_9(String_t* value) { ___m_OldPassword_9 = value; Il2CppCodeGenWriteBarrier((&___m_OldPassword_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMSETTING_T2836442832_H #ifndef UIROOMROW_T526569738_H #define UIROOMROW_T526569738_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomRow struct uiRoomRow_t526569738 : public MonoBehaviour_t3962482529 { public: // uiRoomCell[] uiRoomRow::m_uiRoomCells uiRoomCellU5BU5D_t3274490799* ___m_uiRoomCells_2; // System.Int32 uiRoomRow::m_index int32_t ___m_index_3; // System.Boolean uiRoomRow::isPageInit bool ___isPageInit_4; public: inline static int32_t get_offset_of_m_uiRoomCells_2() { return static_cast(offsetof(uiRoomRow_t526569738, ___m_uiRoomCells_2)); } inline uiRoomCellU5BU5D_t3274490799* get_m_uiRoomCells_2() const { return ___m_uiRoomCells_2; } inline uiRoomCellU5BU5D_t3274490799** get_address_of_m_uiRoomCells_2() { return &___m_uiRoomCells_2; } inline void set_m_uiRoomCells_2(uiRoomCellU5BU5D_t3274490799* value) { ___m_uiRoomCells_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomCells_2), value); } inline static int32_t get_offset_of_m_index_3() { return static_cast(offsetof(uiRoomRow_t526569738, ___m_index_3)); } inline int32_t get_m_index_3() const { return ___m_index_3; } inline int32_t* get_address_of_m_index_3() { return &___m_index_3; } inline void set_m_index_3(int32_t value) { ___m_index_3 = value; } inline static int32_t get_offset_of_isPageInit_4() { return static_cast(offsetof(uiRoomRow_t526569738, ___isPageInit_4)); } inline bool get_isPageInit_4() const { return ___isPageInit_4; } inline bool* get_address_of_isPageInit_4() { return &___isPageInit_4; } inline void set_isPageInit_4(bool value) { ___isPageInit_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMROW_T526569738_H #ifndef UIROOMLIST_T3545433076_H #define UIROOMLIST_T3545433076_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomList struct uiRoomList_t3545433076 : public MonoBehaviour_t3962482529 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMLIST_T3545433076_H #ifndef UIPOPUPLIST_T4167399471_H #define UIPOPUPLIST_T4167399471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIPopupList struct UIPopupList_t4167399471 : public MonoBehaviour_t3962482529 { public: // UIAtlas UIPopupList::atlas UIAtlas_t3195533529 * ___atlas_4; // UIFont UIPopupList::font UIFont_t2766063701 * ___font_5; // UILabel UIPopupList::textLabel UILabel_t3248798549 * ___textLabel_6; // System.String UIPopupList::backgroundSprite String_t* ___backgroundSprite_7; // System.String UIPopupList::highlightSprite String_t* ___highlightSprite_8; // UIPopupList/Position UIPopupList::position int32_t ___position_9; // System.Collections.Generic.List`1 UIPopupList::items List_1_t3319525431 * ___items_10; // UnityEngine.Vector2 UIPopupList::padding Vector2_t2156229523 ___padding_11; // System.Single UIPopupList::textScale float ___textScale_12; // UnityEngine.Color UIPopupList::textColor Color_t2555686324 ___textColor_13; // UnityEngine.Color UIPopupList::backgroundColor Color_t2555686324 ___backgroundColor_14; // UnityEngine.Color UIPopupList::highlightColor Color_t2555686324 ___highlightColor_15; // System.Boolean UIPopupList::isAnimated bool ___isAnimated_16; // System.Boolean UIPopupList::isLocalized bool ___isLocalized_17; // UnityEngine.GameObject UIPopupList::eventReceiver GameObject_t1113636619 * ___eventReceiver_18; // System.String UIPopupList::functionName String_t* ___functionName_19; // System.Action`1 UIPopupList::onSelectionChange Action_1_t2019918284 * ___onSelectionChange_20; // System.String UIPopupList::mSelectedItem String_t* ___mSelectedItem_21; // UIPanel UIPopupList::mPanel UIPanel_t1716472341 * ___mPanel_22; // UnityEngine.GameObject UIPopupList::mChild GameObject_t1113636619 * ___mChild_23; // UISprite UIPopupList::mBackground UISprite_t194114938 * ___mBackground_24; // UISprite UIPopupList::mHighlight UISprite_t194114938 * ___mHighlight_25; // UILabel UIPopupList::mHighlightedLabel UILabel_t3248798549 * ___mHighlightedLabel_26; // System.Collections.Generic.List`1 UIPopupList::mLabelList List_1_t425905995 * ___mLabelList_27; // System.Single UIPopupList::mBgBorder float ___mBgBorder_28; public: inline static int32_t get_offset_of_atlas_4() { return static_cast(offsetof(UIPopupList_t4167399471, ___atlas_4)); } inline UIAtlas_t3195533529 * get_atlas_4() const { return ___atlas_4; } inline UIAtlas_t3195533529 ** get_address_of_atlas_4() { return &___atlas_4; } inline void set_atlas_4(UIAtlas_t3195533529 * value) { ___atlas_4 = value; Il2CppCodeGenWriteBarrier((&___atlas_4), value); } inline static int32_t get_offset_of_font_5() { return static_cast(offsetof(UIPopupList_t4167399471, ___font_5)); } inline UIFont_t2766063701 * get_font_5() const { return ___font_5; } inline UIFont_t2766063701 ** get_address_of_font_5() { return &___font_5; } inline void set_font_5(UIFont_t2766063701 * value) { ___font_5 = value; Il2CppCodeGenWriteBarrier((&___font_5), value); } inline static int32_t get_offset_of_textLabel_6() { return static_cast(offsetof(UIPopupList_t4167399471, ___textLabel_6)); } inline UILabel_t3248798549 * get_textLabel_6() const { return ___textLabel_6; } inline UILabel_t3248798549 ** get_address_of_textLabel_6() { return &___textLabel_6; } inline void set_textLabel_6(UILabel_t3248798549 * value) { ___textLabel_6 = value; Il2CppCodeGenWriteBarrier((&___textLabel_6), value); } inline static int32_t get_offset_of_backgroundSprite_7() { return static_cast(offsetof(UIPopupList_t4167399471, ___backgroundSprite_7)); } inline String_t* get_backgroundSprite_7() const { return ___backgroundSprite_7; } inline String_t** get_address_of_backgroundSprite_7() { return &___backgroundSprite_7; } inline void set_backgroundSprite_7(String_t* value) { ___backgroundSprite_7 = value; Il2CppCodeGenWriteBarrier((&___backgroundSprite_7), value); } inline static int32_t get_offset_of_highlightSprite_8() { return static_cast(offsetof(UIPopupList_t4167399471, ___highlightSprite_8)); } inline String_t* get_highlightSprite_8() const { return ___highlightSprite_8; } inline String_t** get_address_of_highlightSprite_8() { return &___highlightSprite_8; } inline void set_highlightSprite_8(String_t* value) { ___highlightSprite_8 = value; Il2CppCodeGenWriteBarrier((&___highlightSprite_8), value); } inline static int32_t get_offset_of_position_9() { return static_cast(offsetof(UIPopupList_t4167399471, ___position_9)); } inline int32_t get_position_9() const { return ___position_9; } inline int32_t* get_address_of_position_9() { return &___position_9; } inline void set_position_9(int32_t value) { ___position_9 = value; } inline static int32_t get_offset_of_items_10() { return static_cast(offsetof(UIPopupList_t4167399471, ___items_10)); } inline List_1_t3319525431 * get_items_10() const { return ___items_10; } inline List_1_t3319525431 ** get_address_of_items_10() { return &___items_10; } inline void set_items_10(List_1_t3319525431 * value) { ___items_10 = value; Il2CppCodeGenWriteBarrier((&___items_10), value); } inline static int32_t get_offset_of_padding_11() { return static_cast(offsetof(UIPopupList_t4167399471, ___padding_11)); } inline Vector2_t2156229523 get_padding_11() const { return ___padding_11; } inline Vector2_t2156229523 * get_address_of_padding_11() { return &___padding_11; } inline void set_padding_11(Vector2_t2156229523 value) { ___padding_11 = value; } inline static int32_t get_offset_of_textScale_12() { return static_cast(offsetof(UIPopupList_t4167399471, ___textScale_12)); } inline float get_textScale_12() const { return ___textScale_12; } inline float* get_address_of_textScale_12() { return &___textScale_12; } inline void set_textScale_12(float value) { ___textScale_12 = value; } inline static int32_t get_offset_of_textColor_13() { return static_cast(offsetof(UIPopupList_t4167399471, ___textColor_13)); } inline Color_t2555686324 get_textColor_13() const { return ___textColor_13; } inline Color_t2555686324 * get_address_of_textColor_13() { return &___textColor_13; } inline void set_textColor_13(Color_t2555686324 value) { ___textColor_13 = value; } inline static int32_t get_offset_of_backgroundColor_14() { return static_cast(offsetof(UIPopupList_t4167399471, ___backgroundColor_14)); } inline Color_t2555686324 get_backgroundColor_14() const { return ___backgroundColor_14; } inline Color_t2555686324 * get_address_of_backgroundColor_14() { return &___backgroundColor_14; } inline void set_backgroundColor_14(Color_t2555686324 value) { ___backgroundColor_14 = value; } inline static int32_t get_offset_of_highlightColor_15() { return static_cast(offsetof(UIPopupList_t4167399471, ___highlightColor_15)); } inline Color_t2555686324 get_highlightColor_15() const { return ___highlightColor_15; } inline Color_t2555686324 * get_address_of_highlightColor_15() { return &___highlightColor_15; } inline void set_highlightColor_15(Color_t2555686324 value) { ___highlightColor_15 = value; } inline static int32_t get_offset_of_isAnimated_16() { return static_cast(offsetof(UIPopupList_t4167399471, ___isAnimated_16)); } inline bool get_isAnimated_16() const { return ___isAnimated_16; } inline bool* get_address_of_isAnimated_16() { return &___isAnimated_16; } inline void set_isAnimated_16(bool value) { ___isAnimated_16 = value; } inline static int32_t get_offset_of_isLocalized_17() { return static_cast(offsetof(UIPopupList_t4167399471, ___isLocalized_17)); } inline bool get_isLocalized_17() const { return ___isLocalized_17; } inline bool* get_address_of_isLocalized_17() { return &___isLocalized_17; } inline void set_isLocalized_17(bool value) { ___isLocalized_17 = value; } inline static int32_t get_offset_of_eventReceiver_18() { return static_cast(offsetof(UIPopupList_t4167399471, ___eventReceiver_18)); } inline GameObject_t1113636619 * get_eventReceiver_18() const { return ___eventReceiver_18; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_18() { return &___eventReceiver_18; } inline void set_eventReceiver_18(GameObject_t1113636619 * value) { ___eventReceiver_18 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_18), value); } inline static int32_t get_offset_of_functionName_19() { return static_cast(offsetof(UIPopupList_t4167399471, ___functionName_19)); } inline String_t* get_functionName_19() const { return ___functionName_19; } inline String_t** get_address_of_functionName_19() { return &___functionName_19; } inline void set_functionName_19(String_t* value) { ___functionName_19 = value; Il2CppCodeGenWriteBarrier((&___functionName_19), value); } inline static int32_t get_offset_of_onSelectionChange_20() { return static_cast(offsetof(UIPopupList_t4167399471, ___onSelectionChange_20)); } inline Action_1_t2019918284 * get_onSelectionChange_20() const { return ___onSelectionChange_20; } inline Action_1_t2019918284 ** get_address_of_onSelectionChange_20() { return &___onSelectionChange_20; } inline void set_onSelectionChange_20(Action_1_t2019918284 * value) { ___onSelectionChange_20 = value; Il2CppCodeGenWriteBarrier((&___onSelectionChange_20), value); } inline static int32_t get_offset_of_mSelectedItem_21() { return static_cast(offsetof(UIPopupList_t4167399471, ___mSelectedItem_21)); } inline String_t* get_mSelectedItem_21() const { return ___mSelectedItem_21; } inline String_t** get_address_of_mSelectedItem_21() { return &___mSelectedItem_21; } inline void set_mSelectedItem_21(String_t* value) { ___mSelectedItem_21 = value; Il2CppCodeGenWriteBarrier((&___mSelectedItem_21), value); } inline static int32_t get_offset_of_mPanel_22() { return static_cast(offsetof(UIPopupList_t4167399471, ___mPanel_22)); } inline UIPanel_t1716472341 * get_mPanel_22() const { return ___mPanel_22; } inline UIPanel_t1716472341 ** get_address_of_mPanel_22() { return &___mPanel_22; } inline void set_mPanel_22(UIPanel_t1716472341 * value) { ___mPanel_22 = value; Il2CppCodeGenWriteBarrier((&___mPanel_22), value); } inline static int32_t get_offset_of_mChild_23() { return static_cast(offsetof(UIPopupList_t4167399471, ___mChild_23)); } inline GameObject_t1113636619 * get_mChild_23() const { return ___mChild_23; } inline GameObject_t1113636619 ** get_address_of_mChild_23() { return &___mChild_23; } inline void set_mChild_23(GameObject_t1113636619 * value) { ___mChild_23 = value; Il2CppCodeGenWriteBarrier((&___mChild_23), value); } inline static int32_t get_offset_of_mBackground_24() { return static_cast(offsetof(UIPopupList_t4167399471, ___mBackground_24)); } inline UISprite_t194114938 * get_mBackground_24() const { return ___mBackground_24; } inline UISprite_t194114938 ** get_address_of_mBackground_24() { return &___mBackground_24; } inline void set_mBackground_24(UISprite_t194114938 * value) { ___mBackground_24 = value; Il2CppCodeGenWriteBarrier((&___mBackground_24), value); } inline static int32_t get_offset_of_mHighlight_25() { return static_cast(offsetof(UIPopupList_t4167399471, ___mHighlight_25)); } inline UISprite_t194114938 * get_mHighlight_25() const { return ___mHighlight_25; } inline UISprite_t194114938 ** get_address_of_mHighlight_25() { return &___mHighlight_25; } inline void set_mHighlight_25(UISprite_t194114938 * value) { ___mHighlight_25 = value; Il2CppCodeGenWriteBarrier((&___mHighlight_25), value); } inline static int32_t get_offset_of_mHighlightedLabel_26() { return static_cast(offsetof(UIPopupList_t4167399471, ___mHighlightedLabel_26)); } inline UILabel_t3248798549 * get_mHighlightedLabel_26() const { return ___mHighlightedLabel_26; } inline UILabel_t3248798549 ** get_address_of_mHighlightedLabel_26() { return &___mHighlightedLabel_26; } inline void set_mHighlightedLabel_26(UILabel_t3248798549 * value) { ___mHighlightedLabel_26 = value; Il2CppCodeGenWriteBarrier((&___mHighlightedLabel_26), value); } inline static int32_t get_offset_of_mLabelList_27() { return static_cast(offsetof(UIPopupList_t4167399471, ___mLabelList_27)); } inline List_1_t425905995 * get_mLabelList_27() const { return ___mLabelList_27; } inline List_1_t425905995 ** get_address_of_mLabelList_27() { return &___mLabelList_27; } inline void set_mLabelList_27(List_1_t425905995 * value) { ___mLabelList_27 = value; Il2CppCodeGenWriteBarrier((&___mLabelList_27), value); } inline static int32_t get_offset_of_mBgBorder_28() { return static_cast(offsetof(UIPopupList_t4167399471, ___mBgBorder_28)); } inline float get_mBgBorder_28() const { return ___mBgBorder_28; } inline float* get_address_of_mBgBorder_28() { return &___mBgBorder_28; } inline void set_mBgBorder_28(float value) { ___mBgBorder_28 = value; } }; struct UIPopupList_t4167399471_StaticFields { public: // UIPopupList UIPopupList::current UIPopupList_t4167399471 * ___current_2; public: inline static int32_t get_offset_of_current_2() { return static_cast(offsetof(UIPopupList_t4167399471_StaticFields, ___current_2)); } inline UIPopupList_t4167399471 * get_current_2() const { return ___current_2; } inline UIPopupList_t4167399471 ** get_address_of_current_2() { return &___current_2; } inline void set_current_2(UIPopupList_t4167399471 * value) { ___current_2 = value; Il2CppCodeGenWriteBarrier((&___current_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIPOPUPLIST_T4167399471_H #ifndef UISEARCHROOM_T1228473387_H #define UISEARCHROOM_T1228473387_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSearchRoom struct uiSearchRoom_t1228473387 : public MonoBehaviour_t3962482529 { public: // UIInput uiSearchRoom::m_uiRoomName UIInput_t421821618 * ___m_uiRoomName_2; // UILabel uiSearchRoom::m_DefaultValue UILabel_t3248798549 * ___m_DefaultValue_3; // System.Boolean uiSearchRoom::isPageInit bool ___isPageInit_4; public: inline static int32_t get_offset_of_m_uiRoomName_2() { return static_cast(offsetof(uiSearchRoom_t1228473387, ___m_uiRoomName_2)); } inline UIInput_t421821618 * get_m_uiRoomName_2() const { return ___m_uiRoomName_2; } inline UIInput_t421821618 ** get_address_of_m_uiRoomName_2() { return &___m_uiRoomName_2; } inline void set_m_uiRoomName_2(UIInput_t421821618 * value) { ___m_uiRoomName_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomName_2), value); } inline static int32_t get_offset_of_m_DefaultValue_3() { return static_cast(offsetof(uiSearchRoom_t1228473387, ___m_DefaultValue_3)); } inline UILabel_t3248798549 * get_m_DefaultValue_3() const { return ___m_DefaultValue_3; } inline UILabel_t3248798549 ** get_address_of_m_DefaultValue_3() { return &___m_DefaultValue_3; } inline void set_m_DefaultValue_3(UILabel_t3248798549 * value) { ___m_DefaultValue_3 = value; Il2CppCodeGenWriteBarrier((&___m_DefaultValue_3), value); } inline static int32_t get_offset_of_isPageInit_4() { return static_cast(offsetof(uiSearchRoom_t1228473387, ___isPageInit_4)); } inline bool get_isPageInit_4() const { return ___isPageInit_4; } inline bool* get_address_of_isPageInit_4() { return &___isPageInit_4; } inline void set_isPageInit_4(bool value) { ___isPageInit_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISEARCHROOM_T1228473387_H #ifndef UICAMERA_T1356438871_H #define UICAMERA_T1356438871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera struct UICamera_t1356438871 : public MonoBehaviour_t3962482529 { public: // System.Boolean UICamera::debug bool ___debug_2; // System.Boolean UICamera::useMouse bool ___useMouse_3; // System.Boolean UICamera::useTouch bool ___useTouch_4; // System.Boolean UICamera::allowMultiTouch bool ___allowMultiTouch_5; // System.Boolean UICamera::useKeyboard bool ___useKeyboard_6; // System.Boolean UICamera::useController bool ___useController_7; // System.Boolean UICamera::stickyPress bool ___stickyPress_8; // UnityEngine.LayerMask UICamera::eventReceiverMask LayerMask_t3493934918 ___eventReceiverMask_9; // System.Boolean UICamera::clipRaycasts bool ___clipRaycasts_10; // System.Single UICamera::tooltipDelay float ___tooltipDelay_11; // System.Boolean UICamera::stickyTooltip bool ___stickyTooltip_12; // System.Single UICamera::mouseDragThreshold float ___mouseDragThreshold_13; // System.Single UICamera::mouseClickThreshold float ___mouseClickThreshold_14; // System.Single UICamera::touchDragThreshold float ___touchDragThreshold_15; // System.Single UICamera::touchClickThreshold float ___touchClickThreshold_16; // System.Single UICamera::rangeDistance float ___rangeDistance_17; // System.String UICamera::scrollAxisName String_t* ___scrollAxisName_18; // System.String UICamera::verticalAxisName String_t* ___verticalAxisName_19; // System.String UICamera::horizontalAxisName String_t* ___horizontalAxisName_20; // UnityEngine.KeyCode UICamera::submitKey0 int32_t ___submitKey0_21; // UnityEngine.KeyCode UICamera::submitKey1 int32_t ___submitKey1_22; // UnityEngine.KeyCode UICamera::cancelKey0 int32_t ___cancelKey0_23; // UnityEngine.KeyCode UICamera::cancelKey1 int32_t ___cancelKey1_24; // UnityEngine.GameObject UICamera::mTooltip GameObject_t1113636619 * ___mTooltip_44; // UnityEngine.Camera UICamera::mCam Camera_t4157153871 * ___mCam_45; // System.Single UICamera::mTooltipTime float ___mTooltipTime_46; // System.Boolean UICamera::mIsEditor bool ___mIsEditor_47; public: inline static int32_t get_offset_of_debug_2() { return static_cast(offsetof(UICamera_t1356438871, ___debug_2)); } inline bool get_debug_2() const { return ___debug_2; } inline bool* get_address_of_debug_2() { return &___debug_2; } inline void set_debug_2(bool value) { ___debug_2 = value; } inline static int32_t get_offset_of_useMouse_3() { return static_cast(offsetof(UICamera_t1356438871, ___useMouse_3)); } inline bool get_useMouse_3() const { return ___useMouse_3; } inline bool* get_address_of_useMouse_3() { return &___useMouse_3; } inline void set_useMouse_3(bool value) { ___useMouse_3 = value; } inline static int32_t get_offset_of_useTouch_4() { return static_cast(offsetof(UICamera_t1356438871, ___useTouch_4)); } inline bool get_useTouch_4() const { return ___useTouch_4; } inline bool* get_address_of_useTouch_4() { return &___useTouch_4; } inline void set_useTouch_4(bool value) { ___useTouch_4 = value; } inline static int32_t get_offset_of_allowMultiTouch_5() { return static_cast(offsetof(UICamera_t1356438871, ___allowMultiTouch_5)); } inline bool get_allowMultiTouch_5() const { return ___allowMultiTouch_5; } inline bool* get_address_of_allowMultiTouch_5() { return &___allowMultiTouch_5; } inline void set_allowMultiTouch_5(bool value) { ___allowMultiTouch_5 = value; } inline static int32_t get_offset_of_useKeyboard_6() { return static_cast(offsetof(UICamera_t1356438871, ___useKeyboard_6)); } inline bool get_useKeyboard_6() const { return ___useKeyboard_6; } inline bool* get_address_of_useKeyboard_6() { return &___useKeyboard_6; } inline void set_useKeyboard_6(bool value) { ___useKeyboard_6 = value; } inline static int32_t get_offset_of_useController_7() { return static_cast(offsetof(UICamera_t1356438871, ___useController_7)); } inline bool get_useController_7() const { return ___useController_7; } inline bool* get_address_of_useController_7() { return &___useController_7; } inline void set_useController_7(bool value) { ___useController_7 = value; } inline static int32_t get_offset_of_stickyPress_8() { return static_cast(offsetof(UICamera_t1356438871, ___stickyPress_8)); } inline bool get_stickyPress_8() const { return ___stickyPress_8; } inline bool* get_address_of_stickyPress_8() { return &___stickyPress_8; } inline void set_stickyPress_8(bool value) { ___stickyPress_8 = value; } inline static int32_t get_offset_of_eventReceiverMask_9() { return static_cast(offsetof(UICamera_t1356438871, ___eventReceiverMask_9)); } inline LayerMask_t3493934918 get_eventReceiverMask_9() const { return ___eventReceiverMask_9; } inline LayerMask_t3493934918 * get_address_of_eventReceiverMask_9() { return &___eventReceiverMask_9; } inline void set_eventReceiverMask_9(LayerMask_t3493934918 value) { ___eventReceiverMask_9 = value; } inline static int32_t get_offset_of_clipRaycasts_10() { return static_cast(offsetof(UICamera_t1356438871, ___clipRaycasts_10)); } inline bool get_clipRaycasts_10() const { return ___clipRaycasts_10; } inline bool* get_address_of_clipRaycasts_10() { return &___clipRaycasts_10; } inline void set_clipRaycasts_10(bool value) { ___clipRaycasts_10 = value; } inline static int32_t get_offset_of_tooltipDelay_11() { return static_cast(offsetof(UICamera_t1356438871, ___tooltipDelay_11)); } inline float get_tooltipDelay_11() const { return ___tooltipDelay_11; } inline float* get_address_of_tooltipDelay_11() { return &___tooltipDelay_11; } inline void set_tooltipDelay_11(float value) { ___tooltipDelay_11 = value; } inline static int32_t get_offset_of_stickyTooltip_12() { return static_cast(offsetof(UICamera_t1356438871, ___stickyTooltip_12)); } inline bool get_stickyTooltip_12() const { return ___stickyTooltip_12; } inline bool* get_address_of_stickyTooltip_12() { return &___stickyTooltip_12; } inline void set_stickyTooltip_12(bool value) { ___stickyTooltip_12 = value; } inline static int32_t get_offset_of_mouseDragThreshold_13() { return static_cast(offsetof(UICamera_t1356438871, ___mouseDragThreshold_13)); } inline float get_mouseDragThreshold_13() const { return ___mouseDragThreshold_13; } inline float* get_address_of_mouseDragThreshold_13() { return &___mouseDragThreshold_13; } inline void set_mouseDragThreshold_13(float value) { ___mouseDragThreshold_13 = value; } inline static int32_t get_offset_of_mouseClickThreshold_14() { return static_cast(offsetof(UICamera_t1356438871, ___mouseClickThreshold_14)); } inline float get_mouseClickThreshold_14() const { return ___mouseClickThreshold_14; } inline float* get_address_of_mouseClickThreshold_14() { return &___mouseClickThreshold_14; } inline void set_mouseClickThreshold_14(float value) { ___mouseClickThreshold_14 = value; } inline static int32_t get_offset_of_touchDragThreshold_15() { return static_cast(offsetof(UICamera_t1356438871, ___touchDragThreshold_15)); } inline float get_touchDragThreshold_15() const { return ___touchDragThreshold_15; } inline float* get_address_of_touchDragThreshold_15() { return &___touchDragThreshold_15; } inline void set_touchDragThreshold_15(float value) { ___touchDragThreshold_15 = value; } inline static int32_t get_offset_of_touchClickThreshold_16() { return static_cast(offsetof(UICamera_t1356438871, ___touchClickThreshold_16)); } inline float get_touchClickThreshold_16() const { return ___touchClickThreshold_16; } inline float* get_address_of_touchClickThreshold_16() { return &___touchClickThreshold_16; } inline void set_touchClickThreshold_16(float value) { ___touchClickThreshold_16 = value; } inline static int32_t get_offset_of_rangeDistance_17() { return static_cast(offsetof(UICamera_t1356438871, ___rangeDistance_17)); } inline float get_rangeDistance_17() const { return ___rangeDistance_17; } inline float* get_address_of_rangeDistance_17() { return &___rangeDistance_17; } inline void set_rangeDistance_17(float value) { ___rangeDistance_17 = value; } inline static int32_t get_offset_of_scrollAxisName_18() { return static_cast(offsetof(UICamera_t1356438871, ___scrollAxisName_18)); } inline String_t* get_scrollAxisName_18() const { return ___scrollAxisName_18; } inline String_t** get_address_of_scrollAxisName_18() { return &___scrollAxisName_18; } inline void set_scrollAxisName_18(String_t* value) { ___scrollAxisName_18 = value; Il2CppCodeGenWriteBarrier((&___scrollAxisName_18), value); } inline static int32_t get_offset_of_verticalAxisName_19() { return static_cast(offsetof(UICamera_t1356438871, ___verticalAxisName_19)); } inline String_t* get_verticalAxisName_19() const { return ___verticalAxisName_19; } inline String_t** get_address_of_verticalAxisName_19() { return &___verticalAxisName_19; } inline void set_verticalAxisName_19(String_t* value) { ___verticalAxisName_19 = value; Il2CppCodeGenWriteBarrier((&___verticalAxisName_19), value); } inline static int32_t get_offset_of_horizontalAxisName_20() { return static_cast(offsetof(UICamera_t1356438871, ___horizontalAxisName_20)); } inline String_t* get_horizontalAxisName_20() const { return ___horizontalAxisName_20; } inline String_t** get_address_of_horizontalAxisName_20() { return &___horizontalAxisName_20; } inline void set_horizontalAxisName_20(String_t* value) { ___horizontalAxisName_20 = value; Il2CppCodeGenWriteBarrier((&___horizontalAxisName_20), value); } inline static int32_t get_offset_of_submitKey0_21() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey0_21)); } inline int32_t get_submitKey0_21() const { return ___submitKey0_21; } inline int32_t* get_address_of_submitKey0_21() { return &___submitKey0_21; } inline void set_submitKey0_21(int32_t value) { ___submitKey0_21 = value; } inline static int32_t get_offset_of_submitKey1_22() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey1_22)); } inline int32_t get_submitKey1_22() const { return ___submitKey1_22; } inline int32_t* get_address_of_submitKey1_22() { return &___submitKey1_22; } inline void set_submitKey1_22(int32_t value) { ___submitKey1_22 = value; } inline static int32_t get_offset_of_cancelKey0_23() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey0_23)); } inline int32_t get_cancelKey0_23() const { return ___cancelKey0_23; } inline int32_t* get_address_of_cancelKey0_23() { return &___cancelKey0_23; } inline void set_cancelKey0_23(int32_t value) { ___cancelKey0_23 = value; } inline static int32_t get_offset_of_cancelKey1_24() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey1_24)); } inline int32_t get_cancelKey1_24() const { return ___cancelKey1_24; } inline int32_t* get_address_of_cancelKey1_24() { return &___cancelKey1_24; } inline void set_cancelKey1_24(int32_t value) { ___cancelKey1_24 = value; } inline static int32_t get_offset_of_mTooltip_44() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltip_44)); } inline GameObject_t1113636619 * get_mTooltip_44() const { return ___mTooltip_44; } inline GameObject_t1113636619 ** get_address_of_mTooltip_44() { return &___mTooltip_44; } inline void set_mTooltip_44(GameObject_t1113636619 * value) { ___mTooltip_44 = value; Il2CppCodeGenWriteBarrier((&___mTooltip_44), value); } inline static int32_t get_offset_of_mCam_45() { return static_cast(offsetof(UICamera_t1356438871, ___mCam_45)); } inline Camera_t4157153871 * get_mCam_45() const { return ___mCam_45; } inline Camera_t4157153871 ** get_address_of_mCam_45() { return &___mCam_45; } inline void set_mCam_45(Camera_t4157153871 * value) { ___mCam_45 = value; Il2CppCodeGenWriteBarrier((&___mCam_45), value); } inline static int32_t get_offset_of_mTooltipTime_46() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltipTime_46)); } inline float get_mTooltipTime_46() const { return ___mTooltipTime_46; } inline float* get_address_of_mTooltipTime_46() { return &___mTooltipTime_46; } inline void set_mTooltipTime_46(float value) { ___mTooltipTime_46 = value; } inline static int32_t get_offset_of_mIsEditor_47() { return static_cast(offsetof(UICamera_t1356438871, ___mIsEditor_47)); } inline bool get_mIsEditor_47() const { return ___mIsEditor_47; } inline bool* get_address_of_mIsEditor_47() { return &___mIsEditor_47; } inline void set_mIsEditor_47(bool value) { ___mIsEditor_47 = value; } }; struct UICamera_t1356438871_StaticFields { public: // System.Action UICamera::onCustomInput Action_t1264377477 * ___onCustomInput_25; // System.Boolean UICamera::showTooltips bool ___showTooltips_26; // UnityEngine.Vector2 UICamera::lastTouchPosition Vector2_t2156229523 ___lastTouchPosition_27; // UnityEngine.RaycastHit UICamera::lastHit RaycastHit_t1056001966 ___lastHit_28; // UICamera UICamera::current UICamera_t1356438871 * ___current_29; // UnityEngine.Camera UICamera::currentCamera Camera_t4157153871 * ___currentCamera_30; // System.Int32 UICamera::currentTouchID int32_t ___currentTouchID_31; // UICamera/MouseOrTouch UICamera::currentTouch MouseOrTouch_t3052596533 * ___currentTouch_32; // System.Boolean UICamera::inputHasFocus bool ___inputHasFocus_33; // UnityEngine.GameObject UICamera::genericEventHandler GameObject_t1113636619 * ___genericEventHandler_34; // UnityEngine.GameObject UICamera::fallThrough GameObject_t1113636619 * ___fallThrough_35; // System.Collections.Generic.List`1 UICamera::mList List_1_t2828513613 * ___mList_36; // System.Collections.Generic.List`1 UICamera::mHighlighted List_1_t2833680200 * ___mHighlighted_37; // UnityEngine.GameObject UICamera::mSel GameObject_t1113636619 * ___mSel_38; // UICamera/MouseOrTouch[] UICamera::mMouse MouseOrTouchU5BU5D_t3534648920* ___mMouse_39; // UnityEngine.GameObject UICamera::mHover GameObject_t1113636619 * ___mHover_40; // UICamera/MouseOrTouch UICamera::mController MouseOrTouch_t3052596533 * ___mController_41; // System.Single UICamera::mNextEvent float ___mNextEvent_42; // System.Collections.Generic.Dictionary`2 UICamera::mTouches Dictionary_2_t1941309864 * ___mTouches_43; // UnityEngine.GameObject UICamera::hoveredObject GameObject_t1113636619 * ___hoveredObject_48; // System.Comparison`1 UICamera::<>f__am$cache0 Comparison_1_t830933145 * ___U3CU3Ef__amU24cache0_49; // System.Comparison`1 UICamera::<>f__mg$cache0 Comparison_1_t1131370050 * ___U3CU3Ef__mgU24cache0_50; public: inline static int32_t get_offset_of_onCustomInput_25() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___onCustomInput_25)); } inline Action_t1264377477 * get_onCustomInput_25() const { return ___onCustomInput_25; } inline Action_t1264377477 ** get_address_of_onCustomInput_25() { return &___onCustomInput_25; } inline void set_onCustomInput_25(Action_t1264377477 * value) { ___onCustomInput_25 = value; Il2CppCodeGenWriteBarrier((&___onCustomInput_25), value); } inline static int32_t get_offset_of_showTooltips_26() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___showTooltips_26)); } inline bool get_showTooltips_26() const { return ___showTooltips_26; } inline bool* get_address_of_showTooltips_26() { return &___showTooltips_26; } inline void set_showTooltips_26(bool value) { ___showTooltips_26 = value; } inline static int32_t get_offset_of_lastTouchPosition_27() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastTouchPosition_27)); } inline Vector2_t2156229523 get_lastTouchPosition_27() const { return ___lastTouchPosition_27; } inline Vector2_t2156229523 * get_address_of_lastTouchPosition_27() { return &___lastTouchPosition_27; } inline void set_lastTouchPosition_27(Vector2_t2156229523 value) { ___lastTouchPosition_27 = value; } inline static int32_t get_offset_of_lastHit_28() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastHit_28)); } inline RaycastHit_t1056001966 get_lastHit_28() const { return ___lastHit_28; } inline RaycastHit_t1056001966 * get_address_of_lastHit_28() { return &___lastHit_28; } inline void set_lastHit_28(RaycastHit_t1056001966 value) { ___lastHit_28 = value; } inline static int32_t get_offset_of_current_29() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___current_29)); } inline UICamera_t1356438871 * get_current_29() const { return ___current_29; } inline UICamera_t1356438871 ** get_address_of_current_29() { return &___current_29; } inline void set_current_29(UICamera_t1356438871 * value) { ___current_29 = value; Il2CppCodeGenWriteBarrier((&___current_29), value); } inline static int32_t get_offset_of_currentCamera_30() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentCamera_30)); } inline Camera_t4157153871 * get_currentCamera_30() const { return ___currentCamera_30; } inline Camera_t4157153871 ** get_address_of_currentCamera_30() { return &___currentCamera_30; } inline void set_currentCamera_30(Camera_t4157153871 * value) { ___currentCamera_30 = value; Il2CppCodeGenWriteBarrier((&___currentCamera_30), value); } inline static int32_t get_offset_of_currentTouchID_31() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouchID_31)); } inline int32_t get_currentTouchID_31() const { return ___currentTouchID_31; } inline int32_t* get_address_of_currentTouchID_31() { return &___currentTouchID_31; } inline void set_currentTouchID_31(int32_t value) { ___currentTouchID_31 = value; } inline static int32_t get_offset_of_currentTouch_32() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouch_32)); } inline MouseOrTouch_t3052596533 * get_currentTouch_32() const { return ___currentTouch_32; } inline MouseOrTouch_t3052596533 ** get_address_of_currentTouch_32() { return &___currentTouch_32; } inline void set_currentTouch_32(MouseOrTouch_t3052596533 * value) { ___currentTouch_32 = value; Il2CppCodeGenWriteBarrier((&___currentTouch_32), value); } inline static int32_t get_offset_of_inputHasFocus_33() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___inputHasFocus_33)); } inline bool get_inputHasFocus_33() const { return ___inputHasFocus_33; } inline bool* get_address_of_inputHasFocus_33() { return &___inputHasFocus_33; } inline void set_inputHasFocus_33(bool value) { ___inputHasFocus_33 = value; } inline static int32_t get_offset_of_genericEventHandler_34() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___genericEventHandler_34)); } inline GameObject_t1113636619 * get_genericEventHandler_34() const { return ___genericEventHandler_34; } inline GameObject_t1113636619 ** get_address_of_genericEventHandler_34() { return &___genericEventHandler_34; } inline void set_genericEventHandler_34(GameObject_t1113636619 * value) { ___genericEventHandler_34 = value; Il2CppCodeGenWriteBarrier((&___genericEventHandler_34), value); } inline static int32_t get_offset_of_fallThrough_35() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___fallThrough_35)); } inline GameObject_t1113636619 * get_fallThrough_35() const { return ___fallThrough_35; } inline GameObject_t1113636619 ** get_address_of_fallThrough_35() { return &___fallThrough_35; } inline void set_fallThrough_35(GameObject_t1113636619 * value) { ___fallThrough_35 = value; Il2CppCodeGenWriteBarrier((&___fallThrough_35), value); } inline static int32_t get_offset_of_mList_36() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mList_36)); } inline List_1_t2828513613 * get_mList_36() const { return ___mList_36; } inline List_1_t2828513613 ** get_address_of_mList_36() { return &___mList_36; } inline void set_mList_36(List_1_t2828513613 * value) { ___mList_36 = value; Il2CppCodeGenWriteBarrier((&___mList_36), value); } inline static int32_t get_offset_of_mHighlighted_37() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHighlighted_37)); } inline List_1_t2833680200 * get_mHighlighted_37() const { return ___mHighlighted_37; } inline List_1_t2833680200 ** get_address_of_mHighlighted_37() { return &___mHighlighted_37; } inline void set_mHighlighted_37(List_1_t2833680200 * value) { ___mHighlighted_37 = value; Il2CppCodeGenWriteBarrier((&___mHighlighted_37), value); } inline static int32_t get_offset_of_mSel_38() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mSel_38)); } inline GameObject_t1113636619 * get_mSel_38() const { return ___mSel_38; } inline GameObject_t1113636619 ** get_address_of_mSel_38() { return &___mSel_38; } inline void set_mSel_38(GameObject_t1113636619 * value) { ___mSel_38 = value; Il2CppCodeGenWriteBarrier((&___mSel_38), value); } inline static int32_t get_offset_of_mMouse_39() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mMouse_39)); } inline MouseOrTouchU5BU5D_t3534648920* get_mMouse_39() const { return ___mMouse_39; } inline MouseOrTouchU5BU5D_t3534648920** get_address_of_mMouse_39() { return &___mMouse_39; } inline void set_mMouse_39(MouseOrTouchU5BU5D_t3534648920* value) { ___mMouse_39 = value; Il2CppCodeGenWriteBarrier((&___mMouse_39), value); } inline static int32_t get_offset_of_mHover_40() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHover_40)); } inline GameObject_t1113636619 * get_mHover_40() const { return ___mHover_40; } inline GameObject_t1113636619 ** get_address_of_mHover_40() { return &___mHover_40; } inline void set_mHover_40(GameObject_t1113636619 * value) { ___mHover_40 = value; Il2CppCodeGenWriteBarrier((&___mHover_40), value); } inline static int32_t get_offset_of_mController_41() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mController_41)); } inline MouseOrTouch_t3052596533 * get_mController_41() const { return ___mController_41; } inline MouseOrTouch_t3052596533 ** get_address_of_mController_41() { return &___mController_41; } inline void set_mController_41(MouseOrTouch_t3052596533 * value) { ___mController_41 = value; Il2CppCodeGenWriteBarrier((&___mController_41), value); } inline static int32_t get_offset_of_mNextEvent_42() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mNextEvent_42)); } inline float get_mNextEvent_42() const { return ___mNextEvent_42; } inline float* get_address_of_mNextEvent_42() { return &___mNextEvent_42; } inline void set_mNextEvent_42(float value) { ___mNextEvent_42 = value; } inline static int32_t get_offset_of_mTouches_43() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mTouches_43)); } inline Dictionary_2_t1941309864 * get_mTouches_43() const { return ___mTouches_43; } inline Dictionary_2_t1941309864 ** get_address_of_mTouches_43() { return &___mTouches_43; } inline void set_mTouches_43(Dictionary_2_t1941309864 * value) { ___mTouches_43 = value; Il2CppCodeGenWriteBarrier((&___mTouches_43), value); } inline static int32_t get_offset_of_hoveredObject_48() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___hoveredObject_48)); } inline GameObject_t1113636619 * get_hoveredObject_48() const { return ___hoveredObject_48; } inline GameObject_t1113636619 ** get_address_of_hoveredObject_48() { return &___hoveredObject_48; } inline void set_hoveredObject_48(GameObject_t1113636619 * value) { ___hoveredObject_48 = value; Il2CppCodeGenWriteBarrier((&___hoveredObject_48), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_49() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__amU24cache0_49)); } inline Comparison_1_t830933145 * get_U3CU3Ef__amU24cache0_49() const { return ___U3CU3Ef__amU24cache0_49; } inline Comparison_1_t830933145 ** get_address_of_U3CU3Ef__amU24cache0_49() { return &___U3CU3Ef__amU24cache0_49; } inline void set_U3CU3Ef__amU24cache0_49(Comparison_1_t830933145 * value) { ___U3CU3Ef__amU24cache0_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_50() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__mgU24cache0_50)); } inline Comparison_1_t1131370050 * get_U3CU3Ef__mgU24cache0_50() const { return ___U3CU3Ef__mgU24cache0_50; } inline Comparison_1_t1131370050 ** get_address_of_U3CU3Ef__mgU24cache0_50() { return &___U3CU3Ef__mgU24cache0_50; } inline void set_U3CU3Ef__mgU24cache0_50(Comparison_1_t1131370050 * value) { ___U3CU3Ef__mgU24cache0_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_50), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICAMERA_T1356438871_H #ifndef UISCROLLBAR_T1285772729_H #define UISCROLLBAR_T1285772729_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIScrollBar struct UIScrollBar_t1285772729 : public MonoBehaviour_t3962482529 { public: // UISprite UIScrollBar::mBG UISprite_t194114938 * ___mBG_2; // UISprite UIScrollBar::mFG UISprite_t194114938 * ___mFG_3; // UIScrollBar/Direction UIScrollBar::mDir int32_t ___mDir_4; // System.Boolean UIScrollBar::mInverted bool ___mInverted_5; // System.Single UIScrollBar::mScroll float ___mScroll_6; // System.Single UIScrollBar::mSize float ___mSize_7; // UnityEngine.Transform UIScrollBar::mTrans Transform_t3600365921 * ___mTrans_8; // System.Boolean UIScrollBar::mIsDirty bool ___mIsDirty_9; // UnityEngine.Camera UIScrollBar::mCam Camera_t4157153871 * ___mCam_10; // UnityEngine.Vector2 UIScrollBar::mScreenPos Vector2_t2156229523 ___mScreenPos_11; // System.Action`1 UIScrollBar::onChange Action_1_t1458240324 * ___onChange_12; // System.Action UIScrollBar::onDragFinished Action_t1264377477 * ___onDragFinished_13; public: inline static int32_t get_offset_of_mBG_2() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mBG_2)); } inline UISprite_t194114938 * get_mBG_2() const { return ___mBG_2; } inline UISprite_t194114938 ** get_address_of_mBG_2() { return &___mBG_2; } inline void set_mBG_2(UISprite_t194114938 * value) { ___mBG_2 = value; Il2CppCodeGenWriteBarrier((&___mBG_2), value); } inline static int32_t get_offset_of_mFG_3() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mFG_3)); } inline UISprite_t194114938 * get_mFG_3() const { return ___mFG_3; } inline UISprite_t194114938 ** get_address_of_mFG_3() { return &___mFG_3; } inline void set_mFG_3(UISprite_t194114938 * value) { ___mFG_3 = value; Il2CppCodeGenWriteBarrier((&___mFG_3), value); } inline static int32_t get_offset_of_mDir_4() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mDir_4)); } inline int32_t get_mDir_4() const { return ___mDir_4; } inline int32_t* get_address_of_mDir_4() { return &___mDir_4; } inline void set_mDir_4(int32_t value) { ___mDir_4 = value; } inline static int32_t get_offset_of_mInverted_5() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mInverted_5)); } inline bool get_mInverted_5() const { return ___mInverted_5; } inline bool* get_address_of_mInverted_5() { return &___mInverted_5; } inline void set_mInverted_5(bool value) { ___mInverted_5 = value; } inline static int32_t get_offset_of_mScroll_6() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mScroll_6)); } inline float get_mScroll_6() const { return ___mScroll_6; } inline float* get_address_of_mScroll_6() { return &___mScroll_6; } inline void set_mScroll_6(float value) { ___mScroll_6 = value; } inline static int32_t get_offset_of_mSize_7() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mSize_7)); } inline float get_mSize_7() const { return ___mSize_7; } inline float* get_address_of_mSize_7() { return &___mSize_7; } inline void set_mSize_7(float value) { ___mSize_7 = value; } inline static int32_t get_offset_of_mTrans_8() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mTrans_8)); } inline Transform_t3600365921 * get_mTrans_8() const { return ___mTrans_8; } inline Transform_t3600365921 ** get_address_of_mTrans_8() { return &___mTrans_8; } inline void set_mTrans_8(Transform_t3600365921 * value) { ___mTrans_8 = value; Il2CppCodeGenWriteBarrier((&___mTrans_8), value); } inline static int32_t get_offset_of_mIsDirty_9() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mIsDirty_9)); } inline bool get_mIsDirty_9() const { return ___mIsDirty_9; } inline bool* get_address_of_mIsDirty_9() { return &___mIsDirty_9; } inline void set_mIsDirty_9(bool value) { ___mIsDirty_9 = value; } inline static int32_t get_offset_of_mCam_10() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mCam_10)); } inline Camera_t4157153871 * get_mCam_10() const { return ___mCam_10; } inline Camera_t4157153871 ** get_address_of_mCam_10() { return &___mCam_10; } inline void set_mCam_10(Camera_t4157153871 * value) { ___mCam_10 = value; Il2CppCodeGenWriteBarrier((&___mCam_10), value); } inline static int32_t get_offset_of_mScreenPos_11() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mScreenPos_11)); } inline Vector2_t2156229523 get_mScreenPos_11() const { return ___mScreenPos_11; } inline Vector2_t2156229523 * get_address_of_mScreenPos_11() { return &___mScreenPos_11; } inline void set_mScreenPos_11(Vector2_t2156229523 value) { ___mScreenPos_11 = value; } inline static int32_t get_offset_of_onChange_12() { return static_cast(offsetof(UIScrollBar_t1285772729, ___onChange_12)); } inline Action_1_t1458240324 * get_onChange_12() const { return ___onChange_12; } inline Action_1_t1458240324 ** get_address_of_onChange_12() { return &___onChange_12; } inline void set_onChange_12(Action_1_t1458240324 * value) { ___onChange_12 = value; Il2CppCodeGenWriteBarrier((&___onChange_12), value); } inline static int32_t get_offset_of_onDragFinished_13() { return static_cast(offsetof(UIScrollBar_t1285772729, ___onDragFinished_13)); } inline Action_t1264377477 * get_onDragFinished_13() const { return ___onDragFinished_13; } inline Action_t1264377477 ** get_address_of_onDragFinished_13() { return &___onDragFinished_13; } inline void set_onDragFinished_13(Action_t1264377477 * value) { ___onDragFinished_13 = value; Il2CppCodeGenWriteBarrier((&___onDragFinished_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISCROLLBAR_T1285772729_H #ifndef ISCENEPERSONALROLEPOSITION_T1996743043_H #define ISCENEPERSONALROLEPOSITION_T1996743043_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // IScenePersonalRolePosition struct IScenePersonalRolePosition_t1996743043 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform IScenePersonalRolePosition::m_uiWatchPos Transform_t3600365921 * ___m_uiWatchPos_2; // UnityEngine.Camera IScenePersonalRolePosition::m_3dCamera Camera_t4157153871 * ___m_3dCamera_3; // UnityEngine.Camera IScenePersonalRolePosition::m_usrCamera Camera_t4157153871 * ___m_usrCamera_4; // UnityEngine.Transform IScenePersonalRolePosition::m_transParent Transform_t3600365921 * ___m_transParent_5; // UnityEngine.Transform IScenePersonalRolePosition::m_CurNewUICenter Transform_t3600365921 * ___m_CurNewUICenter_6; // UnityEngine.Transform IScenePersonalRolePosition::m_OriginUICenter Transform_t3600365921 * ___m_OriginUICenter_7; // System.Boolean IScenePersonalRolePosition::m_bScalBoth bool ___m_bScalBoth_8; // System.Int32 IScenePersonalRolePosition::m_OldScreenSizeX int32_t ___m_OldScreenSizeX_9; // System.Int32 IScenePersonalRolePosition::m_OldScreenSizeY int32_t ___m_OldScreenSizeY_10; public: inline static int32_t get_offset_of_m_uiWatchPos_2() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_uiWatchPos_2)); } inline Transform_t3600365921 * get_m_uiWatchPos_2() const { return ___m_uiWatchPos_2; } inline Transform_t3600365921 ** get_address_of_m_uiWatchPos_2() { return &___m_uiWatchPos_2; } inline void set_m_uiWatchPos_2(Transform_t3600365921 * value) { ___m_uiWatchPos_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiWatchPos_2), value); } inline static int32_t get_offset_of_m_3dCamera_3() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_3dCamera_3)); } inline Camera_t4157153871 * get_m_3dCamera_3() const { return ___m_3dCamera_3; } inline Camera_t4157153871 ** get_address_of_m_3dCamera_3() { return &___m_3dCamera_3; } inline void set_m_3dCamera_3(Camera_t4157153871 * value) { ___m_3dCamera_3 = value; Il2CppCodeGenWriteBarrier((&___m_3dCamera_3), value); } inline static int32_t get_offset_of_m_usrCamera_4() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_usrCamera_4)); } inline Camera_t4157153871 * get_m_usrCamera_4() const { return ___m_usrCamera_4; } inline Camera_t4157153871 ** get_address_of_m_usrCamera_4() { return &___m_usrCamera_4; } inline void set_m_usrCamera_4(Camera_t4157153871 * value) { ___m_usrCamera_4 = value; Il2CppCodeGenWriteBarrier((&___m_usrCamera_4), value); } inline static int32_t get_offset_of_m_transParent_5() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_transParent_5)); } inline Transform_t3600365921 * get_m_transParent_5() const { return ___m_transParent_5; } inline Transform_t3600365921 ** get_address_of_m_transParent_5() { return &___m_transParent_5; } inline void set_m_transParent_5(Transform_t3600365921 * value) { ___m_transParent_5 = value; Il2CppCodeGenWriteBarrier((&___m_transParent_5), value); } inline static int32_t get_offset_of_m_CurNewUICenter_6() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_CurNewUICenter_6)); } inline Transform_t3600365921 * get_m_CurNewUICenter_6() const { return ___m_CurNewUICenter_6; } inline Transform_t3600365921 ** get_address_of_m_CurNewUICenter_6() { return &___m_CurNewUICenter_6; } inline void set_m_CurNewUICenter_6(Transform_t3600365921 * value) { ___m_CurNewUICenter_6 = value; Il2CppCodeGenWriteBarrier((&___m_CurNewUICenter_6), value); } inline static int32_t get_offset_of_m_OriginUICenter_7() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OriginUICenter_7)); } inline Transform_t3600365921 * get_m_OriginUICenter_7() const { return ___m_OriginUICenter_7; } inline Transform_t3600365921 ** get_address_of_m_OriginUICenter_7() { return &___m_OriginUICenter_7; } inline void set_m_OriginUICenter_7(Transform_t3600365921 * value) { ___m_OriginUICenter_7 = value; Il2CppCodeGenWriteBarrier((&___m_OriginUICenter_7), value); } inline static int32_t get_offset_of_m_bScalBoth_8() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_bScalBoth_8)); } inline bool get_m_bScalBoth_8() const { return ___m_bScalBoth_8; } inline bool* get_address_of_m_bScalBoth_8() { return &___m_bScalBoth_8; } inline void set_m_bScalBoth_8(bool value) { ___m_bScalBoth_8 = value; } inline static int32_t get_offset_of_m_OldScreenSizeX_9() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OldScreenSizeX_9)); } inline int32_t get_m_OldScreenSizeX_9() const { return ___m_OldScreenSizeX_9; } inline int32_t* get_address_of_m_OldScreenSizeX_9() { return &___m_OldScreenSizeX_9; } inline void set_m_OldScreenSizeX_9(int32_t value) { ___m_OldScreenSizeX_9 = value; } inline static int32_t get_offset_of_m_OldScreenSizeY_10() { return static_cast(offsetof(IScenePersonalRolePosition_t1996743043, ___m_OldScreenSizeY_10)); } inline int32_t get_m_OldScreenSizeY_10() const { return ___m_OldScreenSizeY_10; } inline int32_t* get_address_of_m_OldScreenSizeY_10() { return &___m_OldScreenSizeY_10; } inline void set_m_OldScreenSizeY_10(int32_t value) { ___m_OldScreenSizeY_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEPERSONALROLEPOSITION_T1996743043_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 UICHECKBOX_T2276134195_H #define UICHECKBOX_T2276134195_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICheckbox struct UICheckbox_t2276134195 : public MonoBehaviour_t3962482529 { public: // UISprite UICheckbox::checkSprite UISprite_t194114938 * ___checkSprite_3; // UnityEngine.Animation UICheckbox::checkAnimation Animation_t3648466861 * ___checkAnimation_4; // System.Boolean UICheckbox::startsChecked bool ___startsChecked_5; // UnityEngine.Transform UICheckbox::radioButtonRoot Transform_t3600365921 * ___radioButtonRoot_6; // System.Boolean UICheckbox::optionCanBeNone bool ___optionCanBeNone_7; // UnityEngine.GameObject UICheckbox::eventReceiver GameObject_t1113636619 * ___eventReceiver_8; // System.String UICheckbox::functionName String_t* ___functionName_9; // System.Action`1 UICheckbox::onStateChange Action_1_t269755560 * ___onStateChange_10; // System.Boolean UICheckbox::option bool ___option_11; // System.Boolean UICheckbox::mChecked bool ___mChecked_12; // System.Boolean UICheckbox::mStarted bool ___mStarted_13; // UnityEngine.Transform UICheckbox::mTrans Transform_t3600365921 * ___mTrans_14; public: inline static int32_t get_offset_of_checkSprite_3() { return static_cast(offsetof(UICheckbox_t2276134195, ___checkSprite_3)); } inline UISprite_t194114938 * get_checkSprite_3() const { return ___checkSprite_3; } inline UISprite_t194114938 ** get_address_of_checkSprite_3() { return &___checkSprite_3; } inline void set_checkSprite_3(UISprite_t194114938 * value) { ___checkSprite_3 = value; Il2CppCodeGenWriteBarrier((&___checkSprite_3), value); } inline static int32_t get_offset_of_checkAnimation_4() { return static_cast(offsetof(UICheckbox_t2276134195, ___checkAnimation_4)); } inline Animation_t3648466861 * get_checkAnimation_4() const { return ___checkAnimation_4; } inline Animation_t3648466861 ** get_address_of_checkAnimation_4() { return &___checkAnimation_4; } inline void set_checkAnimation_4(Animation_t3648466861 * value) { ___checkAnimation_4 = value; Il2CppCodeGenWriteBarrier((&___checkAnimation_4), value); } inline static int32_t get_offset_of_startsChecked_5() { return static_cast(offsetof(UICheckbox_t2276134195, ___startsChecked_5)); } inline bool get_startsChecked_5() const { return ___startsChecked_5; } inline bool* get_address_of_startsChecked_5() { return &___startsChecked_5; } inline void set_startsChecked_5(bool value) { ___startsChecked_5 = value; } inline static int32_t get_offset_of_radioButtonRoot_6() { return static_cast(offsetof(UICheckbox_t2276134195, ___radioButtonRoot_6)); } inline Transform_t3600365921 * get_radioButtonRoot_6() const { return ___radioButtonRoot_6; } inline Transform_t3600365921 ** get_address_of_radioButtonRoot_6() { return &___radioButtonRoot_6; } inline void set_radioButtonRoot_6(Transform_t3600365921 * value) { ___radioButtonRoot_6 = value; Il2CppCodeGenWriteBarrier((&___radioButtonRoot_6), value); } inline static int32_t get_offset_of_optionCanBeNone_7() { return static_cast(offsetof(UICheckbox_t2276134195, ___optionCanBeNone_7)); } inline bool get_optionCanBeNone_7() const { return ___optionCanBeNone_7; } inline bool* get_address_of_optionCanBeNone_7() { return &___optionCanBeNone_7; } inline void set_optionCanBeNone_7(bool value) { ___optionCanBeNone_7 = value; } inline static int32_t get_offset_of_eventReceiver_8() { return static_cast(offsetof(UICheckbox_t2276134195, ___eventReceiver_8)); } inline GameObject_t1113636619 * get_eventReceiver_8() const { return ___eventReceiver_8; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_8() { return &___eventReceiver_8; } inline void set_eventReceiver_8(GameObject_t1113636619 * value) { ___eventReceiver_8 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_8), value); } inline static int32_t get_offset_of_functionName_9() { return static_cast(offsetof(UICheckbox_t2276134195, ___functionName_9)); } inline String_t* get_functionName_9() const { return ___functionName_9; } inline String_t** get_address_of_functionName_9() { return &___functionName_9; } inline void set_functionName_9(String_t* value) { ___functionName_9 = value; Il2CppCodeGenWriteBarrier((&___functionName_9), value); } inline static int32_t get_offset_of_onStateChange_10() { return static_cast(offsetof(UICheckbox_t2276134195, ___onStateChange_10)); } inline Action_1_t269755560 * get_onStateChange_10() const { return ___onStateChange_10; } inline Action_1_t269755560 ** get_address_of_onStateChange_10() { return &___onStateChange_10; } inline void set_onStateChange_10(Action_1_t269755560 * value) { ___onStateChange_10 = value; Il2CppCodeGenWriteBarrier((&___onStateChange_10), value); } inline static int32_t get_offset_of_option_11() { return static_cast(offsetof(UICheckbox_t2276134195, ___option_11)); } inline bool get_option_11() const { return ___option_11; } inline bool* get_address_of_option_11() { return &___option_11; } inline void set_option_11(bool value) { ___option_11 = value; } inline static int32_t get_offset_of_mChecked_12() { return static_cast(offsetof(UICheckbox_t2276134195, ___mChecked_12)); } inline bool get_mChecked_12() const { return ___mChecked_12; } inline bool* get_address_of_mChecked_12() { return &___mChecked_12; } inline void set_mChecked_12(bool value) { ___mChecked_12 = value; } inline static int32_t get_offset_of_mStarted_13() { return static_cast(offsetof(UICheckbox_t2276134195, ___mStarted_13)); } inline bool get_mStarted_13() const { return ___mStarted_13; } inline bool* get_address_of_mStarted_13() { return &___mStarted_13; } inline void set_mStarted_13(bool value) { ___mStarted_13 = value; } inline static int32_t get_offset_of_mTrans_14() { return static_cast(offsetof(UICheckbox_t2276134195, ___mTrans_14)); } inline Transform_t3600365921 * get_mTrans_14() const { return ___mTrans_14; } inline Transform_t3600365921 ** get_address_of_mTrans_14() { return &___mTrans_14; } inline void set_mTrans_14(Transform_t3600365921 * value) { ___mTrans_14 = value; Il2CppCodeGenWriteBarrier((&___mTrans_14), value); } }; struct UICheckbox_t2276134195_StaticFields { public: // UICheckbox UICheckbox::current UICheckbox_t2276134195 * ___current_2; public: inline static int32_t get_offset_of_current_2() { return static_cast(offsetof(UICheckbox_t2276134195_StaticFields, ___current_2)); } inline UICheckbox_t2276134195 * get_current_2() const { return ___current_2; } inline UICheckbox_t2276134195 ** get_address_of_current_2() { return &___current_2; } inline void set_current_2(UICheckbox_t2276134195 * value) { ___current_2 = value; Il2CppCodeGenWriteBarrier((&___current_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICHECKBOX_T2276134195_H #ifndef UIROOMITEM_T56249093_H #define UIROOMITEM_T56249093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomItem struct uiRoomItem_t56249093 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiRoomItem::m_uiRoot Transform_t3600365921 * ___m_uiRoot_2; // UnityEngine.Transform[] uiRoomItem::m_uiMemberState TransformU5BU5D_t807237628* ___m_uiMemberState_3; // UILabel uiRoomItem::m_roomName UILabel_t3248798549 * ___m_roomName_4; // UILabel uiRoomItem::m_curCnt UILabel_t3248798549 * ___m_curCnt_5; // System.Int32 uiRoomItem::m_lineIdx int32_t ___m_lineIdx_6; // System.Boolean uiRoomItem::isPageInit bool ___isPageInit_7; // System.Boolean uiRoomItem::m_bReady bool ___m_bReady_8; // System.Int32 uiRoomItem::m_roomIndex int32_t ___m_roomIndex_9; // System.Int32 uiRoomItem::m_roomID int32_t ___m_roomID_10; // System.Int32 uiRoomItem::m_NotFirendCount int32_t ___m_NotFirendCount_11; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_uiRoot_2)); } inline Transform_t3600365921 * get_m_uiRoot_2() const { return ___m_uiRoot_2; } inline Transform_t3600365921 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; } inline void set_m_uiRoot_2(Transform_t3600365921 * value) { ___m_uiRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value); } inline static int32_t get_offset_of_m_uiMemberState_3() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_uiMemberState_3)); } inline TransformU5BU5D_t807237628* get_m_uiMemberState_3() const { return ___m_uiMemberState_3; } inline TransformU5BU5D_t807237628** get_address_of_m_uiMemberState_3() { return &___m_uiMemberState_3; } inline void set_m_uiMemberState_3(TransformU5BU5D_t807237628* value) { ___m_uiMemberState_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiMemberState_3), value); } inline static int32_t get_offset_of_m_roomName_4() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_roomName_4)); } inline UILabel_t3248798549 * get_m_roomName_4() const { return ___m_roomName_4; } inline UILabel_t3248798549 ** get_address_of_m_roomName_4() { return &___m_roomName_4; } inline void set_m_roomName_4(UILabel_t3248798549 * value) { ___m_roomName_4 = value; Il2CppCodeGenWriteBarrier((&___m_roomName_4), value); } inline static int32_t get_offset_of_m_curCnt_5() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_curCnt_5)); } inline UILabel_t3248798549 * get_m_curCnt_5() const { return ___m_curCnt_5; } inline UILabel_t3248798549 ** get_address_of_m_curCnt_5() { return &___m_curCnt_5; } inline void set_m_curCnt_5(UILabel_t3248798549 * value) { ___m_curCnt_5 = value; Il2CppCodeGenWriteBarrier((&___m_curCnt_5), value); } inline static int32_t get_offset_of_m_lineIdx_6() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_lineIdx_6)); } inline int32_t get_m_lineIdx_6() const { return ___m_lineIdx_6; } inline int32_t* get_address_of_m_lineIdx_6() { return &___m_lineIdx_6; } inline void set_m_lineIdx_6(int32_t value) { ___m_lineIdx_6 = value; } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(uiRoomItem_t56249093, ___isPageInit_7)); } inline bool get_isPageInit_7() const { return ___isPageInit_7; } inline bool* get_address_of_isPageInit_7() { return &___isPageInit_7; } inline void set_isPageInit_7(bool value) { ___isPageInit_7 = value; } inline static int32_t get_offset_of_m_bReady_8() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_bReady_8)); } inline bool get_m_bReady_8() const { return ___m_bReady_8; } inline bool* get_address_of_m_bReady_8() { return &___m_bReady_8; } inline void set_m_bReady_8(bool value) { ___m_bReady_8 = value; } inline static int32_t get_offset_of_m_roomIndex_9() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_roomIndex_9)); } inline int32_t get_m_roomIndex_9() const { return ___m_roomIndex_9; } inline int32_t* get_address_of_m_roomIndex_9() { return &___m_roomIndex_9; } inline void set_m_roomIndex_9(int32_t value) { ___m_roomIndex_9 = value; } inline static int32_t get_offset_of_m_roomID_10() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_roomID_10)); } inline int32_t get_m_roomID_10() const { return ___m_roomID_10; } inline int32_t* get_address_of_m_roomID_10() { return &___m_roomID_10; } inline void set_m_roomID_10(int32_t value) { ___m_roomID_10 = value; } inline static int32_t get_offset_of_m_NotFirendCount_11() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_NotFirendCount_11)); } inline int32_t get_m_NotFirendCount_11() const { return ___m_NotFirendCount_11; } inline int32_t* get_address_of_m_NotFirendCount_11() { return &___m_NotFirendCount_11; } inline void set_m_NotFirendCount_11(int32_t value) { ___m_NotFirendCount_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMITEM_T56249093_H #ifndef RIGHTROLEMODELDATA_T2990113550_H #define RIGHTROLEMODELDATA_T2990113550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // RightRoleModelData struct RightRoleModelData_t2990113550 : public MonoBehaviour_t3962482529 { public: // DMCore.Framework.Scene.ISceneRole RightRoleModelData::readyRole ISceneRole_t2394225724 * ___readyRole_2; // RotateRole RightRoleModelData::rotate RotateRole_t1146201425 * ___rotate_3; // UnityEngine.Transform RightRoleModelData::roleParent Transform_t3600365921 * ___roleParent_4; // DMCore.Logic.ReviewInfo RightRoleModelData::m_info ReviewInfo_t914837392 * ___m_info_5; // System.Int32 RightRoleModelData::index int32_t ___index_6; // System.Boolean RightRoleModelData::isPageInit bool ___isPageInit_7; public: inline static int32_t get_offset_of_readyRole_2() { return static_cast(offsetof(RightRoleModelData_t2990113550, ___readyRole_2)); } inline ISceneRole_t2394225724 * get_readyRole_2() const { return ___readyRole_2; } inline ISceneRole_t2394225724 ** get_address_of_readyRole_2() { return &___readyRole_2; } inline void set_readyRole_2(ISceneRole_t2394225724 * value) { ___readyRole_2 = value; Il2CppCodeGenWriteBarrier((&___readyRole_2), value); } inline static int32_t get_offset_of_rotate_3() { return static_cast(offsetof(RightRoleModelData_t2990113550, ___rotate_3)); } inline RotateRole_t1146201425 * get_rotate_3() const { return ___rotate_3; } inline RotateRole_t1146201425 ** get_address_of_rotate_3() { return &___rotate_3; } inline void set_rotate_3(RotateRole_t1146201425 * value) { ___rotate_3 = value; Il2CppCodeGenWriteBarrier((&___rotate_3), value); } inline static int32_t get_offset_of_roleParent_4() { return static_cast(offsetof(RightRoleModelData_t2990113550, ___roleParent_4)); } inline Transform_t3600365921 * get_roleParent_4() const { return ___roleParent_4; } inline Transform_t3600365921 ** get_address_of_roleParent_4() { return &___roleParent_4; } inline void set_roleParent_4(Transform_t3600365921 * value) { ___roleParent_4 = value; Il2CppCodeGenWriteBarrier((&___roleParent_4), value); } inline static int32_t get_offset_of_m_info_5() { return static_cast(offsetof(RightRoleModelData_t2990113550, ___m_info_5)); } inline ReviewInfo_t914837392 * get_m_info_5() const { return ___m_info_5; } inline ReviewInfo_t914837392 ** get_address_of_m_info_5() { return &___m_info_5; } inline void set_m_info_5(ReviewInfo_t914837392 * value) { ___m_info_5 = value; Il2CppCodeGenWriteBarrier((&___m_info_5), value); } inline static int32_t get_offset_of_index_6() { return static_cast(offsetof(RightRoleModelData_t2990113550, ___index_6)); } inline int32_t get_index_6() const { return ___index_6; } inline int32_t* get_address_of_index_6() { return &___index_6; } inline void set_index_6(int32_t value) { ___index_6 = value; } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(RightRoleModelData_t2990113550, ___isPageInit_7)); } inline bool get_isPageInit_7() const { return ___isPageInit_7; } inline bool* get_address_of_isPageInit_7() { return &___isPageInit_7; } inline void set_isPageInit_7(bool value) { ___isPageInit_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RIGHTROLEMODELDATA_T2990113550_H #ifndef LEFTROLEMODELDATA_T1991244417_H #define LEFTROLEMODELDATA_T1991244417_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LeftRoleModelData struct LeftRoleModelData_t1991244417 : public MonoBehaviour_t3962482529 { public: // DMCore.Framework.Scene.ISceneRole LeftRoleModelData::readyRole ISceneRole_t2394225724 * ___readyRole_2; // RotateRole LeftRoleModelData::rotate RotateRole_t1146201425 * ___rotate_3; // UnityEngine.Transform LeftRoleModelData::roleParent Transform_t3600365921 * ___roleParent_4; // DMCore.Logic.ReviewInfo LeftRoleModelData::m_info ReviewInfo_t914837392 * ___m_info_5; // System.Int32 LeftRoleModelData::index int32_t ___index_6; // System.Boolean LeftRoleModelData::isPageInit bool ___isPageInit_7; public: inline static int32_t get_offset_of_readyRole_2() { return static_cast(offsetof(LeftRoleModelData_t1991244417, ___readyRole_2)); } inline ISceneRole_t2394225724 * get_readyRole_2() const { return ___readyRole_2; } inline ISceneRole_t2394225724 ** get_address_of_readyRole_2() { return &___readyRole_2; } inline void set_readyRole_2(ISceneRole_t2394225724 * value) { ___readyRole_2 = value; Il2CppCodeGenWriteBarrier((&___readyRole_2), value); } inline static int32_t get_offset_of_rotate_3() { return static_cast(offsetof(LeftRoleModelData_t1991244417, ___rotate_3)); } inline RotateRole_t1146201425 * get_rotate_3() const { return ___rotate_3; } inline RotateRole_t1146201425 ** get_address_of_rotate_3() { return &___rotate_3; } inline void set_rotate_3(RotateRole_t1146201425 * value) { ___rotate_3 = value; Il2CppCodeGenWriteBarrier((&___rotate_3), value); } inline static int32_t get_offset_of_roleParent_4() { return static_cast(offsetof(LeftRoleModelData_t1991244417, ___roleParent_4)); } inline Transform_t3600365921 * get_roleParent_4() const { return ___roleParent_4; } inline Transform_t3600365921 ** get_address_of_roleParent_4() { return &___roleParent_4; } inline void set_roleParent_4(Transform_t3600365921 * value) { ___roleParent_4 = value; Il2CppCodeGenWriteBarrier((&___roleParent_4), value); } inline static int32_t get_offset_of_m_info_5() { return static_cast(offsetof(LeftRoleModelData_t1991244417, ___m_info_5)); } inline ReviewInfo_t914837392 * get_m_info_5() const { return ___m_info_5; } inline ReviewInfo_t914837392 ** get_address_of_m_info_5() { return &___m_info_5; } inline void set_m_info_5(ReviewInfo_t914837392 * value) { ___m_info_5 = value; Il2CppCodeGenWriteBarrier((&___m_info_5), value); } inline static int32_t get_offset_of_index_6() { return static_cast(offsetof(LeftRoleModelData_t1991244417, ___index_6)); } inline int32_t get_index_6() const { return ___index_6; } inline int32_t* get_address_of_index_6() { return &___index_6; } inline void set_index_6(int32_t value) { ___index_6 = value; } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(LeftRoleModelData_t1991244417, ___isPageInit_7)); } inline bool get_isPageInit_7() const { return ___isPageInit_7; } inline bool* get_address_of_isPageInit_7() { return &___isPageInit_7; } inline void set_isPageInit_7(bool value) { ___isPageInit_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEFTROLEMODELDATA_T1991244417_H #ifndef UIREDBAGITEM_T2874123604_H #define UIREDBAGITEM_T2874123604_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBagItem struct uiRedBagItem_t2874123604 : public MonoBehaviour_t3962482529 { public: // UILabel uiRedBagItem::m_redbagDesc UILabel_t3248798549 * ___m_redbagDesc_2; // UILabel uiRedBagItem::m_redbagClk UILabel_t3248798549 * ___m_redbagClk_3; // System.String uiRedBagItem::desc1 String_t* ___desc1_4; // System.String uiRedBagItem::desc2 String_t* ___desc2_5; // System.Int32 uiRedBagItem::redbagID int32_t ___redbagID_6; // System.Int32 uiRedBagItem::result int32_t ___result_7; // System.String uiRedBagItem::redbagDesc String_t* ___redbagDesc_8; public: inline static int32_t get_offset_of_m_redbagDesc_2() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___m_redbagDesc_2)); } inline UILabel_t3248798549 * get_m_redbagDesc_2() const { return ___m_redbagDesc_2; } inline UILabel_t3248798549 ** get_address_of_m_redbagDesc_2() { return &___m_redbagDesc_2; } inline void set_m_redbagDesc_2(UILabel_t3248798549 * value) { ___m_redbagDesc_2 = value; Il2CppCodeGenWriteBarrier((&___m_redbagDesc_2), value); } inline static int32_t get_offset_of_m_redbagClk_3() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___m_redbagClk_3)); } inline UILabel_t3248798549 * get_m_redbagClk_3() const { return ___m_redbagClk_3; } inline UILabel_t3248798549 ** get_address_of_m_redbagClk_3() { return &___m_redbagClk_3; } inline void set_m_redbagClk_3(UILabel_t3248798549 * value) { ___m_redbagClk_3 = value; Il2CppCodeGenWriteBarrier((&___m_redbagClk_3), value); } inline static int32_t get_offset_of_desc1_4() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___desc1_4)); } inline String_t* get_desc1_4() const { return ___desc1_4; } inline String_t** get_address_of_desc1_4() { return &___desc1_4; } inline void set_desc1_4(String_t* value) { ___desc1_4 = value; Il2CppCodeGenWriteBarrier((&___desc1_4), value); } inline static int32_t get_offset_of_desc2_5() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___desc2_5)); } inline String_t* get_desc2_5() const { return ___desc2_5; } inline String_t** get_address_of_desc2_5() { return &___desc2_5; } inline void set_desc2_5(String_t* value) { ___desc2_5 = value; Il2CppCodeGenWriteBarrier((&___desc2_5), value); } inline static int32_t get_offset_of_redbagID_6() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___redbagID_6)); } inline int32_t get_redbagID_6() const { return ___redbagID_6; } inline int32_t* get_address_of_redbagID_6() { return &___redbagID_6; } inline void set_redbagID_6(int32_t value) { ___redbagID_6 = value; } inline static int32_t get_offset_of_result_7() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___result_7)); } inline int32_t get_result_7() const { return ___result_7; } inline int32_t* get_address_of_result_7() { return &___result_7; } inline void set_result_7(int32_t value) { ___result_7 = value; } inline static int32_t get_offset_of_redbagDesc_8() { return static_cast(offsetof(uiRedBagItem_t2874123604, ___redbagDesc_8)); } inline String_t* get_redbagDesc_8() const { return ___redbagDesc_8; } inline String_t** get_address_of_redbagDesc_8() { return &___redbagDesc_8; } inline void set_redbagDesc_8(String_t* value) { ___redbagDesc_8 = value; Il2CppCodeGenWriteBarrier((&___redbagDesc_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAGITEM_T2874123604_H #ifndef UIRENEWBOX_T2564087826_H #define UIRENEWBOX_T2564087826_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRenewBox struct uiRenewBox_t2564087826 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiRenewBox::m_uiRenewPanel GameObject_t1113636619 * ___m_uiRenewPanel_2; // UILabel uiRenewBox::m_uiGoodsName UILabel_t3248798549 * ___m_uiGoodsName_3; // UILabel uiRenewBox::m_uiGoodsPrice UILabel_t3248798549 * ___m_uiGoodsPrice_4; // UILabel uiRenewBox::m_uiRenewCost UILabel_t3248798549 * ___m_uiRenewCost_5; // UILabel uiRenewBox::m_uiLevel UILabel_t3248798549 * ___m_uiLevel_6; // UITexture uiRenewBox::m_uiGoodsIcon UITexture_t3471168817 * ___m_uiGoodsIcon_7; // UISprite uiRenewBox::m_orignPriceIcon UISprite_t194114938 * ___m_orignPriceIcon_8; // UISprite uiRenewBox::m_discountPriceIcon UISprite_t194114938 * ___m_discountPriceIcon_9; // UILabel uiRenewBox::m_PriceDesc UILabel_t3248798549 * ___m_PriceDesc_10; // System.Boolean uiRenewBox::m_isDataReady bool ___m_isDataReady_11; // System.Boolean uiRenewBox::m_isIconReady bool ___m_isIconReady_12; // System.Boolean uiRenewBox::m_isWaitingResult bool ___m_isWaitingResult_13; // System.Int32 uiRenewBox::m_goodsId int32_t ___m_goodsId_14; // System.Int32 uiRenewBox::m_serverId int32_t ___m_serverId_15; // System.Int32 uiRenewBox::m_renewCost int32_t ___m_renewCost_16; // UnityEngine.Vector3 uiRenewBox::m_iconScale Vector3_t3722313464 ___m_iconScale_17; // System.Boolean uiRenewBox::isPageInit bool ___isPageInit_18; public: inline static int32_t get_offset_of_m_uiRenewPanel_2() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiRenewPanel_2)); } inline GameObject_t1113636619 * get_m_uiRenewPanel_2() const { return ___m_uiRenewPanel_2; } inline GameObject_t1113636619 ** get_address_of_m_uiRenewPanel_2() { return &___m_uiRenewPanel_2; } inline void set_m_uiRenewPanel_2(GameObject_t1113636619 * value) { ___m_uiRenewPanel_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRenewPanel_2), value); } inline static int32_t get_offset_of_m_uiGoodsName_3() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiGoodsName_3)); } inline UILabel_t3248798549 * get_m_uiGoodsName_3() const { return ___m_uiGoodsName_3; } inline UILabel_t3248798549 ** get_address_of_m_uiGoodsName_3() { return &___m_uiGoodsName_3; } inline void set_m_uiGoodsName_3(UILabel_t3248798549 * value) { ___m_uiGoodsName_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiGoodsName_3), value); } inline static int32_t get_offset_of_m_uiGoodsPrice_4() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiGoodsPrice_4)); } inline UILabel_t3248798549 * get_m_uiGoodsPrice_4() const { return ___m_uiGoodsPrice_4; } inline UILabel_t3248798549 ** get_address_of_m_uiGoodsPrice_4() { return &___m_uiGoodsPrice_4; } inline void set_m_uiGoodsPrice_4(UILabel_t3248798549 * value) { ___m_uiGoodsPrice_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiGoodsPrice_4), value); } inline static int32_t get_offset_of_m_uiRenewCost_5() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiRenewCost_5)); } inline UILabel_t3248798549 * get_m_uiRenewCost_5() const { return ___m_uiRenewCost_5; } inline UILabel_t3248798549 ** get_address_of_m_uiRenewCost_5() { return &___m_uiRenewCost_5; } inline void set_m_uiRenewCost_5(UILabel_t3248798549 * value) { ___m_uiRenewCost_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiRenewCost_5), value); } inline static int32_t get_offset_of_m_uiLevel_6() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiLevel_6)); } inline UILabel_t3248798549 * get_m_uiLevel_6() const { return ___m_uiLevel_6; } inline UILabel_t3248798549 ** get_address_of_m_uiLevel_6() { return &___m_uiLevel_6; } inline void set_m_uiLevel_6(UILabel_t3248798549 * value) { ___m_uiLevel_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiLevel_6), value); } inline static int32_t get_offset_of_m_uiGoodsIcon_7() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_uiGoodsIcon_7)); } inline UITexture_t3471168817 * get_m_uiGoodsIcon_7() const { return ___m_uiGoodsIcon_7; } inline UITexture_t3471168817 ** get_address_of_m_uiGoodsIcon_7() { return &___m_uiGoodsIcon_7; } inline void set_m_uiGoodsIcon_7(UITexture_t3471168817 * value) { ___m_uiGoodsIcon_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiGoodsIcon_7), value); } inline static int32_t get_offset_of_m_orignPriceIcon_8() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_orignPriceIcon_8)); } inline UISprite_t194114938 * get_m_orignPriceIcon_8() const { return ___m_orignPriceIcon_8; } inline UISprite_t194114938 ** get_address_of_m_orignPriceIcon_8() { return &___m_orignPriceIcon_8; } inline void set_m_orignPriceIcon_8(UISprite_t194114938 * value) { ___m_orignPriceIcon_8 = value; Il2CppCodeGenWriteBarrier((&___m_orignPriceIcon_8), value); } inline static int32_t get_offset_of_m_discountPriceIcon_9() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_discountPriceIcon_9)); } inline UISprite_t194114938 * get_m_discountPriceIcon_9() const { return ___m_discountPriceIcon_9; } inline UISprite_t194114938 ** get_address_of_m_discountPriceIcon_9() { return &___m_discountPriceIcon_9; } inline void set_m_discountPriceIcon_9(UISprite_t194114938 * value) { ___m_discountPriceIcon_9 = value; Il2CppCodeGenWriteBarrier((&___m_discountPriceIcon_9), value); } inline static int32_t get_offset_of_m_PriceDesc_10() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_PriceDesc_10)); } inline UILabel_t3248798549 * get_m_PriceDesc_10() const { return ___m_PriceDesc_10; } inline UILabel_t3248798549 ** get_address_of_m_PriceDesc_10() { return &___m_PriceDesc_10; } inline void set_m_PriceDesc_10(UILabel_t3248798549 * value) { ___m_PriceDesc_10 = value; Il2CppCodeGenWriteBarrier((&___m_PriceDesc_10), value); } inline static int32_t get_offset_of_m_isDataReady_11() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_isDataReady_11)); } inline bool get_m_isDataReady_11() const { return ___m_isDataReady_11; } inline bool* get_address_of_m_isDataReady_11() { return &___m_isDataReady_11; } inline void set_m_isDataReady_11(bool value) { ___m_isDataReady_11 = value; } inline static int32_t get_offset_of_m_isIconReady_12() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_isIconReady_12)); } inline bool get_m_isIconReady_12() const { return ___m_isIconReady_12; } inline bool* get_address_of_m_isIconReady_12() { return &___m_isIconReady_12; } inline void set_m_isIconReady_12(bool value) { ___m_isIconReady_12 = value; } inline static int32_t get_offset_of_m_isWaitingResult_13() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_isWaitingResult_13)); } inline bool get_m_isWaitingResult_13() const { return ___m_isWaitingResult_13; } inline bool* get_address_of_m_isWaitingResult_13() { return &___m_isWaitingResult_13; } inline void set_m_isWaitingResult_13(bool value) { ___m_isWaitingResult_13 = value; } inline static int32_t get_offset_of_m_goodsId_14() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_goodsId_14)); } inline int32_t get_m_goodsId_14() const { return ___m_goodsId_14; } inline int32_t* get_address_of_m_goodsId_14() { return &___m_goodsId_14; } inline void set_m_goodsId_14(int32_t value) { ___m_goodsId_14 = value; } inline static int32_t get_offset_of_m_serverId_15() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_serverId_15)); } inline int32_t get_m_serverId_15() const { return ___m_serverId_15; } inline int32_t* get_address_of_m_serverId_15() { return &___m_serverId_15; } inline void set_m_serverId_15(int32_t value) { ___m_serverId_15 = value; } inline static int32_t get_offset_of_m_renewCost_16() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_renewCost_16)); } inline int32_t get_m_renewCost_16() const { return ___m_renewCost_16; } inline int32_t* get_address_of_m_renewCost_16() { return &___m_renewCost_16; } inline void set_m_renewCost_16(int32_t value) { ___m_renewCost_16 = value; } inline static int32_t get_offset_of_m_iconScale_17() { return static_cast(offsetof(uiRenewBox_t2564087826, ___m_iconScale_17)); } inline Vector3_t3722313464 get_m_iconScale_17() const { return ___m_iconScale_17; } inline Vector3_t3722313464 * get_address_of_m_iconScale_17() { return &___m_iconScale_17; } inline void set_m_iconScale_17(Vector3_t3722313464 value) { ___m_iconScale_17 = value; } inline static int32_t get_offset_of_isPageInit_18() { return static_cast(offsetof(uiRenewBox_t2564087826, ___isPageInit_18)); } inline bool get_isPageInit_18() const { return ___isPageInit_18; } inline bool* get_address_of_isPageInit_18() { return &___isPageInit_18; } inline void set_isPageInit_18(bool value) { ___isPageInit_18 = value; } }; struct uiRenewBox_t2564087826_StaticFields { public: // System.String uiRenewBox::s_localPath String_t* ___s_localPath_19; // DMCore.OnEventCall uiRenewBox::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_20; public: inline static int32_t get_offset_of_s_localPath_19() { return static_cast(offsetof(uiRenewBox_t2564087826_StaticFields, ___s_localPath_19)); } inline String_t* get_s_localPath_19() const { return ___s_localPath_19; } inline String_t** get_address_of_s_localPath_19() { return &___s_localPath_19; } inline void set_s_localPath_19(String_t* value) { ___s_localPath_19 = value; Il2CppCodeGenWriteBarrier((&___s_localPath_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_20() { return static_cast(offsetof(uiRenewBox_t2564087826_StaticFields, ___U3CU3Ef__mgU24cache0_20)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_20() const { return ___U3CU3Ef__mgU24cache0_20; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_20() { return &___U3CU3Ef__mgU24cache0_20; } inline void set_U3CU3Ef__mgU24cache0_20(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIRENEWBOX_T2564087826_H #ifndef 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 UIREDBAGLISTCELL_T830803022_H #define UIREDBAGLISTCELL_T830803022_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRedBagListCell struct uiRedBagListCell_t830803022 : public MonoBehaviour_t3962482529 { public: // UILabel uiRedBagListCell::WomanName UILabel_t3248798549 * ___WomanName_2; // UILabel uiRedBagListCell::ManName UILabel_t3248798549 * ___ManName_3; // UILabel uiRedBagListCell::GetCoinNum UILabel_t3248798549 * ___GetCoinNum_4; // UILabel uiRedBagListCell::GetCoinTime UILabel_t3248798549 * ___GetCoinTime_5; // UILabel uiRedBagListCell::RedbagTips UILabel_t3248798549 * ___RedbagTips_6; // UISprite uiRedBagListCell::IsBestLogo UISprite_t194114938 * ___IsBestLogo_7; // UITexture uiRedBagListCell::UserPhoto UITexture_t3471168817 * ___UserPhoto_8; // System.Boolean uiRedBagListCell::IsUserPhotoReady bool ___IsUserPhotoReady_9; // DMCore.Logic.RedBagUserInfo uiRedBagListCell::m_redbagInfo RedBagUserInfo_t2210795971 * ___m_redbagInfo_10; public: inline static int32_t get_offset_of_WomanName_2() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___WomanName_2)); } inline UILabel_t3248798549 * get_WomanName_2() const { return ___WomanName_2; } inline UILabel_t3248798549 ** get_address_of_WomanName_2() { return &___WomanName_2; } inline void set_WomanName_2(UILabel_t3248798549 * value) { ___WomanName_2 = value; Il2CppCodeGenWriteBarrier((&___WomanName_2), value); } inline static int32_t get_offset_of_ManName_3() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___ManName_3)); } inline UILabel_t3248798549 * get_ManName_3() const { return ___ManName_3; } inline UILabel_t3248798549 ** get_address_of_ManName_3() { return &___ManName_3; } inline void set_ManName_3(UILabel_t3248798549 * value) { ___ManName_3 = value; Il2CppCodeGenWriteBarrier((&___ManName_3), value); } inline static int32_t get_offset_of_GetCoinNum_4() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___GetCoinNum_4)); } inline UILabel_t3248798549 * get_GetCoinNum_4() const { return ___GetCoinNum_4; } inline UILabel_t3248798549 ** get_address_of_GetCoinNum_4() { return &___GetCoinNum_4; } inline void set_GetCoinNum_4(UILabel_t3248798549 * value) { ___GetCoinNum_4 = value; Il2CppCodeGenWriteBarrier((&___GetCoinNum_4), value); } inline static int32_t get_offset_of_GetCoinTime_5() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___GetCoinTime_5)); } inline UILabel_t3248798549 * get_GetCoinTime_5() const { return ___GetCoinTime_5; } inline UILabel_t3248798549 ** get_address_of_GetCoinTime_5() { return &___GetCoinTime_5; } inline void set_GetCoinTime_5(UILabel_t3248798549 * value) { ___GetCoinTime_5 = value; Il2CppCodeGenWriteBarrier((&___GetCoinTime_5), value); } inline static int32_t get_offset_of_RedbagTips_6() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___RedbagTips_6)); } inline UILabel_t3248798549 * get_RedbagTips_6() const { return ___RedbagTips_6; } inline UILabel_t3248798549 ** get_address_of_RedbagTips_6() { return &___RedbagTips_6; } inline void set_RedbagTips_6(UILabel_t3248798549 * value) { ___RedbagTips_6 = value; Il2CppCodeGenWriteBarrier((&___RedbagTips_6), value); } inline static int32_t get_offset_of_IsBestLogo_7() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___IsBestLogo_7)); } inline UISprite_t194114938 * get_IsBestLogo_7() const { return ___IsBestLogo_7; } inline UISprite_t194114938 ** get_address_of_IsBestLogo_7() { return &___IsBestLogo_7; } inline void set_IsBestLogo_7(UISprite_t194114938 * value) { ___IsBestLogo_7 = value; Il2CppCodeGenWriteBarrier((&___IsBestLogo_7), value); } inline static int32_t get_offset_of_UserPhoto_8() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___UserPhoto_8)); } inline UITexture_t3471168817 * get_UserPhoto_8() const { return ___UserPhoto_8; } inline UITexture_t3471168817 ** get_address_of_UserPhoto_8() { return &___UserPhoto_8; } inline void set_UserPhoto_8(UITexture_t3471168817 * value) { ___UserPhoto_8 = value; Il2CppCodeGenWriteBarrier((&___UserPhoto_8), value); } inline static int32_t get_offset_of_IsUserPhotoReady_9() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___IsUserPhotoReady_9)); } inline bool get_IsUserPhotoReady_9() const { return ___IsUserPhotoReady_9; } inline bool* get_address_of_IsUserPhotoReady_9() { return &___IsUserPhotoReady_9; } inline void set_IsUserPhotoReady_9(bool value) { ___IsUserPhotoReady_9 = value; } inline static int32_t get_offset_of_m_redbagInfo_10() { return static_cast(offsetof(uiRedBagListCell_t830803022, ___m_redbagInfo_10)); } inline RedBagUserInfo_t2210795971 * get_m_redbagInfo_10() const { return ___m_redbagInfo_10; } inline RedBagUserInfo_t2210795971 ** get_address_of_m_redbagInfo_10() { return &___m_redbagInfo_10; } inline void set_m_redbagInfo_10(RedBagUserInfo_t2210795971 * value) { ___m_redbagInfo_10 = value; Il2CppCodeGenWriteBarrier((&___m_redbagInfo_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREDBAGLISTCELL_T830803022_H #ifndef UIREWARDITEM_T3619702494_H #define UIREWARDITEM_T3619702494_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRewardItem struct uiRewardItem_t3619702494 : public MonoBehaviour_t3962482529 { public: // UITexture uiRewardItem::m_TextureIcon UITexture_t3471168817 * ___m_TextureIcon_2; // UILabel uiRewardItem::m_lableNum UILabel_t3248798549 * ___m_lableNum_3; // UISprite uiRewardItem::m_uiBG UISprite_t194114938 * ___m_uiBG_4; // UILabel uiRewardItem::m_valid UILabel_t3248798549 * ___m_valid_5; // UILabel uiRewardItem::m_name UILabel_t3248798549 * ___m_name_6; // System.Int32 uiRewardItem::m_configID int32_t ___m_configID_7; // System.Boolean uiRewardItem::m_loadDone bool ___m_loadDone_8; // System.Boolean uiRewardItem::isPageInit bool ___isPageInit_9; public: inline static int32_t get_offset_of_m_TextureIcon_2() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_TextureIcon_2)); } inline UITexture_t3471168817 * get_m_TextureIcon_2() const { return ___m_TextureIcon_2; } inline UITexture_t3471168817 ** get_address_of_m_TextureIcon_2() { return &___m_TextureIcon_2; } inline void set_m_TextureIcon_2(UITexture_t3471168817 * value) { ___m_TextureIcon_2 = value; Il2CppCodeGenWriteBarrier((&___m_TextureIcon_2), value); } inline static int32_t get_offset_of_m_lableNum_3() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_lableNum_3)); } inline UILabel_t3248798549 * get_m_lableNum_3() const { return ___m_lableNum_3; } inline UILabel_t3248798549 ** get_address_of_m_lableNum_3() { return &___m_lableNum_3; } inline void set_m_lableNum_3(UILabel_t3248798549 * value) { ___m_lableNum_3 = value; Il2CppCodeGenWriteBarrier((&___m_lableNum_3), value); } inline static int32_t get_offset_of_m_uiBG_4() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_uiBG_4)); } inline UISprite_t194114938 * get_m_uiBG_4() const { return ___m_uiBG_4; } inline UISprite_t194114938 ** get_address_of_m_uiBG_4() { return &___m_uiBG_4; } inline void set_m_uiBG_4(UISprite_t194114938 * value) { ___m_uiBG_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiBG_4), value); } inline static int32_t get_offset_of_m_valid_5() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_valid_5)); } inline UILabel_t3248798549 * get_m_valid_5() const { return ___m_valid_5; } inline UILabel_t3248798549 ** get_address_of_m_valid_5() { return &___m_valid_5; } inline void set_m_valid_5(UILabel_t3248798549 * value) { ___m_valid_5 = value; Il2CppCodeGenWriteBarrier((&___m_valid_5), value); } inline static int32_t get_offset_of_m_name_6() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_name_6)); } inline UILabel_t3248798549 * get_m_name_6() const { return ___m_name_6; } inline UILabel_t3248798549 ** get_address_of_m_name_6() { return &___m_name_6; } inline void set_m_name_6(UILabel_t3248798549 * value) { ___m_name_6 = value; Il2CppCodeGenWriteBarrier((&___m_name_6), value); } inline static int32_t get_offset_of_m_configID_7() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_configID_7)); } inline int32_t get_m_configID_7() const { return ___m_configID_7; } inline int32_t* get_address_of_m_configID_7() { return &___m_configID_7; } inline void set_m_configID_7(int32_t value) { ___m_configID_7 = value; } inline static int32_t get_offset_of_m_loadDone_8() { return static_cast(offsetof(uiRewardItem_t3619702494, ___m_loadDone_8)); } inline bool get_m_loadDone_8() const { return ___m_loadDone_8; } inline bool* get_address_of_m_loadDone_8() { return &___m_loadDone_8; } inline void set_m_loadDone_8(bool value) { ___m_loadDone_8 = value; } inline static int32_t get_offset_of_isPageInit_9() { return static_cast(offsetof(uiRewardItem_t3619702494, ___isPageInit_9)); } inline bool get_isPageInit_9() const { return ___isPageInit_9; } inline bool* get_address_of_isPageInit_9() { return &___isPageInit_9; } inline void set_isPageInit_9(bool value) { ___isPageInit_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIREWARDITEM_T3619702494_H #ifndef UIPASSWORDCHECK_T3889324906_H #define UIPASSWORDCHECK_T3889324906_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiPassWordCheck struct uiPassWordCheck_t3889324906 : public MonoBehaviour_t3962482529 { public: // UIInput uiPassWordCheck::m_uiPassWord UIInput_t421821618 * ___m_uiPassWord_2; // System.Int32 uiPassWordCheck::m_roomId int32_t ___m_roomId_3; // System.Single uiPassWordCheck::m_curTimeIndex float ___m_curTimeIndex_4; // System.Boolean uiPassWordCheck::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_m_uiPassWord_2() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___m_uiPassWord_2)); } inline UIInput_t421821618 * get_m_uiPassWord_2() const { return ___m_uiPassWord_2; } inline UIInput_t421821618 ** get_address_of_m_uiPassWord_2() { return &___m_uiPassWord_2; } inline void set_m_uiPassWord_2(UIInput_t421821618 * value) { ___m_uiPassWord_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiPassWord_2), value); } inline static int32_t get_offset_of_m_roomId_3() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___m_roomId_3)); } inline int32_t get_m_roomId_3() const { return ___m_roomId_3; } inline int32_t* get_address_of_m_roomId_3() { return &___m_roomId_3; } inline void set_m_roomId_3(int32_t value) { ___m_roomId_3 = value; } inline static int32_t get_offset_of_m_curTimeIndex_4() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___m_curTimeIndex_4)); } inline float get_m_curTimeIndex_4() const { return ___m_curTimeIndex_4; } inline float* get_address_of_m_curTimeIndex_4() { return &___m_curTimeIndex_4; } inline void set_m_curTimeIndex_4(float value) { ___m_curTimeIndex_4 = value; } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___isPageInit_5)); } inline bool get_isPageInit_5() const { return ___isPageInit_5; } inline bool* get_address_of_isPageInit_5() { return &___isPageInit_5; } inline void set_isPageInit_5(bool value) { ___isPageInit_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIPASSWORDCHECK_T3889324906_H #ifndef UIROOMDETAIL_T3284166003_H #define UIROOMDETAIL_T3284166003_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomDetail struct uiRoomDetail_t3284166003 : public MonoBehaviour_t3962482529 { public: // UILabel uiRoomDetail::m_uiRoomType UILabel_t3248798549 * ___m_uiRoomType_2; // UILabel uiRoomDetail::m_uiRoomName UILabel_t3248798549 * ___m_uiRoomName_3; // UILabel uiRoomDetail::m_uiRoomNumber UILabel_t3248798549 * ___m_uiRoomNumber_4; // UILabel uiRoomDetail::m_uiRoomState UILabel_t3248798549 * ___m_uiRoomState_5; // UILabel uiRoomDetail::m_uiMusicName UILabel_t3248798549 * ___m_uiMusicName_6; // UILabel uiRoomDetail::m_uiRoomSceneName UILabel_t3248798549 * ___m_uiRoomSceneName_7; // UILabel uiRoomDetail::m_uiMemberCount UILabel_t3248798549 * ___m_uiMemberCount_8; // UnityEngine.Transform[] uiRoomDetail::m_uiMembersInfo TransformU5BU5D_t807237628* ___m_uiMembersInfo_9; // UnityEngine.Transform uiRoomDetail::commonRootLeft Transform_t3600365921 * ___commonRootLeft_10; // UnityEngine.Transform uiRoomDetail::commonRootRight Transform_t3600365921 * ___commonRootRight_11; // UnityEngine.Transform uiRoomDetail::chatRoot Transform_t3600365921 * ___chatRoot_12; // UnityEngine.Transform[] uiRoomDetail::m_uiChatRoomMembersInfo TransformU5BU5D_t807237628* ___m_uiChatRoomMembersInfo_13; // UILabel uiRoomDetail::m_uiChatRoomName UILabel_t3248798549 * ___m_uiChatRoomName_14; // UILabel uiRoomDetail::m_uiChatRoomNumber UILabel_t3248798549 * ___m_uiChatRoomNumber_15; // uiPassWordCheck uiRoomDetail::m_uiPwdInput uiPassWordCheck_t3889324906 * ___m_uiPwdInput_16; // System.Boolean uiRoomDetail::m_bNeedPwd bool ___m_bNeedPwd_17; // System.Int32 uiRoomDetail::m_nRoomId int32_t ___m_nRoomId_18; // System.Boolean uiRoomDetail::isPageInit bool ___isPageInit_19; // DMCore.Logic.CRoomMananger/RoomDetail uiRoomDetail::dd RoomDetail_t2805919052 * ___dd_20; public: inline static int32_t get_offset_of_m_uiRoomType_2() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiRoomType_2)); } inline UILabel_t3248798549 * get_m_uiRoomType_2() const { return ___m_uiRoomType_2; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomType_2() { return &___m_uiRoomType_2; } inline void set_m_uiRoomType_2(UILabel_t3248798549 * value) { ___m_uiRoomType_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomType_2), value); } inline static int32_t get_offset_of_m_uiRoomName_3() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiRoomName_3)); } inline UILabel_t3248798549 * get_m_uiRoomName_3() const { return ___m_uiRoomName_3; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomName_3() { return &___m_uiRoomName_3; } inline void set_m_uiRoomName_3(UILabel_t3248798549 * value) { ___m_uiRoomName_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomName_3), value); } inline static int32_t get_offset_of_m_uiRoomNumber_4() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiRoomNumber_4)); } inline UILabel_t3248798549 * get_m_uiRoomNumber_4() const { return ___m_uiRoomNumber_4; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomNumber_4() { return &___m_uiRoomNumber_4; } inline void set_m_uiRoomNumber_4(UILabel_t3248798549 * value) { ___m_uiRoomNumber_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomNumber_4), value); } inline static int32_t get_offset_of_m_uiRoomState_5() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiRoomState_5)); } inline UILabel_t3248798549 * get_m_uiRoomState_5() const { return ___m_uiRoomState_5; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomState_5() { return &___m_uiRoomState_5; } inline void set_m_uiRoomState_5(UILabel_t3248798549 * value) { ___m_uiRoomState_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomState_5), value); } inline static int32_t get_offset_of_m_uiMusicName_6() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiMusicName_6)); } inline UILabel_t3248798549 * get_m_uiMusicName_6() const { return ___m_uiMusicName_6; } inline UILabel_t3248798549 ** get_address_of_m_uiMusicName_6() { return &___m_uiMusicName_6; } inline void set_m_uiMusicName_6(UILabel_t3248798549 * value) { ___m_uiMusicName_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiMusicName_6), value); } inline static int32_t get_offset_of_m_uiRoomSceneName_7() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiRoomSceneName_7)); } inline UILabel_t3248798549 * get_m_uiRoomSceneName_7() const { return ___m_uiRoomSceneName_7; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomSceneName_7() { return &___m_uiRoomSceneName_7; } inline void set_m_uiRoomSceneName_7(UILabel_t3248798549 * value) { ___m_uiRoomSceneName_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomSceneName_7), value); } inline static int32_t get_offset_of_m_uiMemberCount_8() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiMemberCount_8)); } inline UILabel_t3248798549 * get_m_uiMemberCount_8() const { return ___m_uiMemberCount_8; } inline UILabel_t3248798549 ** get_address_of_m_uiMemberCount_8() { return &___m_uiMemberCount_8; } inline void set_m_uiMemberCount_8(UILabel_t3248798549 * value) { ___m_uiMemberCount_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiMemberCount_8), value); } inline static int32_t get_offset_of_m_uiMembersInfo_9() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiMembersInfo_9)); } inline TransformU5BU5D_t807237628* get_m_uiMembersInfo_9() const { return ___m_uiMembersInfo_9; } inline TransformU5BU5D_t807237628** get_address_of_m_uiMembersInfo_9() { return &___m_uiMembersInfo_9; } inline void set_m_uiMembersInfo_9(TransformU5BU5D_t807237628* value) { ___m_uiMembersInfo_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiMembersInfo_9), value); } inline static int32_t get_offset_of_commonRootLeft_10() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___commonRootLeft_10)); } inline Transform_t3600365921 * get_commonRootLeft_10() const { return ___commonRootLeft_10; } inline Transform_t3600365921 ** get_address_of_commonRootLeft_10() { return &___commonRootLeft_10; } inline void set_commonRootLeft_10(Transform_t3600365921 * value) { ___commonRootLeft_10 = value; Il2CppCodeGenWriteBarrier((&___commonRootLeft_10), value); } inline static int32_t get_offset_of_commonRootRight_11() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___commonRootRight_11)); } inline Transform_t3600365921 * get_commonRootRight_11() const { return ___commonRootRight_11; } inline Transform_t3600365921 ** get_address_of_commonRootRight_11() { return &___commonRootRight_11; } inline void set_commonRootRight_11(Transform_t3600365921 * value) { ___commonRootRight_11 = value; Il2CppCodeGenWriteBarrier((&___commonRootRight_11), value); } inline static int32_t get_offset_of_chatRoot_12() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___chatRoot_12)); } inline Transform_t3600365921 * get_chatRoot_12() const { return ___chatRoot_12; } inline Transform_t3600365921 ** get_address_of_chatRoot_12() { return &___chatRoot_12; } inline void set_chatRoot_12(Transform_t3600365921 * value) { ___chatRoot_12 = value; Il2CppCodeGenWriteBarrier((&___chatRoot_12), value); } inline static int32_t get_offset_of_m_uiChatRoomMembersInfo_13() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiChatRoomMembersInfo_13)); } inline TransformU5BU5D_t807237628* get_m_uiChatRoomMembersInfo_13() const { return ___m_uiChatRoomMembersInfo_13; } inline TransformU5BU5D_t807237628** get_address_of_m_uiChatRoomMembersInfo_13() { return &___m_uiChatRoomMembersInfo_13; } inline void set_m_uiChatRoomMembersInfo_13(TransformU5BU5D_t807237628* value) { ___m_uiChatRoomMembersInfo_13 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoomMembersInfo_13), value); } inline static int32_t get_offset_of_m_uiChatRoomName_14() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiChatRoomName_14)); } inline UILabel_t3248798549 * get_m_uiChatRoomName_14() const { return ___m_uiChatRoomName_14; } inline UILabel_t3248798549 ** get_address_of_m_uiChatRoomName_14() { return &___m_uiChatRoomName_14; } inline void set_m_uiChatRoomName_14(UILabel_t3248798549 * value) { ___m_uiChatRoomName_14 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoomName_14), value); } inline static int32_t get_offset_of_m_uiChatRoomNumber_15() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiChatRoomNumber_15)); } inline UILabel_t3248798549 * get_m_uiChatRoomNumber_15() const { return ___m_uiChatRoomNumber_15; } inline UILabel_t3248798549 ** get_address_of_m_uiChatRoomNumber_15() { return &___m_uiChatRoomNumber_15; } inline void set_m_uiChatRoomNumber_15(UILabel_t3248798549 * value) { ___m_uiChatRoomNumber_15 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoomNumber_15), value); } inline static int32_t get_offset_of_m_uiPwdInput_16() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_uiPwdInput_16)); } inline uiPassWordCheck_t3889324906 * get_m_uiPwdInput_16() const { return ___m_uiPwdInput_16; } inline uiPassWordCheck_t3889324906 ** get_address_of_m_uiPwdInput_16() { return &___m_uiPwdInput_16; } inline void set_m_uiPwdInput_16(uiPassWordCheck_t3889324906 * value) { ___m_uiPwdInput_16 = value; Il2CppCodeGenWriteBarrier((&___m_uiPwdInput_16), value); } inline static int32_t get_offset_of_m_bNeedPwd_17() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_bNeedPwd_17)); } inline bool get_m_bNeedPwd_17() const { return ___m_bNeedPwd_17; } inline bool* get_address_of_m_bNeedPwd_17() { return &___m_bNeedPwd_17; } inline void set_m_bNeedPwd_17(bool value) { ___m_bNeedPwd_17 = value; } inline static int32_t get_offset_of_m_nRoomId_18() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___m_nRoomId_18)); } inline int32_t get_m_nRoomId_18() const { return ___m_nRoomId_18; } inline int32_t* get_address_of_m_nRoomId_18() { return &___m_nRoomId_18; } inline void set_m_nRoomId_18(int32_t value) { ___m_nRoomId_18 = value; } inline static int32_t get_offset_of_isPageInit_19() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___isPageInit_19)); } inline bool get_isPageInit_19() const { return ___isPageInit_19; } inline bool* get_address_of_isPageInit_19() { return &___isPageInit_19; } inline void set_isPageInit_19(bool value) { ___isPageInit_19 = value; } inline static int32_t get_offset_of_dd_20() { return static_cast(offsetof(uiRoomDetail_t3284166003, ___dd_20)); } inline RoomDetail_t2805919052 * get_dd_20() const { return ___dd_20; } inline RoomDetail_t2805919052 ** get_address_of_dd_20() { return &___dd_20; } inline void set_dd_20(RoomDetail_t2805919052 * value) { ___dd_20 = value; Il2CppCodeGenWriteBarrier((&___dd_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMDETAIL_T3284166003_H #ifndef IMAGENUMBERSET_T1930057360_H #define IMAGENUMBERSET_T1930057360_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ImageNumberSet struct ImageNumberSet_t1930057360 : public MonoBehaviour_t3962482529 { public: // ImageNumber[] ImageNumberSet::m_uiNumberArr ImageNumberU5BU5D_t3933614447* ___m_uiNumberArr_2; // System.Boolean ImageNumberSet::isPageInit bool ___isPageInit_3; public: inline static int32_t get_offset_of_m_uiNumberArr_2() { return static_cast(offsetof(ImageNumberSet_t1930057360, ___m_uiNumberArr_2)); } inline ImageNumberU5BU5D_t3933614447* get_m_uiNumberArr_2() const { return ___m_uiNumberArr_2; } inline ImageNumberU5BU5D_t3933614447** get_address_of_m_uiNumberArr_2() { return &___m_uiNumberArr_2; } inline void set_m_uiNumberArr_2(ImageNumberU5BU5D_t3933614447* value) { ___m_uiNumberArr_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiNumberArr_2), value); } inline static int32_t get_offset_of_isPageInit_3() { return static_cast(offsetof(ImageNumberSet_t1930057360, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMAGENUMBERSET_T1930057360_H #ifndef UIROOMCELL_T1582796650_H #define UIROOMCELL_T1582796650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomCell struct uiRoomCell_t1582796650 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiRoomCell::m_uiRoot Transform_t3600365921 * ___m_uiRoot_2; // UnityEngine.Transform[] uiRoomCell::m_uiMemberState TransformU5BU5D_t807237628* ___m_uiMemberState_3; // UnityEngine.Transform uiRoomCell::m_uiLock Transform_t3600365921 * ___m_uiLock_4; // UnityEngine.Transform uiRoomCell::m_uiSongLv Transform_t3600365921 * ___m_uiSongLv_5; // UnityEngine.Transform uiRoomCell::m_uiRoomState Transform_t3600365921 * ___m_uiRoomState_6; // UnityEngine.Transform uiRoomCell::m_uiTop Transform_t3600365921 * ___m_uiTop_7; // UILabel uiRoomCell::m_uiRoomName UILabel_t3248798549 * ___m_uiRoomName_8; // ImageNumberSet uiRoomCell::m_uiRoomNumber ImageNumberSet_t1930057360 * ___m_uiRoomNumber_9; // UnityEngine.Transform uiRoomCell::m_uiChatLock Transform_t3600365921 * ___m_uiChatLock_10; // UnityEngine.Transform uiRoomCell::m_uiChatTop Transform_t3600365921 * ___m_uiChatTop_11; // UILabel uiRoomCell::m_uiRoomModel UILabel_t3248798549 * ___m_uiRoomModel_12; // UISprite uiRoomCell::m_uiRoomSprModel UISprite_t194114938 * ___m_uiRoomSprModel_13; // System.Int32 uiRoomCell::m_roomIdx int32_t ___m_roomIdx_14; // System.Int32 uiRoomCell::m_roomID int32_t ___m_roomID_15; // System.Boolean uiRoomCell::m_bReady bool ___m_bReady_16; // UnityEngine.Vector3 uiRoomCell::m_vPressPos Vector3_t3722313464 ___m_vPressPos_17; // UnityEngine.Transform uiRoomCell::m_uiChatRoot Transform_t3600365921 * ___m_uiChatRoot_18; // UnityEngine.Transform[] uiRoomCell::m_uiChatRoomState TransformU5BU5D_t807237628* ___m_uiChatRoomState_19; // UILabel uiRoomCell::m_uiChatRoomName UILabel_t3248798549 * ___m_uiChatRoomName_20; // ImageNumberSet uiRoomCell::m_uiChatRoomNumber ImageNumberSet_t1930057360 * ___m_uiChatRoomNumber_21; // System.Single uiRoomCell::m_fMaxOffsetY float ___m_fMaxOffsetY_22; // System.Single uiRoomCell::m_dPressTime float ___m_dPressTime_23; // System.Boolean uiRoomCell::m_bPressed bool ___m_bPressed_24; // System.Boolean uiRoomCell::isPageInit bool ___isPageInit_25; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiRoot_2)); } inline Transform_t3600365921 * get_m_uiRoot_2() const { return ___m_uiRoot_2; } inline Transform_t3600365921 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; } inline void set_m_uiRoot_2(Transform_t3600365921 * value) { ___m_uiRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value); } inline static int32_t get_offset_of_m_uiMemberState_3() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiMemberState_3)); } inline TransformU5BU5D_t807237628* get_m_uiMemberState_3() const { return ___m_uiMemberState_3; } inline TransformU5BU5D_t807237628** get_address_of_m_uiMemberState_3() { return &___m_uiMemberState_3; } inline void set_m_uiMemberState_3(TransformU5BU5D_t807237628* value) { ___m_uiMemberState_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiMemberState_3), value); } inline static int32_t get_offset_of_m_uiLock_4() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiLock_4)); } inline Transform_t3600365921 * get_m_uiLock_4() const { return ___m_uiLock_4; } inline Transform_t3600365921 ** get_address_of_m_uiLock_4() { return &___m_uiLock_4; } inline void set_m_uiLock_4(Transform_t3600365921 * value) { ___m_uiLock_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiLock_4), value); } inline static int32_t get_offset_of_m_uiSongLv_5() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiSongLv_5)); } inline Transform_t3600365921 * get_m_uiSongLv_5() const { return ___m_uiSongLv_5; } inline Transform_t3600365921 ** get_address_of_m_uiSongLv_5() { return &___m_uiSongLv_5; } inline void set_m_uiSongLv_5(Transform_t3600365921 * value) { ___m_uiSongLv_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiSongLv_5), value); } inline static int32_t get_offset_of_m_uiRoomState_6() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiRoomState_6)); } inline Transform_t3600365921 * get_m_uiRoomState_6() const { return ___m_uiRoomState_6; } inline Transform_t3600365921 ** get_address_of_m_uiRoomState_6() { return &___m_uiRoomState_6; } inline void set_m_uiRoomState_6(Transform_t3600365921 * value) { ___m_uiRoomState_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomState_6), value); } inline static int32_t get_offset_of_m_uiTop_7() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiTop_7)); } inline Transform_t3600365921 * get_m_uiTop_7() const { return ___m_uiTop_7; } inline Transform_t3600365921 ** get_address_of_m_uiTop_7() { return &___m_uiTop_7; } inline void set_m_uiTop_7(Transform_t3600365921 * value) { ___m_uiTop_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiTop_7), value); } inline static int32_t get_offset_of_m_uiRoomName_8() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiRoomName_8)); } inline UILabel_t3248798549 * get_m_uiRoomName_8() const { return ___m_uiRoomName_8; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomName_8() { return &___m_uiRoomName_8; } inline void set_m_uiRoomName_8(UILabel_t3248798549 * value) { ___m_uiRoomName_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomName_8), value); } inline static int32_t get_offset_of_m_uiRoomNumber_9() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiRoomNumber_9)); } inline ImageNumberSet_t1930057360 * get_m_uiRoomNumber_9() const { return ___m_uiRoomNumber_9; } inline ImageNumberSet_t1930057360 ** get_address_of_m_uiRoomNumber_9() { return &___m_uiRoomNumber_9; } inline void set_m_uiRoomNumber_9(ImageNumberSet_t1930057360 * value) { ___m_uiRoomNumber_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomNumber_9), value); } inline static int32_t get_offset_of_m_uiChatLock_10() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiChatLock_10)); } inline Transform_t3600365921 * get_m_uiChatLock_10() const { return ___m_uiChatLock_10; } inline Transform_t3600365921 ** get_address_of_m_uiChatLock_10() { return &___m_uiChatLock_10; } inline void set_m_uiChatLock_10(Transform_t3600365921 * value) { ___m_uiChatLock_10 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatLock_10), value); } inline static int32_t get_offset_of_m_uiChatTop_11() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiChatTop_11)); } inline Transform_t3600365921 * get_m_uiChatTop_11() const { return ___m_uiChatTop_11; } inline Transform_t3600365921 ** get_address_of_m_uiChatTop_11() { return &___m_uiChatTop_11; } inline void set_m_uiChatTop_11(Transform_t3600365921 * value) { ___m_uiChatTop_11 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatTop_11), value); } inline static int32_t get_offset_of_m_uiRoomModel_12() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiRoomModel_12)); } inline UILabel_t3248798549 * get_m_uiRoomModel_12() const { return ___m_uiRoomModel_12; } inline UILabel_t3248798549 ** get_address_of_m_uiRoomModel_12() { return &___m_uiRoomModel_12; } inline void set_m_uiRoomModel_12(UILabel_t3248798549 * value) { ___m_uiRoomModel_12 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomModel_12), value); } inline static int32_t get_offset_of_m_uiRoomSprModel_13() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiRoomSprModel_13)); } inline UISprite_t194114938 * get_m_uiRoomSprModel_13() const { return ___m_uiRoomSprModel_13; } inline UISprite_t194114938 ** get_address_of_m_uiRoomSprModel_13() { return &___m_uiRoomSprModel_13; } inline void set_m_uiRoomSprModel_13(UISprite_t194114938 * value) { ___m_uiRoomSprModel_13 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoomSprModel_13), value); } inline static int32_t get_offset_of_m_roomIdx_14() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_roomIdx_14)); } inline int32_t get_m_roomIdx_14() const { return ___m_roomIdx_14; } inline int32_t* get_address_of_m_roomIdx_14() { return &___m_roomIdx_14; } inline void set_m_roomIdx_14(int32_t value) { ___m_roomIdx_14 = value; } inline static int32_t get_offset_of_m_roomID_15() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_roomID_15)); } inline int32_t get_m_roomID_15() const { return ___m_roomID_15; } inline int32_t* get_address_of_m_roomID_15() { return &___m_roomID_15; } inline void set_m_roomID_15(int32_t value) { ___m_roomID_15 = value; } inline static int32_t get_offset_of_m_bReady_16() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_bReady_16)); } inline bool get_m_bReady_16() const { return ___m_bReady_16; } inline bool* get_address_of_m_bReady_16() { return &___m_bReady_16; } inline void set_m_bReady_16(bool value) { ___m_bReady_16 = value; } inline static int32_t get_offset_of_m_vPressPos_17() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_vPressPos_17)); } inline Vector3_t3722313464 get_m_vPressPos_17() const { return ___m_vPressPos_17; } inline Vector3_t3722313464 * get_address_of_m_vPressPos_17() { return &___m_vPressPos_17; } inline void set_m_vPressPos_17(Vector3_t3722313464 value) { ___m_vPressPos_17 = value; } inline static int32_t get_offset_of_m_uiChatRoot_18() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiChatRoot_18)); } inline Transform_t3600365921 * get_m_uiChatRoot_18() const { return ___m_uiChatRoot_18; } inline Transform_t3600365921 ** get_address_of_m_uiChatRoot_18() { return &___m_uiChatRoot_18; } inline void set_m_uiChatRoot_18(Transform_t3600365921 * value) { ___m_uiChatRoot_18 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoot_18), value); } inline static int32_t get_offset_of_m_uiChatRoomState_19() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiChatRoomState_19)); } inline TransformU5BU5D_t807237628* get_m_uiChatRoomState_19() const { return ___m_uiChatRoomState_19; } inline TransformU5BU5D_t807237628** get_address_of_m_uiChatRoomState_19() { return &___m_uiChatRoomState_19; } inline void set_m_uiChatRoomState_19(TransformU5BU5D_t807237628* value) { ___m_uiChatRoomState_19 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoomState_19), value); } inline static int32_t get_offset_of_m_uiChatRoomName_20() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiChatRoomName_20)); } inline UILabel_t3248798549 * get_m_uiChatRoomName_20() const { return ___m_uiChatRoomName_20; } inline UILabel_t3248798549 ** get_address_of_m_uiChatRoomName_20() { return &___m_uiChatRoomName_20; } inline void set_m_uiChatRoomName_20(UILabel_t3248798549 * value) { ___m_uiChatRoomName_20 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoomName_20), value); } inline static int32_t get_offset_of_m_uiChatRoomNumber_21() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_uiChatRoomNumber_21)); } inline ImageNumberSet_t1930057360 * get_m_uiChatRoomNumber_21() const { return ___m_uiChatRoomNumber_21; } inline ImageNumberSet_t1930057360 ** get_address_of_m_uiChatRoomNumber_21() { return &___m_uiChatRoomNumber_21; } inline void set_m_uiChatRoomNumber_21(ImageNumberSet_t1930057360 * value) { ___m_uiChatRoomNumber_21 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatRoomNumber_21), value); } inline static int32_t get_offset_of_m_fMaxOffsetY_22() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_fMaxOffsetY_22)); } inline float get_m_fMaxOffsetY_22() const { return ___m_fMaxOffsetY_22; } inline float* get_address_of_m_fMaxOffsetY_22() { return &___m_fMaxOffsetY_22; } inline void set_m_fMaxOffsetY_22(float value) { ___m_fMaxOffsetY_22 = value; } inline static int32_t get_offset_of_m_dPressTime_23() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_dPressTime_23)); } inline float get_m_dPressTime_23() const { return ___m_dPressTime_23; } inline float* get_address_of_m_dPressTime_23() { return &___m_dPressTime_23; } inline void set_m_dPressTime_23(float value) { ___m_dPressTime_23 = value; } inline static int32_t get_offset_of_m_bPressed_24() { return static_cast(offsetof(uiRoomCell_t1582796650, ___m_bPressed_24)); } inline bool get_m_bPressed_24() const { return ___m_bPressed_24; } inline bool* get_address_of_m_bPressed_24() { return &___m_bPressed_24; } inline void set_m_bPressed_24(bool value) { ___m_bPressed_24 = value; } inline static int32_t get_offset_of_isPageInit_25() { return static_cast(offsetof(uiRoomCell_t1582796650, ___isPageInit_25)); } inline bool get_isPageInit_25() const { return ___isPageInit_25; } inline bool* get_address_of_isPageInit_25() { return &___isPageInit_25; } inline void set_isPageInit_25(bool value) { ___isPageInit_25 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMCELL_T1582796650_H #ifndef ROTATEROLE_T1146201425_H #define ROTATEROLE_T1146201425_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // RotateRole struct RotateRole_t1146201425 : public MonoBehaviour_t3962482529 { public: // System.Boolean RotateRole::m_bClkingInside bool ___m_bClkingInside_2; // UnityEngine.Vector2 RotateRole::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_3; // UnityEngine.Vector2 RotateRole::m_ClkPos Vector2_t2156229523 ___m_ClkPos_4; // UnityEngine.Quaternion RotateRole::m_RotateOld Quaternion_t2301928331 ___m_RotateOld_5; // System.Boolean RotateRole::m_bFirstTimePress bool ___m_bFirstTimePress_6; // UnityEngine.Vector2 RotateRole::m_RotateStartPos Vector2_t2156229523 ___m_RotateStartPos_7; // UnityEngine.BoxCollider RotateRole::cld BoxCollider_t1640800422 * ___cld_8; // UnityEngine.Rect RotateRole::rtArea Rect_t2360479859 ___rtArea_9; // System.Single RotateRole::fScaleX float ___fScaleX_10; // System.Single RotateRole::fScaleY float ___fScaleY_11; // System.Collections.Generic.List`1 RotateRole::rotateObjList List_1_t2585711361 * ___rotateObjList_12; public: inline static int32_t get_offset_of_m_bClkingInside_2() { return static_cast(offsetof(RotateRole_t1146201425, ___m_bClkingInside_2)); } inline bool get_m_bClkingInside_2() const { return ___m_bClkingInside_2; } inline bool* get_address_of_m_bClkingInside_2() { return &___m_bClkingInside_2; } inline void set_m_bClkingInside_2(bool value) { ___m_bClkingInside_2 = value; } inline static int32_t get_offset_of_m_MaxOffset_3() { return static_cast(offsetof(RotateRole_t1146201425, ___m_MaxOffset_3)); } inline Vector2_t2156229523 get_m_MaxOffset_3() const { return ___m_MaxOffset_3; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_3() { return &___m_MaxOffset_3; } inline void set_m_MaxOffset_3(Vector2_t2156229523 value) { ___m_MaxOffset_3 = value; } inline static int32_t get_offset_of_m_ClkPos_4() { return static_cast(offsetof(RotateRole_t1146201425, ___m_ClkPos_4)); } inline Vector2_t2156229523 get_m_ClkPos_4() const { return ___m_ClkPos_4; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_4() { return &___m_ClkPos_4; } inline void set_m_ClkPos_4(Vector2_t2156229523 value) { ___m_ClkPos_4 = value; } inline static int32_t get_offset_of_m_RotateOld_5() { return static_cast(offsetof(RotateRole_t1146201425, ___m_RotateOld_5)); } inline Quaternion_t2301928331 get_m_RotateOld_5() const { return ___m_RotateOld_5; } inline Quaternion_t2301928331 * get_address_of_m_RotateOld_5() { return &___m_RotateOld_5; } inline void set_m_RotateOld_5(Quaternion_t2301928331 value) { ___m_RotateOld_5 = value; } inline static int32_t get_offset_of_m_bFirstTimePress_6() { return static_cast(offsetof(RotateRole_t1146201425, ___m_bFirstTimePress_6)); } inline bool get_m_bFirstTimePress_6() const { return ___m_bFirstTimePress_6; } inline bool* get_address_of_m_bFirstTimePress_6() { return &___m_bFirstTimePress_6; } inline void set_m_bFirstTimePress_6(bool value) { ___m_bFirstTimePress_6 = value; } inline static int32_t get_offset_of_m_RotateStartPos_7() { return static_cast(offsetof(RotateRole_t1146201425, ___m_RotateStartPos_7)); } inline Vector2_t2156229523 get_m_RotateStartPos_7() const { return ___m_RotateStartPos_7; } inline Vector2_t2156229523 * get_address_of_m_RotateStartPos_7() { return &___m_RotateStartPos_7; } inline void set_m_RotateStartPos_7(Vector2_t2156229523 value) { ___m_RotateStartPos_7 = value; } inline static int32_t get_offset_of_cld_8() { return static_cast(offsetof(RotateRole_t1146201425, ___cld_8)); } inline BoxCollider_t1640800422 * get_cld_8() const { return ___cld_8; } inline BoxCollider_t1640800422 ** get_address_of_cld_8() { return &___cld_8; } inline void set_cld_8(BoxCollider_t1640800422 * value) { ___cld_8 = value; Il2CppCodeGenWriteBarrier((&___cld_8), value); } inline static int32_t get_offset_of_rtArea_9() { return static_cast(offsetof(RotateRole_t1146201425, ___rtArea_9)); } inline Rect_t2360479859 get_rtArea_9() const { return ___rtArea_9; } inline Rect_t2360479859 * get_address_of_rtArea_9() { return &___rtArea_9; } inline void set_rtArea_9(Rect_t2360479859 value) { ___rtArea_9 = value; } inline static int32_t get_offset_of_fScaleX_10() { return static_cast(offsetof(RotateRole_t1146201425, ___fScaleX_10)); } inline float get_fScaleX_10() const { return ___fScaleX_10; } inline float* get_address_of_fScaleX_10() { return &___fScaleX_10; } inline void set_fScaleX_10(float value) { ___fScaleX_10 = value; } inline static int32_t get_offset_of_fScaleY_11() { return static_cast(offsetof(RotateRole_t1146201425, ___fScaleY_11)); } inline float get_fScaleY_11() const { return ___fScaleY_11; } inline float* get_address_of_fScaleY_11() { return &___fScaleY_11; } inline void set_fScaleY_11(float value) { ___fScaleY_11 = value; } inline static int32_t get_offset_of_rotateObjList_12() { return static_cast(offsetof(RotateRole_t1146201425, ___rotateObjList_12)); } inline List_1_t2585711361 * get_rotateObjList_12() const { return ___rotateObjList_12; } inline List_1_t2585711361 ** get_address_of_rotateObjList_12() { return &___rotateObjList_12; } inline void set_rotateObjList_12(List_1_t2585711361 * value) { ___rotateObjList_12 = value; Il2CppCodeGenWriteBarrier((&___rotateObjList_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROTATEROLE_T1146201425_H #ifndef AWARDITEMCELL_T2030284737_H #define AWARDITEMCELL_T2030284737_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // AwardItemCell struct AwardItemCell_t2030284737 : public MonoBehaviour_t3962482529 { public: // UILabel AwardItemCell::m_name UILabel_t3248798549 * ___m_name_2; // UILabel AwardItemCell::m_count UILabel_t3248798549 * ___m_count_3; // UITexture AwardItemCell::m_texture UITexture_t3471168817 * ___m_texture_4; // System.Boolean AwardItemCell::m_isIconReady bool ___m_isIconReady_5; // UnityEngine.Vector3 AwardItemCell::m_textSize Vector3_t3722313464 ___m_textSize_6; // System.Int32 AwardItemCell::m_configId int32_t ___m_configId_7; public: inline static int32_t get_offset_of_m_name_2() { return static_cast(offsetof(AwardItemCell_t2030284737, ___m_name_2)); } inline UILabel_t3248798549 * get_m_name_2() const { return ___m_name_2; } inline UILabel_t3248798549 ** get_address_of_m_name_2() { return &___m_name_2; } inline void set_m_name_2(UILabel_t3248798549 * value) { ___m_name_2 = value; Il2CppCodeGenWriteBarrier((&___m_name_2), value); } inline static int32_t get_offset_of_m_count_3() { return static_cast(offsetof(AwardItemCell_t2030284737, ___m_count_3)); } inline UILabel_t3248798549 * get_m_count_3() const { return ___m_count_3; } inline UILabel_t3248798549 ** get_address_of_m_count_3() { return &___m_count_3; } inline void set_m_count_3(UILabel_t3248798549 * value) { ___m_count_3 = value; Il2CppCodeGenWriteBarrier((&___m_count_3), value); } inline static int32_t get_offset_of_m_texture_4() { return static_cast(offsetof(AwardItemCell_t2030284737, ___m_texture_4)); } inline UITexture_t3471168817 * get_m_texture_4() const { return ___m_texture_4; } inline UITexture_t3471168817 ** get_address_of_m_texture_4() { return &___m_texture_4; } inline void set_m_texture_4(UITexture_t3471168817 * value) { ___m_texture_4 = value; Il2CppCodeGenWriteBarrier((&___m_texture_4), value); } inline static int32_t get_offset_of_m_isIconReady_5() { return static_cast(offsetof(AwardItemCell_t2030284737, ___m_isIconReady_5)); } inline bool get_m_isIconReady_5() const { return ___m_isIconReady_5; } inline bool* get_address_of_m_isIconReady_5() { return &___m_isIconReady_5; } inline void set_m_isIconReady_5(bool value) { ___m_isIconReady_5 = value; } inline static int32_t get_offset_of_m_textSize_6() { return static_cast(offsetof(AwardItemCell_t2030284737, ___m_textSize_6)); } inline Vector3_t3722313464 get_m_textSize_6() const { return ___m_textSize_6; } inline Vector3_t3722313464 * get_address_of_m_textSize_6() { return &___m_textSize_6; } inline void set_m_textSize_6(Vector3_t3722313464 value) { ___m_textSize_6 = value; } inline static int32_t get_offset_of_m_configId_7() { return static_cast(offsetof(AwardItemCell_t2030284737, ___m_configId_7)); } inline int32_t get_m_configId_7() const { return ___m_configId_7; } inline int32_t* get_address_of_m_configId_7() { return &___m_configId_7; } inline void set_m_configId_7(int32_t value) { ___m_configId_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AWARDITEMCELL_T2030284737_H #ifndef UISELAWARDCELL_T954105843_H #define UISELAWARDCELL_T954105843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSelAwardCell struct uiSelAwardCell_t954105843 : public MonoBehaviour_t3962482529 { public: // UILabel uiSelAwardCell::m_Name UILabel_t3248798549 * ___m_Name_2; // UITexture uiSelAwardCell::m_GoodPic UITexture_t3471168817 * ___m_GoodPic_3; // UILabel uiSelAwardCell::m_Num UILabel_t3248798549 * ___m_Num_4; // UISprite uiSelAwardCell::m_HighLight UISprite_t194114938 * ___m_HighLight_5; // UISprite uiSelAwardCell::m_Normal UISprite_t194114938 * ___m_Normal_6; // System.Int32 uiSelAwardCell::m_SelfId int32_t ___m_SelfId_7; // System.Int32 uiSelAwardCell::index int32_t ___index_8; // System.Boolean uiSelAwardCell::m_ISSelected bool ___m_ISSelected_9; // System.Boolean uiSelAwardCell::m_IconShown bool ___m_IconShown_10; // UnityEngine.Vector3 uiSelAwardCell::m_IconSize Vector3_t3722313464 ___m_IconSize_11; public: inline static int32_t get_offset_of_m_Name_2() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_Name_2)); } inline UILabel_t3248798549 * get_m_Name_2() const { return ___m_Name_2; } inline UILabel_t3248798549 ** get_address_of_m_Name_2() { return &___m_Name_2; } inline void set_m_Name_2(UILabel_t3248798549 * value) { ___m_Name_2 = value; Il2CppCodeGenWriteBarrier((&___m_Name_2), value); } inline static int32_t get_offset_of_m_GoodPic_3() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_GoodPic_3)); } inline UITexture_t3471168817 * get_m_GoodPic_3() const { return ___m_GoodPic_3; } inline UITexture_t3471168817 ** get_address_of_m_GoodPic_3() { return &___m_GoodPic_3; } inline void set_m_GoodPic_3(UITexture_t3471168817 * value) { ___m_GoodPic_3 = value; Il2CppCodeGenWriteBarrier((&___m_GoodPic_3), value); } inline static int32_t get_offset_of_m_Num_4() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_Num_4)); } inline UILabel_t3248798549 * get_m_Num_4() const { return ___m_Num_4; } inline UILabel_t3248798549 ** get_address_of_m_Num_4() { return &___m_Num_4; } inline void set_m_Num_4(UILabel_t3248798549 * value) { ___m_Num_4 = value; Il2CppCodeGenWriteBarrier((&___m_Num_4), value); } inline static int32_t get_offset_of_m_HighLight_5() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_HighLight_5)); } inline UISprite_t194114938 * get_m_HighLight_5() const { return ___m_HighLight_5; } inline UISprite_t194114938 ** get_address_of_m_HighLight_5() { return &___m_HighLight_5; } inline void set_m_HighLight_5(UISprite_t194114938 * value) { ___m_HighLight_5 = value; Il2CppCodeGenWriteBarrier((&___m_HighLight_5), value); } inline static int32_t get_offset_of_m_Normal_6() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_Normal_6)); } inline UISprite_t194114938 * get_m_Normal_6() const { return ___m_Normal_6; } inline UISprite_t194114938 ** get_address_of_m_Normal_6() { return &___m_Normal_6; } inline void set_m_Normal_6(UISprite_t194114938 * value) { ___m_Normal_6 = value; Il2CppCodeGenWriteBarrier((&___m_Normal_6), value); } inline static int32_t get_offset_of_m_SelfId_7() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_SelfId_7)); } inline int32_t get_m_SelfId_7() const { return ___m_SelfId_7; } inline int32_t* get_address_of_m_SelfId_7() { return &___m_SelfId_7; } inline void set_m_SelfId_7(int32_t value) { ___m_SelfId_7 = value; } inline static int32_t get_offset_of_index_8() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___index_8)); } inline int32_t get_index_8() const { return ___index_8; } inline int32_t* get_address_of_index_8() { return &___index_8; } inline void set_index_8(int32_t value) { ___index_8 = value; } inline static int32_t get_offset_of_m_ISSelected_9() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_ISSelected_9)); } inline bool get_m_ISSelected_9() const { return ___m_ISSelected_9; } inline bool* get_address_of_m_ISSelected_9() { return &___m_ISSelected_9; } inline void set_m_ISSelected_9(bool value) { ___m_ISSelected_9 = value; } inline static int32_t get_offset_of_m_IconShown_10() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_IconShown_10)); } inline bool get_m_IconShown_10() const { return ___m_IconShown_10; } inline bool* get_address_of_m_IconShown_10() { return &___m_IconShown_10; } inline void set_m_IconShown_10(bool value) { ___m_IconShown_10 = value; } inline static int32_t get_offset_of_m_IconSize_11() { return static_cast(offsetof(uiSelAwardCell_t954105843, ___m_IconSize_11)); } inline Vector3_t3722313464 get_m_IconSize_11() const { return ___m_IconSize_11; } inline Vector3_t3722313464 * get_address_of_m_IconSize_11() { return &___m_IconSize_11; } inline void set_m_IconSize_11(Vector3_t3722313464 value) { ___m_IconSize_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISELAWARDCELL_T954105843_H #ifndef UISHOPCARCONFIRM_T2151556946_H #define UISHOPCARCONFIRM_T2151556946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShopcarConfirm struct uiShopcarConfirm_t2151556946 : public MonoBehaviour_t3962482529 { public: // UILabel uiShopcarConfirm::m_titleLabel UILabel_t3248798549 * ___m_titleLabel_2; // UILabel uiShopcarConfirm::m_contentLabel UILabel_t3248798549 * ___m_contentLabel_3; // UILabel uiShopcarConfirm::m_goldLabel UILabel_t3248798549 * ___m_goldLabel_4; // UILabel uiShopcarConfirm::m_goldPriceLabel UILabel_t3248798549 * ___m_goldPriceLabel_5; // UILabel uiShopcarConfirm::m_bindDimondLabel UILabel_t3248798549 * ___m_bindDimondLabel_6; // UILabel uiShopcarConfirm::m_bindDimondPriceLabel UILabel_t3248798549 * ___m_bindDimondPriceLabel_7; // UILabel uiShopcarConfirm::m_dimondLabel UILabel_t3248798549 * ___m_dimondLabel_8; // UILabel uiShopcarConfirm::m_dimondPriceLabel UILabel_t3248798549 * ___m_dimondPriceLabel_9; // UnityEngine.Transform uiShopcarConfirm::m_confirmBtn Transform_t3600365921 * ___m_confirmBtn_10; // UnityEngine.Transform uiShopcarConfirm::m_closeBtn Transform_t3600365921 * ___m_closeBtn_11; // System.Boolean uiShopcarConfirm::m_bInitFinish bool ___m_bInitFinish_12; // System.Boolean uiShopcarConfirm::m_bBuy bool ___m_bBuy_13; // System.Boolean uiShopcarConfirm::m_init bool ___m_init_14; public: inline static int32_t get_offset_of_m_titleLabel_2() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_titleLabel_2)); } inline UILabel_t3248798549 * get_m_titleLabel_2() const { return ___m_titleLabel_2; } inline UILabel_t3248798549 ** get_address_of_m_titleLabel_2() { return &___m_titleLabel_2; } inline void set_m_titleLabel_2(UILabel_t3248798549 * value) { ___m_titleLabel_2 = value; Il2CppCodeGenWriteBarrier((&___m_titleLabel_2), value); } inline static int32_t get_offset_of_m_contentLabel_3() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_contentLabel_3)); } inline UILabel_t3248798549 * get_m_contentLabel_3() const { return ___m_contentLabel_3; } inline UILabel_t3248798549 ** get_address_of_m_contentLabel_3() { return &___m_contentLabel_3; } inline void set_m_contentLabel_3(UILabel_t3248798549 * value) { ___m_contentLabel_3 = value; Il2CppCodeGenWriteBarrier((&___m_contentLabel_3), value); } inline static int32_t get_offset_of_m_goldLabel_4() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_goldLabel_4)); } inline UILabel_t3248798549 * get_m_goldLabel_4() const { return ___m_goldLabel_4; } inline UILabel_t3248798549 ** get_address_of_m_goldLabel_4() { return &___m_goldLabel_4; } inline void set_m_goldLabel_4(UILabel_t3248798549 * value) { ___m_goldLabel_4 = value; Il2CppCodeGenWriteBarrier((&___m_goldLabel_4), value); } inline static int32_t get_offset_of_m_goldPriceLabel_5() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_goldPriceLabel_5)); } inline UILabel_t3248798549 * get_m_goldPriceLabel_5() const { return ___m_goldPriceLabel_5; } inline UILabel_t3248798549 ** get_address_of_m_goldPriceLabel_5() { return &___m_goldPriceLabel_5; } inline void set_m_goldPriceLabel_5(UILabel_t3248798549 * value) { ___m_goldPriceLabel_5 = value; Il2CppCodeGenWriteBarrier((&___m_goldPriceLabel_5), value); } inline static int32_t get_offset_of_m_bindDimondLabel_6() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_bindDimondLabel_6)); } inline UILabel_t3248798549 * get_m_bindDimondLabel_6() const { return ___m_bindDimondLabel_6; } inline UILabel_t3248798549 ** get_address_of_m_bindDimondLabel_6() { return &___m_bindDimondLabel_6; } inline void set_m_bindDimondLabel_6(UILabel_t3248798549 * value) { ___m_bindDimondLabel_6 = value; Il2CppCodeGenWriteBarrier((&___m_bindDimondLabel_6), value); } inline static int32_t get_offset_of_m_bindDimondPriceLabel_7() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_bindDimondPriceLabel_7)); } inline UILabel_t3248798549 * get_m_bindDimondPriceLabel_7() const { return ___m_bindDimondPriceLabel_7; } inline UILabel_t3248798549 ** get_address_of_m_bindDimondPriceLabel_7() { return &___m_bindDimondPriceLabel_7; } inline void set_m_bindDimondPriceLabel_7(UILabel_t3248798549 * value) { ___m_bindDimondPriceLabel_7 = value; Il2CppCodeGenWriteBarrier((&___m_bindDimondPriceLabel_7), value); } inline static int32_t get_offset_of_m_dimondLabel_8() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_dimondLabel_8)); } inline UILabel_t3248798549 * get_m_dimondLabel_8() const { return ___m_dimondLabel_8; } inline UILabel_t3248798549 ** get_address_of_m_dimondLabel_8() { return &___m_dimondLabel_8; } inline void set_m_dimondLabel_8(UILabel_t3248798549 * value) { ___m_dimondLabel_8 = value; Il2CppCodeGenWriteBarrier((&___m_dimondLabel_8), value); } inline static int32_t get_offset_of_m_dimondPriceLabel_9() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_dimondPriceLabel_9)); } inline UILabel_t3248798549 * get_m_dimondPriceLabel_9() const { return ___m_dimondPriceLabel_9; } inline UILabel_t3248798549 ** get_address_of_m_dimondPriceLabel_9() { return &___m_dimondPriceLabel_9; } inline void set_m_dimondPriceLabel_9(UILabel_t3248798549 * value) { ___m_dimondPriceLabel_9 = value; Il2CppCodeGenWriteBarrier((&___m_dimondPriceLabel_9), value); } inline static int32_t get_offset_of_m_confirmBtn_10() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_confirmBtn_10)); } inline Transform_t3600365921 * get_m_confirmBtn_10() const { return ___m_confirmBtn_10; } inline Transform_t3600365921 ** get_address_of_m_confirmBtn_10() { return &___m_confirmBtn_10; } inline void set_m_confirmBtn_10(Transform_t3600365921 * value) { ___m_confirmBtn_10 = value; Il2CppCodeGenWriteBarrier((&___m_confirmBtn_10), value); } inline static int32_t get_offset_of_m_closeBtn_11() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_closeBtn_11)); } inline Transform_t3600365921 * get_m_closeBtn_11() const { return ___m_closeBtn_11; } inline Transform_t3600365921 ** get_address_of_m_closeBtn_11() { return &___m_closeBtn_11; } inline void set_m_closeBtn_11(Transform_t3600365921 * value) { ___m_closeBtn_11 = value; Il2CppCodeGenWriteBarrier((&___m_closeBtn_11), value); } inline static int32_t get_offset_of_m_bInitFinish_12() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_bInitFinish_12)); } inline bool get_m_bInitFinish_12() const { return ___m_bInitFinish_12; } inline bool* get_address_of_m_bInitFinish_12() { return &___m_bInitFinish_12; } inline void set_m_bInitFinish_12(bool value) { ___m_bInitFinish_12 = value; } inline static int32_t get_offset_of_m_bBuy_13() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_bBuy_13)); } inline bool get_m_bBuy_13() const { return ___m_bBuy_13; } inline bool* get_address_of_m_bBuy_13() { return &___m_bBuy_13; } inline void set_m_bBuy_13(bool value) { ___m_bBuy_13 = value; } inline static int32_t get_offset_of_m_init_14() { return static_cast(offsetof(uiShopcarConfirm_t2151556946, ___m_init_14)); } inline bool get_m_init_14() const { return ___m_init_14; } inline bool* get_address_of_m_init_14() { return &___m_init_14; } inline void set_m_init_14(bool value) { ___m_init_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISHOPCARCONFIRM_T2151556946_H #ifndef DMLISTVIEWITEM_T3648257704_H #define DMLISTVIEWITEM_T3648257704_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewItem struct DMListViewItem_t3648257704 : public MonoBehaviour_t3962482529 { public: // System.Single DMListViewItem::m_ActiveLength float ___m_ActiveLength_2; // System.Single DMListViewItem::m_DisactiveLength float ___m_DisactiveLength_3; // System.Action`1 DMListViewItem::m_indexChanged Action_1_t3123413348 * ___m_indexChanged_4; // System.Int32 DMListViewItem::m_index int32_t ___m_index_5; // System.Boolean DMListViewItem::m_bActive bool ___m_bActive_6; public: inline static int32_t get_offset_of_m_ActiveLength_2() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_ActiveLength_2)); } inline float get_m_ActiveLength_2() const { return ___m_ActiveLength_2; } inline float* get_address_of_m_ActiveLength_2() { return &___m_ActiveLength_2; } inline void set_m_ActiveLength_2(float value) { ___m_ActiveLength_2 = value; } inline static int32_t get_offset_of_m_DisactiveLength_3() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_DisactiveLength_3)); } inline float get_m_DisactiveLength_3() const { return ___m_DisactiveLength_3; } inline float* get_address_of_m_DisactiveLength_3() { return &___m_DisactiveLength_3; } inline void set_m_DisactiveLength_3(float value) { ___m_DisactiveLength_3 = value; } inline static int32_t get_offset_of_m_indexChanged_4() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_indexChanged_4)); } inline Action_1_t3123413348 * get_m_indexChanged_4() const { return ___m_indexChanged_4; } inline Action_1_t3123413348 ** get_address_of_m_indexChanged_4() { return &___m_indexChanged_4; } inline void set_m_indexChanged_4(Action_1_t3123413348 * value) { ___m_indexChanged_4 = value; Il2CppCodeGenWriteBarrier((&___m_indexChanged_4), value); } inline static int32_t get_offset_of_m_index_5() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_index_5)); } inline int32_t get_m_index_5() const { return ___m_index_5; } inline int32_t* get_address_of_m_index_5() { return &___m_index_5; } inline void set_m_index_5(int32_t value) { ___m_index_5 = value; } inline static int32_t get_offset_of_m_bActive_6() { return static_cast(offsetof(DMListViewItem_t3648257704, ___m_bActive_6)); } inline bool get_m_bActive_6() const { return ___m_bActive_6; } inline bool* get_address_of_m_bActive_6() { return &___m_bActive_6; } inline void set_m_bActive_6(bool value) { ___m_bActive_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEWITEM_T3648257704_H #ifndef UIITEMTABGROUP_T3336202313_H #define UIITEMTABGROUP_T3336202313_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIItemTabGroup struct UIItemTabGroup_t3336202313 : public MonoBehaviour_t3962482529 { public: // System.Collections.Generic.List`1 UIItemTabGroup::itemTabs List_1_t1609664137 * ___itemTabs_2; public: inline static int32_t get_offset_of_itemTabs_2() { return static_cast(offsetof(UIItemTabGroup_t3336202313, ___itemTabs_2)); } inline List_1_t1609664137 * get_itemTabs_2() const { return ___itemTabs_2; } inline List_1_t1609664137 ** get_address_of_itemTabs_2() { return &___itemTabs_2; } inline void set_itemTabs_2(List_1_t1609664137 * value) { ___itemTabs_2 = value; Il2CppCodeGenWriteBarrier((&___itemTabs_2), value); } }; struct UIItemTabGroup_t3336202313_StaticFields { public: // System.Predicate`1 UIItemTabGroup::<>f__am$cache0 Predicate_1_t962883519 * ___U3CU3Ef__amU24cache0_3; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_3() { return static_cast(offsetof(UIItemTabGroup_t3336202313_StaticFields, ___U3CU3Ef__amU24cache0_3)); } inline Predicate_1_t962883519 * get_U3CU3Ef__amU24cache0_3() const { return ___U3CU3Ef__amU24cache0_3; } inline Predicate_1_t962883519 ** get_address_of_U3CU3Ef__amU24cache0_3() { return &___U3CU3Ef__amU24cache0_3; } inline void set_U3CU3Ef__amU24cache0_3(Predicate_1_t962883519 * value) { ___U3CU3Ef__amU24cache0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMTABGROUP_T3336202313_H #ifndef UIEVENTLISTENER_T1665237878_H #define UIEVENTLISTENER_T1665237878_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIEventListener struct UIEventListener_t1665237878 : public MonoBehaviour_t3962482529 { public: // System.Object UIEventListener::parameter RuntimeObject * ___parameter_2; // System.Action`1 UIEventListener::onSubmit Action_1_t1286104214 * ___onSubmit_3; // System.Action`1 UIEventListener::onClick Action_1_t1286104214 * ___onClick_4; // System.Action`1 UIEventListener::onDoubleClick Action_1_t1286104214 * ___onDoubleClick_5; // System.Action`2 UIEventListener::onHover Action_2_t4266817756 * ___onHover_6; // System.Action`2 UIEventListener::onPress Action_2_t4266817756 * ___onPress_7; // System.Action`2 UIEventListener::onSelect Action_2_t4266817756 * ___onSelect_8; // System.Action`2 UIEventListener::onScroll Action_2_t1271829269 * ___onScroll_9; // System.Action`2 UIEventListener::onDrag Action_2_t2030792018 * ___onDrag_10; // System.Action`2 UIEventListener::onDrop Action_2_t988199114 * ___onDrop_11; // System.Action`2 UIEventListener::onInput Action_2_t1722013184 * ___onInput_12; // System.Action`2 UIEventListener::onKey Action_2_t2473856772 * ___onKey_13; public: inline static int32_t get_offset_of_parameter_2() { return static_cast(offsetof(UIEventListener_t1665237878, ___parameter_2)); } inline RuntimeObject * get_parameter_2() const { return ___parameter_2; } inline RuntimeObject ** get_address_of_parameter_2() { return &___parameter_2; } inline void set_parameter_2(RuntimeObject * value) { ___parameter_2 = value; Il2CppCodeGenWriteBarrier((&___parameter_2), value); } inline static int32_t get_offset_of_onSubmit_3() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSubmit_3)); } inline Action_1_t1286104214 * get_onSubmit_3() const { return ___onSubmit_3; } inline Action_1_t1286104214 ** get_address_of_onSubmit_3() { return &___onSubmit_3; } inline void set_onSubmit_3(Action_1_t1286104214 * value) { ___onSubmit_3 = value; Il2CppCodeGenWriteBarrier((&___onSubmit_3), value); } inline static int32_t get_offset_of_onClick_4() { return static_cast(offsetof(UIEventListener_t1665237878, ___onClick_4)); } inline Action_1_t1286104214 * get_onClick_4() const { return ___onClick_4; } inline Action_1_t1286104214 ** get_address_of_onClick_4() { return &___onClick_4; } inline void set_onClick_4(Action_1_t1286104214 * value) { ___onClick_4 = value; Il2CppCodeGenWriteBarrier((&___onClick_4), value); } inline static int32_t get_offset_of_onDoubleClick_5() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDoubleClick_5)); } inline Action_1_t1286104214 * get_onDoubleClick_5() const { return ___onDoubleClick_5; } inline Action_1_t1286104214 ** get_address_of_onDoubleClick_5() { return &___onDoubleClick_5; } inline void set_onDoubleClick_5(Action_1_t1286104214 * value) { ___onDoubleClick_5 = value; Il2CppCodeGenWriteBarrier((&___onDoubleClick_5), value); } inline static int32_t get_offset_of_onHover_6() { return static_cast(offsetof(UIEventListener_t1665237878, ___onHover_6)); } inline Action_2_t4266817756 * get_onHover_6() const { return ___onHover_6; } inline Action_2_t4266817756 ** get_address_of_onHover_6() { return &___onHover_6; } inline void set_onHover_6(Action_2_t4266817756 * value) { ___onHover_6 = value; Il2CppCodeGenWriteBarrier((&___onHover_6), value); } inline static int32_t get_offset_of_onPress_7() { return static_cast(offsetof(UIEventListener_t1665237878, ___onPress_7)); } inline Action_2_t4266817756 * get_onPress_7() const { return ___onPress_7; } inline Action_2_t4266817756 ** get_address_of_onPress_7() { return &___onPress_7; } inline void set_onPress_7(Action_2_t4266817756 * value) { ___onPress_7 = value; Il2CppCodeGenWriteBarrier((&___onPress_7), value); } inline static int32_t get_offset_of_onSelect_8() { return static_cast(offsetof(UIEventListener_t1665237878, ___onSelect_8)); } inline Action_2_t4266817756 * get_onSelect_8() const { return ___onSelect_8; } inline Action_2_t4266817756 ** get_address_of_onSelect_8() { return &___onSelect_8; } inline void set_onSelect_8(Action_2_t4266817756 * value) { ___onSelect_8 = value; Il2CppCodeGenWriteBarrier((&___onSelect_8), value); } inline static int32_t get_offset_of_onScroll_9() { return static_cast(offsetof(UIEventListener_t1665237878, ___onScroll_9)); } inline Action_2_t1271829269 * get_onScroll_9() const { return ___onScroll_9; } inline Action_2_t1271829269 ** get_address_of_onScroll_9() { return &___onScroll_9; } inline void set_onScroll_9(Action_2_t1271829269 * value) { ___onScroll_9 = value; Il2CppCodeGenWriteBarrier((&___onScroll_9), value); } inline static int32_t get_offset_of_onDrag_10() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrag_10)); } inline Action_2_t2030792018 * get_onDrag_10() const { return ___onDrag_10; } inline Action_2_t2030792018 ** get_address_of_onDrag_10() { return &___onDrag_10; } inline void set_onDrag_10(Action_2_t2030792018 * value) { ___onDrag_10 = value; Il2CppCodeGenWriteBarrier((&___onDrag_10), value); } inline static int32_t get_offset_of_onDrop_11() { return static_cast(offsetof(UIEventListener_t1665237878, ___onDrop_11)); } inline Action_2_t988199114 * get_onDrop_11() const { return ___onDrop_11; } inline Action_2_t988199114 ** get_address_of_onDrop_11() { return &___onDrop_11; } inline void set_onDrop_11(Action_2_t988199114 * value) { ___onDrop_11 = value; Il2CppCodeGenWriteBarrier((&___onDrop_11), value); } inline static int32_t get_offset_of_onInput_12() { return static_cast(offsetof(UIEventListener_t1665237878, ___onInput_12)); } inline Action_2_t1722013184 * get_onInput_12() const { return ___onInput_12; } inline Action_2_t1722013184 ** get_address_of_onInput_12() { return &___onInput_12; } inline void set_onInput_12(Action_2_t1722013184 * value) { ___onInput_12 = value; Il2CppCodeGenWriteBarrier((&___onInput_12), value); } inline static int32_t get_offset_of_onKey_13() { return static_cast(offsetof(UIEventListener_t1665237878, ___onKey_13)); } inline Action_2_t2473856772 * get_onKey_13() const { return ___onKey_13; } inline Action_2_t2473856772 ** get_address_of_onKey_13() { return &___onKey_13; } inline void set_onKey_13(Action_2_t2473856772 * value) { ___onKey_13 = value; Il2CppCodeGenWriteBarrier((&___onKey_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIEVENTLISTENER_T1665237878_H #ifndef UISIGNINGROUP_T1608014557_H #define UISIGNINGROUP_T1608014557_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSignInGroup struct uiSignInGroup_t1608014557 : public MonoBehaviour_t3962482529 { public: // uiSignInItem[] uiSignInGroup::itemList uiSignInItemU5BU5D_t2016263641* ___itemList_2; // System.Boolean uiSignInGroup::isPageInit bool ___isPageInit_3; public: inline static int32_t get_offset_of_itemList_2() { return static_cast(offsetof(uiSignInGroup_t1608014557, ___itemList_2)); } inline uiSignInItemU5BU5D_t2016263641* get_itemList_2() const { return ___itemList_2; } inline uiSignInItemU5BU5D_t2016263641** get_address_of_itemList_2() { return &___itemList_2; } inline void set_itemList_2(uiSignInItemU5BU5D_t2016263641* value) { ___itemList_2 = value; Il2CppCodeGenWriteBarrier((&___itemList_2), value); } inline static int32_t get_offset_of_isPageInit_3() { return static_cast(offsetof(uiSignInGroup_t1608014557, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISIGNINGROUP_T1608014557_H #ifndef UISIGNINITEM_T3961333000_H #define UISIGNINITEM_T3961333000_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSignInItem struct uiSignInItem_t3961333000 : public MonoBehaviour_t3962482529 { public: // UILabel uiSignInItem::m_count UILabel_t3248798549 * ___m_count_2; // UITexture uiSignInItem::m_icon UITexture_t3471168817 * ___m_icon_3; // UnityEngine.GameObject uiSignInItem::m_tag GameObject_t1113636619 * ___m_tag_4; // UISprite uiSignInItem::m_viplevel UISprite_t194114938 * ___m_viplevel_5; // UnityEngine.GameObject uiSignInItem::m_uiComplete GameObject_t1113636619 * ___m_uiComplete_6; // UnityEngine.GameObject uiSignInItem::m_uiSeal GameObject_t1113636619 * ___m_uiSeal_7; // UISprite uiSignInItem::m_resQuality UISprite_t194114938 * ___m_resQuality_8; // System.Int32 uiSignInItem::m_index int32_t ___m_index_9; // System.Int32 uiSignInItem::m_configID int32_t ___m_configID_10; // System.Boolean uiSignInItem::m_loadDone bool ___m_loadDone_11; // System.Boolean uiSignInItem::isPageInit bool ___isPageInit_12; // DMCore.Logic.CSignInOldActivity/DayData uiSignInItem::m_data DayData_t3559000048 * ___m_data_13; public: inline static int32_t get_offset_of_m_count_2() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_count_2)); } inline UILabel_t3248798549 * get_m_count_2() const { return ___m_count_2; } inline UILabel_t3248798549 ** get_address_of_m_count_2() { return &___m_count_2; } inline void set_m_count_2(UILabel_t3248798549 * value) { ___m_count_2 = value; Il2CppCodeGenWriteBarrier((&___m_count_2), value); } inline static int32_t get_offset_of_m_icon_3() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_icon_3)); } inline UITexture_t3471168817 * get_m_icon_3() const { return ___m_icon_3; } inline UITexture_t3471168817 ** get_address_of_m_icon_3() { return &___m_icon_3; } inline void set_m_icon_3(UITexture_t3471168817 * value) { ___m_icon_3 = value; Il2CppCodeGenWriteBarrier((&___m_icon_3), value); } inline static int32_t get_offset_of_m_tag_4() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_tag_4)); } inline GameObject_t1113636619 * get_m_tag_4() const { return ___m_tag_4; } inline GameObject_t1113636619 ** get_address_of_m_tag_4() { return &___m_tag_4; } inline void set_m_tag_4(GameObject_t1113636619 * value) { ___m_tag_4 = value; Il2CppCodeGenWriteBarrier((&___m_tag_4), value); } inline static int32_t get_offset_of_m_viplevel_5() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_viplevel_5)); } inline UISprite_t194114938 * get_m_viplevel_5() const { return ___m_viplevel_5; } inline UISprite_t194114938 ** get_address_of_m_viplevel_5() { return &___m_viplevel_5; } inline void set_m_viplevel_5(UISprite_t194114938 * value) { ___m_viplevel_5 = value; Il2CppCodeGenWriteBarrier((&___m_viplevel_5), value); } inline static int32_t get_offset_of_m_uiComplete_6() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_uiComplete_6)); } inline GameObject_t1113636619 * get_m_uiComplete_6() const { return ___m_uiComplete_6; } inline GameObject_t1113636619 ** get_address_of_m_uiComplete_6() { return &___m_uiComplete_6; } inline void set_m_uiComplete_6(GameObject_t1113636619 * value) { ___m_uiComplete_6 = value; Il2CppCodeGenWriteBarrier((&___m_uiComplete_6), value); } inline static int32_t get_offset_of_m_uiSeal_7() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_uiSeal_7)); } inline GameObject_t1113636619 * get_m_uiSeal_7() const { return ___m_uiSeal_7; } inline GameObject_t1113636619 ** get_address_of_m_uiSeal_7() { return &___m_uiSeal_7; } inline void set_m_uiSeal_7(GameObject_t1113636619 * value) { ___m_uiSeal_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiSeal_7), value); } inline static int32_t get_offset_of_m_resQuality_8() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_resQuality_8)); } inline UISprite_t194114938 * get_m_resQuality_8() const { return ___m_resQuality_8; } inline UISprite_t194114938 ** get_address_of_m_resQuality_8() { return &___m_resQuality_8; } inline void set_m_resQuality_8(UISprite_t194114938 * value) { ___m_resQuality_8 = value; Il2CppCodeGenWriteBarrier((&___m_resQuality_8), value); } inline static int32_t get_offset_of_m_index_9() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_index_9)); } inline int32_t get_m_index_9() const { return ___m_index_9; } inline int32_t* get_address_of_m_index_9() { return &___m_index_9; } inline void set_m_index_9(int32_t value) { ___m_index_9 = value; } inline static int32_t get_offset_of_m_configID_10() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_configID_10)); } inline int32_t get_m_configID_10() const { return ___m_configID_10; } inline int32_t* get_address_of_m_configID_10() { return &___m_configID_10; } inline void set_m_configID_10(int32_t value) { ___m_configID_10 = value; } inline static int32_t get_offset_of_m_loadDone_11() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_loadDone_11)); } inline bool get_m_loadDone_11() const { return ___m_loadDone_11; } inline bool* get_address_of_m_loadDone_11() { return &___m_loadDone_11; } inline void set_m_loadDone_11(bool value) { ___m_loadDone_11 = value; } inline static int32_t get_offset_of_isPageInit_12() { return static_cast(offsetof(uiSignInItem_t3961333000, ___isPageInit_12)); } inline bool get_isPageInit_12() const { return ___isPageInit_12; } inline bool* get_address_of_isPageInit_12() { return &___isPageInit_12; } inline void set_isPageInit_12(bool value) { ___isPageInit_12 = value; } inline static int32_t get_offset_of_m_data_13() { return static_cast(offsetof(uiSignInItem_t3961333000, ___m_data_13)); } inline DayData_t3559000048 * get_m_data_13() const { return ___m_data_13; } inline DayData_t3559000048 ** get_address_of_m_data_13() { return &___m_data_13; } inline void set_m_data_13(DayData_t3559000048 * value) { ___m_data_13 = value; Il2CppCodeGenWriteBarrier((&___m_data_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISIGNINITEM_T3961333000_H #ifndef DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #define DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject DMListViewSlideOptimize::m_TriggerTarget GameObject_t1113636619 * ___m_TriggerTarget_2; // System.String DMListViewSlideOptimize::m_TriggerFunctionName String_t* ___m_TriggerFunctionName_3; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ControllerPosition Vector3_t3722313464 ___m_ControllerPosition_4; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ColliderCenter Vector3_t3722313464 ___m_ColliderCenter_5; // UnityEngine.Vector3 DMListViewSlideOptimize::m_ColliderSize Vector3_t3722313464 ___m_ColliderSize_6; // DMListViewSlideOptimize/SlideDirection DMListViewSlideOptimize::m_Direction int32_t ___m_Direction_7; // System.Single DMListViewSlideOptimize::m_MinimizeSlideTime float ___m_MinimizeSlideTime_8; // System.Single DMListViewSlideOptimize::m_MinimizeSlideDistance float ___m_MinimizeSlideDistance_9; // UnityEngine.GameObject DMListViewSlideOptimize::m_Controller GameObject_t1113636619 * ___m_Controller_10; // System.Boolean DMListViewSlideOptimize::m_IsPressed bool ___m_IsPressed_11; // System.Single DMListViewSlideOptimize::m_PressPos float ___m_PressPos_12; // System.Single DMListViewSlideOptimize::m_PressTime float ___m_PressTime_13; // System.Single DMListViewSlideOptimize::m_SlideDistance float ___m_SlideDistance_14; public: inline static int32_t get_offset_of_m_TriggerTarget_2() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_TriggerTarget_2)); } inline GameObject_t1113636619 * get_m_TriggerTarget_2() const { return ___m_TriggerTarget_2; } inline GameObject_t1113636619 ** get_address_of_m_TriggerTarget_2() { return &___m_TriggerTarget_2; } inline void set_m_TriggerTarget_2(GameObject_t1113636619 * value) { ___m_TriggerTarget_2 = value; Il2CppCodeGenWriteBarrier((&___m_TriggerTarget_2), value); } inline static int32_t get_offset_of_m_TriggerFunctionName_3() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_TriggerFunctionName_3)); } inline String_t* get_m_TriggerFunctionName_3() const { return ___m_TriggerFunctionName_3; } inline String_t** get_address_of_m_TriggerFunctionName_3() { return &___m_TriggerFunctionName_3; } inline void set_m_TriggerFunctionName_3(String_t* value) { ___m_TriggerFunctionName_3 = value; Il2CppCodeGenWriteBarrier((&___m_TriggerFunctionName_3), value); } inline static int32_t get_offset_of_m_ControllerPosition_4() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ControllerPosition_4)); } inline Vector3_t3722313464 get_m_ControllerPosition_4() const { return ___m_ControllerPosition_4; } inline Vector3_t3722313464 * get_address_of_m_ControllerPosition_4() { return &___m_ControllerPosition_4; } inline void set_m_ControllerPosition_4(Vector3_t3722313464 value) { ___m_ControllerPosition_4 = value; } inline static int32_t get_offset_of_m_ColliderCenter_5() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ColliderCenter_5)); } inline Vector3_t3722313464 get_m_ColliderCenter_5() const { return ___m_ColliderCenter_5; } inline Vector3_t3722313464 * get_address_of_m_ColliderCenter_5() { return &___m_ColliderCenter_5; } inline void set_m_ColliderCenter_5(Vector3_t3722313464 value) { ___m_ColliderCenter_5 = value; } inline static int32_t get_offset_of_m_ColliderSize_6() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_ColliderSize_6)); } inline Vector3_t3722313464 get_m_ColliderSize_6() const { return ___m_ColliderSize_6; } inline Vector3_t3722313464 * get_address_of_m_ColliderSize_6() { return &___m_ColliderSize_6; } inline void set_m_ColliderSize_6(Vector3_t3722313464 value) { ___m_ColliderSize_6 = value; } inline static int32_t get_offset_of_m_Direction_7() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_Direction_7)); } inline int32_t get_m_Direction_7() const { return ___m_Direction_7; } inline int32_t* get_address_of_m_Direction_7() { return &___m_Direction_7; } inline void set_m_Direction_7(int32_t value) { ___m_Direction_7 = value; } inline static int32_t get_offset_of_m_MinimizeSlideTime_8() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_MinimizeSlideTime_8)); } inline float get_m_MinimizeSlideTime_8() const { return ___m_MinimizeSlideTime_8; } inline float* get_address_of_m_MinimizeSlideTime_8() { return &___m_MinimizeSlideTime_8; } inline void set_m_MinimizeSlideTime_8(float value) { ___m_MinimizeSlideTime_8 = value; } inline static int32_t get_offset_of_m_MinimizeSlideDistance_9() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_MinimizeSlideDistance_9)); } inline float get_m_MinimizeSlideDistance_9() const { return ___m_MinimizeSlideDistance_9; } inline float* get_address_of_m_MinimizeSlideDistance_9() { return &___m_MinimizeSlideDistance_9; } inline void set_m_MinimizeSlideDistance_9(float value) { ___m_MinimizeSlideDistance_9 = value; } inline static int32_t get_offset_of_m_Controller_10() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_Controller_10)); } inline GameObject_t1113636619 * get_m_Controller_10() const { return ___m_Controller_10; } inline GameObject_t1113636619 ** get_address_of_m_Controller_10() { return &___m_Controller_10; } inline void set_m_Controller_10(GameObject_t1113636619 * value) { ___m_Controller_10 = value; Il2CppCodeGenWriteBarrier((&___m_Controller_10), value); } inline static int32_t get_offset_of_m_IsPressed_11() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_IsPressed_11)); } inline bool get_m_IsPressed_11() const { return ___m_IsPressed_11; } inline bool* get_address_of_m_IsPressed_11() { return &___m_IsPressed_11; } inline void set_m_IsPressed_11(bool value) { ___m_IsPressed_11 = value; } inline static int32_t get_offset_of_m_PressPos_12() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_PressPos_12)); } inline float get_m_PressPos_12() const { return ___m_PressPos_12; } inline float* get_address_of_m_PressPos_12() { return &___m_PressPos_12; } inline void set_m_PressPos_12(float value) { ___m_PressPos_12 = value; } inline static int32_t get_offset_of_m_PressTime_13() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_PressTime_13)); } inline float get_m_PressTime_13() const { return ___m_PressTime_13; } inline float* get_address_of_m_PressTime_13() { return &___m_PressTime_13; } inline void set_m_PressTime_13(float value) { ___m_PressTime_13 = value; } inline static int32_t get_offset_of_m_SlideDistance_14() { return static_cast(offsetof(DMListViewSlideOptimize_t2157965775, ___m_SlideDistance_14)); } inline float get_m_SlideDistance_14() const { return ___m_SlideDistance_14; } inline float* get_address_of_m_SlideDistance_14() { return &___m_SlideDistance_14; } inline void set_m_SlideDistance_14(float value) { ___m_SlideDistance_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMLISTVIEWSLIDEOPTIMIZE_T2157965775_H #ifndef SCENEPERSONALWNDSIGNIN_T3402646_H #define SCENEPERSONALWNDSIGNIN_T3402646_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalWndSignIn struct ScenePersonalWndSignIn_t3402646 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject[] ScenePersonalWndSignIn::m_uiRoot GameObjectU5BU5D_t3328599146* ___m_uiRoot_3; // DMListView ScenePersonalWndSignIn::m_Viewlist DMListView_t512231514 * ___m_Viewlist_4; // UnityEngine.GameObject ScenePersonalWndSignIn::m_Description GameObject_t1113636619 * ___m_Description_5; // uiItemDetail ScenePersonalWndSignIn::m_itemDetail uiItemDetail_t2651173627 * ___m_itemDetail_6; // UILabel ScenePersonalWndSignIn::m_AwardDescription UILabel_t3248798549 * ___m_AwardDescription_7; // UILabel ScenePersonalWndSignIn::m_AwardDescriptionTitle UILabel_t3248798549 * ___m_AwardDescriptionTitle_8; // UILabel ScenePersonalWndSignIn::m_uiSignInMonthLabel UILabel_t3248798549 * ___m_uiSignInMonthLabel_9; // UILabel ScenePersonalWndSignIn::m_uiSignNum UILabel_t3248798549 * ___m_uiSignNum_10; // System.String ScenePersonalWndSignIn::monthStr String_t* ___monthStr_11; // System.String ScenePersonalWndSignIn::signNumStr String_t* ___signNumStr_12; // System.Boolean ScenePersonalWndSignIn::m_bIsRequestSignIn bool ___m_bIsRequestSignIn_13; // System.Boolean ScenePersonalWndSignIn::isPageInit bool ___isPageInit_14; public: inline static int32_t get_offset_of_m_uiRoot_3() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_uiRoot_3)); } inline GameObjectU5BU5D_t3328599146* get_m_uiRoot_3() const { return ___m_uiRoot_3; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_uiRoot_3() { return &___m_uiRoot_3; } inline void set_m_uiRoot_3(GameObjectU5BU5D_t3328599146* value) { ___m_uiRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_3), value); } inline static int32_t get_offset_of_m_Viewlist_4() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_Viewlist_4)); } inline DMListView_t512231514 * get_m_Viewlist_4() const { return ___m_Viewlist_4; } inline DMListView_t512231514 ** get_address_of_m_Viewlist_4() { return &___m_Viewlist_4; } inline void set_m_Viewlist_4(DMListView_t512231514 * value) { ___m_Viewlist_4 = value; Il2CppCodeGenWriteBarrier((&___m_Viewlist_4), value); } inline static int32_t get_offset_of_m_Description_5() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_Description_5)); } inline GameObject_t1113636619 * get_m_Description_5() const { return ___m_Description_5; } inline GameObject_t1113636619 ** get_address_of_m_Description_5() { return &___m_Description_5; } inline void set_m_Description_5(GameObject_t1113636619 * value) { ___m_Description_5 = value; Il2CppCodeGenWriteBarrier((&___m_Description_5), value); } inline static int32_t get_offset_of_m_itemDetail_6() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_itemDetail_6)); } inline uiItemDetail_t2651173627 * get_m_itemDetail_6() const { return ___m_itemDetail_6; } inline uiItemDetail_t2651173627 ** get_address_of_m_itemDetail_6() { return &___m_itemDetail_6; } inline void set_m_itemDetail_6(uiItemDetail_t2651173627 * value) { ___m_itemDetail_6 = value; Il2CppCodeGenWriteBarrier((&___m_itemDetail_6), value); } inline static int32_t get_offset_of_m_AwardDescription_7() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_AwardDescription_7)); } inline UILabel_t3248798549 * get_m_AwardDescription_7() const { return ___m_AwardDescription_7; } inline UILabel_t3248798549 ** get_address_of_m_AwardDescription_7() { return &___m_AwardDescription_7; } inline void set_m_AwardDescription_7(UILabel_t3248798549 * value) { ___m_AwardDescription_7 = value; Il2CppCodeGenWriteBarrier((&___m_AwardDescription_7), value); } inline static int32_t get_offset_of_m_AwardDescriptionTitle_8() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_AwardDescriptionTitle_8)); } inline UILabel_t3248798549 * get_m_AwardDescriptionTitle_8() const { return ___m_AwardDescriptionTitle_8; } inline UILabel_t3248798549 ** get_address_of_m_AwardDescriptionTitle_8() { return &___m_AwardDescriptionTitle_8; } inline void set_m_AwardDescriptionTitle_8(UILabel_t3248798549 * value) { ___m_AwardDescriptionTitle_8 = value; Il2CppCodeGenWriteBarrier((&___m_AwardDescriptionTitle_8), value); } inline static int32_t get_offset_of_m_uiSignInMonthLabel_9() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_uiSignInMonthLabel_9)); } inline UILabel_t3248798549 * get_m_uiSignInMonthLabel_9() const { return ___m_uiSignInMonthLabel_9; } inline UILabel_t3248798549 ** get_address_of_m_uiSignInMonthLabel_9() { return &___m_uiSignInMonthLabel_9; } inline void set_m_uiSignInMonthLabel_9(UILabel_t3248798549 * value) { ___m_uiSignInMonthLabel_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiSignInMonthLabel_9), value); } inline static int32_t get_offset_of_m_uiSignNum_10() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_uiSignNum_10)); } inline UILabel_t3248798549 * get_m_uiSignNum_10() const { return ___m_uiSignNum_10; } inline UILabel_t3248798549 ** get_address_of_m_uiSignNum_10() { return &___m_uiSignNum_10; } inline void set_m_uiSignNum_10(UILabel_t3248798549 * value) { ___m_uiSignNum_10 = value; Il2CppCodeGenWriteBarrier((&___m_uiSignNum_10), value); } inline static int32_t get_offset_of_monthStr_11() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___monthStr_11)); } inline String_t* get_monthStr_11() const { return ___monthStr_11; } inline String_t** get_address_of_monthStr_11() { return &___monthStr_11; } inline void set_monthStr_11(String_t* value) { ___monthStr_11 = value; Il2CppCodeGenWriteBarrier((&___monthStr_11), value); } inline static int32_t get_offset_of_signNumStr_12() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___signNumStr_12)); } inline String_t* get_signNumStr_12() const { return ___signNumStr_12; } inline String_t** get_address_of_signNumStr_12() { return &___signNumStr_12; } inline void set_signNumStr_12(String_t* value) { ___signNumStr_12 = value; Il2CppCodeGenWriteBarrier((&___signNumStr_12), value); } inline static int32_t get_offset_of_m_bIsRequestSignIn_13() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___m_bIsRequestSignIn_13)); } inline bool get_m_bIsRequestSignIn_13() const { return ___m_bIsRequestSignIn_13; } inline bool* get_address_of_m_bIsRequestSignIn_13() { return &___m_bIsRequestSignIn_13; } inline void set_m_bIsRequestSignIn_13(bool value) { ___m_bIsRequestSignIn_13 = value; } inline static int32_t get_offset_of_isPageInit_14() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646, ___isPageInit_14)); } inline bool get_isPageInit_14() const { return ___isPageInit_14; } inline bool* get_address_of_isPageInit_14() { return &___isPageInit_14; } inline void set_isPageInit_14(bool value) { ___isPageInit_14 = value; } }; struct ScenePersonalWndSignIn_t3402646_StaticFields { public: // ScenePersonalWndSignIn ScenePersonalWndSignIn::s_instance ScenePersonalWndSignIn_t3402646 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(ScenePersonalWndSignIn_t3402646_StaticFields, ___s_instance_2)); } inline ScenePersonalWndSignIn_t3402646 * get_s_instance_2() const { return ___s_instance_2; } inline ScenePersonalWndSignIn_t3402646 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(ScenePersonalWndSignIn_t3402646 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEPERSONALWNDSIGNIN_T3402646_H #ifndef UISIMPLEMSGBOX_T1300709986_H #define UISIMPLEMSGBOX_T1300709986_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISimpleMsgBox struct UISimpleMsgBox_t1300709986 : public MonoBehaviour_t3962482529 { public: // UILabel UISimpleMsgBox::m_label UILabel_t3248798549 * ___m_label_2; // UILabel UISimpleMsgBox::m_labelConfirm UILabel_t3248798549 * ___m_labelConfirm_3; // UISimpleMsgBox/OnSimpleMsgBoxClkCallBack UISimpleMsgBox::m_callBack OnSimpleMsgBoxClkCallBack_t462092590 * ___m_callBack_4; public: inline static int32_t get_offset_of_m_label_2() { return static_cast(offsetof(UISimpleMsgBox_t1300709986, ___m_label_2)); } inline UILabel_t3248798549 * get_m_label_2() const { return ___m_label_2; } inline UILabel_t3248798549 ** get_address_of_m_label_2() { return &___m_label_2; } inline void set_m_label_2(UILabel_t3248798549 * value) { ___m_label_2 = value; Il2CppCodeGenWriteBarrier((&___m_label_2), value); } inline static int32_t get_offset_of_m_labelConfirm_3() { return static_cast(offsetof(UISimpleMsgBox_t1300709986, ___m_labelConfirm_3)); } inline UILabel_t3248798549 * get_m_labelConfirm_3() const { return ___m_labelConfirm_3; } inline UILabel_t3248798549 ** get_address_of_m_labelConfirm_3() { return &___m_labelConfirm_3; } inline void set_m_labelConfirm_3(UILabel_t3248798549 * value) { ___m_labelConfirm_3 = value; Il2CppCodeGenWriteBarrier((&___m_labelConfirm_3), value); } inline static int32_t get_offset_of_m_callBack_4() { return static_cast(offsetof(UISimpleMsgBox_t1300709986, ___m_callBack_4)); } inline OnSimpleMsgBoxClkCallBack_t462092590 * get_m_callBack_4() const { return ___m_callBack_4; } inline OnSimpleMsgBoxClkCallBack_t462092590 ** get_address_of_m_callBack_4() { return &___m_callBack_4; } inline void set_m_callBack_4(OnSimpleMsgBoxClkCallBack_t462092590 * value) { ___m_callBack_4 = value; Il2CppCodeGenWriteBarrier((&___m_callBack_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISIMPLEMSGBOX_T1300709986_H #ifndef UISINGLELEVELTEMPLETE_T635806587_H #define UISINGLELEVELTEMPLETE_T635806587_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSingleLevelTemplete struct uiSingleLevelTemplete_t635806587 : public MonoBehaviour_t3962482529 { public: // UILabel uiSingleLevelTemplete::m_resTitle UILabel_t3248798549 * ___m_resTitle_2; // UILabel uiSingleLevelTemplete::m_resTime UILabel_t3248798549 * ___m_resTime_3; // UILabel uiSingleLevelTemplete::m_AwardTitle UILabel_t3248798549 * ___m_AwardTitle_4; // UILabel uiSingleLevelTemplete::m_resDesc UILabel_t3248798549 * ___m_resDesc_5; // uiAwardcell[] uiSingleLevelTemplete::GiftList uiAwardcellU5BU5D_t3191484015* ___GiftList_6; // UILabel uiSingleLevelTemplete::btnDesc UILabel_t3248798549 * ___btnDesc_7; // UISprite uiSingleLevelTemplete::btnBG UISprite_t194114938 * ___btnBG_8; // UnityEngine.Transform uiSingleLevelTemplete::btnRoot Transform_t3600365921 * ___btnRoot_9; // UnityEngine.Vector3[] uiSingleLevelTemplete::m_GiftPos Vector3U5BU5D_t1718750761* ___m_GiftPos_10; // System.Single uiSingleLevelTemplete::everyLength float ___everyLength_11; // System.Int32 uiSingleLevelTemplete::max int32_t ___max_12; // DMCore.Logic.CActivityAwardSingleLevel uiSingleLevelTemplete::m_CurrentActivityInfo CActivityAwardSingleLevel_t347963756 * ___m_CurrentActivityInfo_13; public: inline static int32_t get_offset_of_m_resTitle_2() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___m_resTitle_2)); } inline UILabel_t3248798549 * get_m_resTitle_2() const { return ___m_resTitle_2; } inline UILabel_t3248798549 ** get_address_of_m_resTitle_2() { return &___m_resTitle_2; } inline void set_m_resTitle_2(UILabel_t3248798549 * value) { ___m_resTitle_2 = value; Il2CppCodeGenWriteBarrier((&___m_resTitle_2), value); } inline static int32_t get_offset_of_m_resTime_3() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___m_resTime_3)); } inline UILabel_t3248798549 * get_m_resTime_3() const { return ___m_resTime_3; } inline UILabel_t3248798549 ** get_address_of_m_resTime_3() { return &___m_resTime_3; } inline void set_m_resTime_3(UILabel_t3248798549 * value) { ___m_resTime_3 = value; Il2CppCodeGenWriteBarrier((&___m_resTime_3), value); } inline static int32_t get_offset_of_m_AwardTitle_4() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___m_AwardTitle_4)); } inline UILabel_t3248798549 * get_m_AwardTitle_4() const { return ___m_AwardTitle_4; } inline UILabel_t3248798549 ** get_address_of_m_AwardTitle_4() { return &___m_AwardTitle_4; } inline void set_m_AwardTitle_4(UILabel_t3248798549 * value) { ___m_AwardTitle_4 = value; Il2CppCodeGenWriteBarrier((&___m_AwardTitle_4), value); } inline static int32_t get_offset_of_m_resDesc_5() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___m_resDesc_5)); } inline UILabel_t3248798549 * get_m_resDesc_5() const { return ___m_resDesc_5; } inline UILabel_t3248798549 ** get_address_of_m_resDesc_5() { return &___m_resDesc_5; } inline void set_m_resDesc_5(UILabel_t3248798549 * value) { ___m_resDesc_5 = value; Il2CppCodeGenWriteBarrier((&___m_resDesc_5), value); } inline static int32_t get_offset_of_GiftList_6() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___GiftList_6)); } inline uiAwardcellU5BU5D_t3191484015* get_GiftList_6() const { return ___GiftList_6; } inline uiAwardcellU5BU5D_t3191484015** get_address_of_GiftList_6() { return &___GiftList_6; } inline void set_GiftList_6(uiAwardcellU5BU5D_t3191484015* value) { ___GiftList_6 = value; Il2CppCodeGenWriteBarrier((&___GiftList_6), value); } inline static int32_t get_offset_of_btnDesc_7() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___btnDesc_7)); } inline UILabel_t3248798549 * get_btnDesc_7() const { return ___btnDesc_7; } inline UILabel_t3248798549 ** get_address_of_btnDesc_7() { return &___btnDesc_7; } inline void set_btnDesc_7(UILabel_t3248798549 * value) { ___btnDesc_7 = value; Il2CppCodeGenWriteBarrier((&___btnDesc_7), value); } inline static int32_t get_offset_of_btnBG_8() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___btnBG_8)); } inline UISprite_t194114938 * get_btnBG_8() const { return ___btnBG_8; } inline UISprite_t194114938 ** get_address_of_btnBG_8() { return &___btnBG_8; } inline void set_btnBG_8(UISprite_t194114938 * value) { ___btnBG_8 = value; Il2CppCodeGenWriteBarrier((&___btnBG_8), value); } inline static int32_t get_offset_of_btnRoot_9() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___btnRoot_9)); } inline Transform_t3600365921 * get_btnRoot_9() const { return ___btnRoot_9; } inline Transform_t3600365921 ** get_address_of_btnRoot_9() { return &___btnRoot_9; } inline void set_btnRoot_9(Transform_t3600365921 * value) { ___btnRoot_9 = value; Il2CppCodeGenWriteBarrier((&___btnRoot_9), value); } inline static int32_t get_offset_of_m_GiftPos_10() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___m_GiftPos_10)); } inline Vector3U5BU5D_t1718750761* get_m_GiftPos_10() const { return ___m_GiftPos_10; } inline Vector3U5BU5D_t1718750761** get_address_of_m_GiftPos_10() { return &___m_GiftPos_10; } inline void set_m_GiftPos_10(Vector3U5BU5D_t1718750761* value) { ___m_GiftPos_10 = value; Il2CppCodeGenWriteBarrier((&___m_GiftPos_10), value); } inline static int32_t get_offset_of_everyLength_11() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___everyLength_11)); } inline float get_everyLength_11() const { return ___everyLength_11; } inline float* get_address_of_everyLength_11() { return &___everyLength_11; } inline void set_everyLength_11(float value) { ___everyLength_11 = value; } inline static int32_t get_offset_of_max_12() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___max_12)); } inline int32_t get_max_12() const { return ___max_12; } inline int32_t* get_address_of_max_12() { return &___max_12; } inline void set_max_12(int32_t value) { ___max_12 = value; } inline static int32_t get_offset_of_m_CurrentActivityInfo_13() { return static_cast(offsetof(uiSingleLevelTemplete_t635806587, ___m_CurrentActivityInfo_13)); } inline CActivityAwardSingleLevel_t347963756 * get_m_CurrentActivityInfo_13() const { return ___m_CurrentActivityInfo_13; } inline CActivityAwardSingleLevel_t347963756 ** get_address_of_m_CurrentActivityInfo_13() { return &___m_CurrentActivityInfo_13; } inline void set_m_CurrentActivityInfo_13(CActivityAwardSingleLevel_t347963756 * value) { ___m_CurrentActivityInfo_13 = value; Il2CppCodeGenWriteBarrier((&___m_CurrentActivityInfo_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISINGLELEVELTEMPLETE_T635806587_H #ifndef UIAWARDCELL_T1062333354_H #define UIAWARDCELL_T1062333354_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardcell struct uiAwardcell_t1062333354 : public MonoBehaviour_t3962482529 { public: // UILabel uiAwardcell::m_AwardNum UILabel_t3248798549 * ___m_AwardNum_2; // UITexture uiAwardcell::m_AwardIcon UITexture_t3471168817 * ___m_AwardIcon_3; // UISprite uiAwardcell::m_AwardQuality UISprite_t194114938 * ___m_AwardQuality_4; // System.String uiAwardcell::currentUsePath String_t* ___currentUsePath_5; // System.Boolean uiAwardcell::IsIconShow bool ___IsIconShow_6; // UnityEngine.Vector3 uiAwardcell::m_IconSize Vector3_t3722313464 ___m_IconSize_7; // System.Int32 uiAwardcell::modelId int32_t ___modelId_8; public: inline static int32_t get_offset_of_m_AwardNum_2() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardNum_2)); } inline UILabel_t3248798549 * get_m_AwardNum_2() const { return ___m_AwardNum_2; } inline UILabel_t3248798549 ** get_address_of_m_AwardNum_2() { return &___m_AwardNum_2; } inline void set_m_AwardNum_2(UILabel_t3248798549 * value) { ___m_AwardNum_2 = value; Il2CppCodeGenWriteBarrier((&___m_AwardNum_2), value); } inline static int32_t get_offset_of_m_AwardIcon_3() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardIcon_3)); } inline UITexture_t3471168817 * get_m_AwardIcon_3() const { return ___m_AwardIcon_3; } inline UITexture_t3471168817 ** get_address_of_m_AwardIcon_3() { return &___m_AwardIcon_3; } inline void set_m_AwardIcon_3(UITexture_t3471168817 * value) { ___m_AwardIcon_3 = value; Il2CppCodeGenWriteBarrier((&___m_AwardIcon_3), value); } inline static int32_t get_offset_of_m_AwardQuality_4() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_AwardQuality_4)); } inline UISprite_t194114938 * get_m_AwardQuality_4() const { return ___m_AwardQuality_4; } inline UISprite_t194114938 ** get_address_of_m_AwardQuality_4() { return &___m_AwardQuality_4; } inline void set_m_AwardQuality_4(UISprite_t194114938 * value) { ___m_AwardQuality_4 = value; Il2CppCodeGenWriteBarrier((&___m_AwardQuality_4), value); } inline static int32_t get_offset_of_currentUsePath_5() { return static_cast(offsetof(uiAwardcell_t1062333354, ___currentUsePath_5)); } inline String_t* get_currentUsePath_5() const { return ___currentUsePath_5; } inline String_t** get_address_of_currentUsePath_5() { return &___currentUsePath_5; } inline void set_currentUsePath_5(String_t* value) { ___currentUsePath_5 = value; Il2CppCodeGenWriteBarrier((&___currentUsePath_5), value); } inline static int32_t get_offset_of_IsIconShow_6() { return static_cast(offsetof(uiAwardcell_t1062333354, ___IsIconShow_6)); } inline bool get_IsIconShow_6() const { return ___IsIconShow_6; } inline bool* get_address_of_IsIconShow_6() { return &___IsIconShow_6; } inline void set_IsIconShow_6(bool value) { ___IsIconShow_6 = value; } inline static int32_t get_offset_of_m_IconSize_7() { return static_cast(offsetof(uiAwardcell_t1062333354, ___m_IconSize_7)); } inline Vector3_t3722313464 get_m_IconSize_7() const { return ___m_IconSize_7; } inline Vector3_t3722313464 * get_address_of_m_IconSize_7() { return &___m_IconSize_7; } inline void set_m_IconSize_7(Vector3_t3722313464 value) { ___m_IconSize_7 = value; } inline static int32_t get_offset_of_modelId_8() { return static_cast(offsetof(uiAwardcell_t1062333354, ___modelId_8)); } inline int32_t get_modelId_8() const { return ___modelId_8; } inline int32_t* get_address_of_modelId_8() { return &___modelId_8; } inline void set_modelId_8(int32_t value) { ___modelId_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAWARDCELL_T1062333354_H #ifndef DMPANELCLIPER_T875718257_H #define DMPANELCLIPER_T875718257_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMPanelCliper struct DMPanelCliper_t875718257 : public MonoBehaviour_t3962482529 { public: // DMPanelCliper/Allign DMPanelCliper::m_Allign int32_t ___m_Allign_2; public: inline static int32_t get_offset_of_m_Allign_2() { return static_cast(offsetof(DMPanelCliper_t875718257, ___m_Allign_2)); } inline int32_t get_m_Allign_2() const { return ___m_Allign_2; } inline int32_t* get_address_of_m_Allign_2() { return &___m_Allign_2; } inline void set_m_Allign_2(int32_t value) { ___m_Allign_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMPANELCLIPER_T875718257_H #ifndef UISEVENDAYSLOGINCELL_T1460970653_H #define UISEVENDAYSLOGINCELL_T1460970653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSevenDaysLoginCell struct uiSevenDaysLoginCell_t1460970653 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiSevenDaysLoginCell::m_effect Transform_t3600365921 * ___m_effect_2; public: inline static int32_t get_offset_of_m_effect_2() { return static_cast(offsetof(uiSevenDaysLoginCell_t1460970653, ___m_effect_2)); } inline Transform_t3600365921 * get_m_effect_2() const { return ___m_effect_2; } inline Transform_t3600365921 ** get_address_of_m_effect_2() { return &___m_effect_2; } inline void set_m_effect_2(Transform_t3600365921 * value) { ___m_effect_2 = value; Il2CppCodeGenWriteBarrier((&___m_effect_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISEVENDAYSLOGINCELL_T1460970653_H #ifndef UISERVERCHOICE_T1590725563_H #define UISERVERCHOICE_T1590725563_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiServerChoice struct uiServerChoice_t1590725563 : public MonoBehaviour_t3962482529 { public: // DMListView uiServerChoice::m_ServerList DMListView_t512231514 * ___m_ServerList_2; // UnityEngine.Transform uiServerChoice::m_lastRoot Transform_t3600365921 * ___m_lastRoot_3; // UILabel uiServerChoice::m_serverName UILabel_t3248798549 * ___m_serverName_4; // UILabel uiServerChoice::m_serverState UILabel_t3248798549 * ___m_serverState_5; public: inline static int32_t get_offset_of_m_ServerList_2() { return static_cast(offsetof(uiServerChoice_t1590725563, ___m_ServerList_2)); } inline DMListView_t512231514 * get_m_ServerList_2() const { return ___m_ServerList_2; } inline DMListView_t512231514 ** get_address_of_m_ServerList_2() { return &___m_ServerList_2; } inline void set_m_ServerList_2(DMListView_t512231514 * value) { ___m_ServerList_2 = value; Il2CppCodeGenWriteBarrier((&___m_ServerList_2), value); } inline static int32_t get_offset_of_m_lastRoot_3() { return static_cast(offsetof(uiServerChoice_t1590725563, ___m_lastRoot_3)); } inline Transform_t3600365921 * get_m_lastRoot_3() const { return ___m_lastRoot_3; } inline Transform_t3600365921 ** get_address_of_m_lastRoot_3() { return &___m_lastRoot_3; } inline void set_m_lastRoot_3(Transform_t3600365921 * value) { ___m_lastRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_lastRoot_3), value); } inline static int32_t get_offset_of_m_serverName_4() { return static_cast(offsetof(uiServerChoice_t1590725563, ___m_serverName_4)); } inline UILabel_t3248798549 * get_m_serverName_4() const { return ___m_serverName_4; } inline UILabel_t3248798549 ** get_address_of_m_serverName_4() { return &___m_serverName_4; } inline void set_m_serverName_4(UILabel_t3248798549 * value) { ___m_serverName_4 = value; Il2CppCodeGenWriteBarrier((&___m_serverName_4), value); } inline static int32_t get_offset_of_m_serverState_5() { return static_cast(offsetof(uiServerChoice_t1590725563, ___m_serverState_5)); } inline UILabel_t3248798549 * get_m_serverState_5() const { return ___m_serverState_5; } inline UILabel_t3248798549 ** get_address_of_m_serverState_5() { return &___m_serverState_5; } inline void set_m_serverState_5(UILabel_t3248798549 * value) { ___m_serverState_5 = value; Il2CppCodeGenWriteBarrier((&___m_serverState_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISERVERCHOICE_T1590725563_H #ifndef UISELECTAWARD_T3921248885_H #define UISELECTAWARD_T3921248885_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSelectAward struct uiSelectAward_t3921248885 : public MonoBehaviour_t3962482529 { public: // DMListView uiSelectAward::dm_CanSel DMListView_t512231514 * ___dm_CanSel_2; // UILabel uiSelectAward::m_Title UILabel_t3248798549 * ___m_Title_3; // System.Collections.Generic.List`1 uiSelectAward::m_CanSelList List_1_t3381194602 * ___m_CanSelList_4; public: inline static int32_t get_offset_of_dm_CanSel_2() { return static_cast(offsetof(uiSelectAward_t3921248885, ___dm_CanSel_2)); } inline DMListView_t512231514 * get_dm_CanSel_2() const { return ___dm_CanSel_2; } inline DMListView_t512231514 ** get_address_of_dm_CanSel_2() { return &___dm_CanSel_2; } inline void set_dm_CanSel_2(DMListView_t512231514 * value) { ___dm_CanSel_2 = value; Il2CppCodeGenWriteBarrier((&___dm_CanSel_2), value); } inline static int32_t get_offset_of_m_Title_3() { return static_cast(offsetof(uiSelectAward_t3921248885, ___m_Title_3)); } inline UILabel_t3248798549 * get_m_Title_3() const { return ___m_Title_3; } inline UILabel_t3248798549 ** get_address_of_m_Title_3() { return &___m_Title_3; } inline void set_m_Title_3(UILabel_t3248798549 * value) { ___m_Title_3 = value; Il2CppCodeGenWriteBarrier((&___m_Title_3), value); } inline static int32_t get_offset_of_m_CanSelList_4() { return static_cast(offsetof(uiSelectAward_t3921248885, ___m_CanSelList_4)); } inline List_1_t3381194602 * get_m_CanSelList_4() const { return ___m_CanSelList_4; } inline List_1_t3381194602 ** get_address_of_m_CanSelList_4() { return &___m_CanSelList_4; } inline void set_m_CanSelList_4(List_1_t3381194602 * value) { ___m_CanSelList_4 = value; Il2CppCodeGenWriteBarrier((&___m_CanSelList_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISELECTAWARD_T3921248885_H #ifndef UISCENEITEM_T2007991021_H #define UISCENEITEM_T2007991021_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSceneItem struct uiSceneItem_t2007991021 : public MonoBehaviour_t3962482529 { public: // UILabel uiSceneItem::m_nameLab UILabel_t3248798549 * ___m_nameLab_2; // UITexture uiSceneItem::m_icoTex UITexture_t3471168817 * ___m_icoTex_3; // DMCore.Logic.SceneInfo uiSceneItem::m_Data SceneInfo_t3714533364 * ___m_Data_4; // UnityEngine.Vector3 uiSceneItem::m_initScale Vector3_t3722313464 ___m_initScale_5; public: inline static int32_t get_offset_of_m_nameLab_2() { return static_cast(offsetof(uiSceneItem_t2007991021, ___m_nameLab_2)); } inline UILabel_t3248798549 * get_m_nameLab_2() const { return ___m_nameLab_2; } inline UILabel_t3248798549 ** get_address_of_m_nameLab_2() { return &___m_nameLab_2; } inline void set_m_nameLab_2(UILabel_t3248798549 * value) { ___m_nameLab_2 = value; Il2CppCodeGenWriteBarrier((&___m_nameLab_2), value); } inline static int32_t get_offset_of_m_icoTex_3() { return static_cast(offsetof(uiSceneItem_t2007991021, ___m_icoTex_3)); } inline UITexture_t3471168817 * get_m_icoTex_3() const { return ___m_icoTex_3; } inline UITexture_t3471168817 ** get_address_of_m_icoTex_3() { return &___m_icoTex_3; } inline void set_m_icoTex_3(UITexture_t3471168817 * value) { ___m_icoTex_3 = value; Il2CppCodeGenWriteBarrier((&___m_icoTex_3), value); } inline static int32_t get_offset_of_m_Data_4() { return static_cast(offsetof(uiSceneItem_t2007991021, ___m_Data_4)); } inline SceneInfo_t3714533364 * get_m_Data_4() const { return ___m_Data_4; } inline SceneInfo_t3714533364 ** get_address_of_m_Data_4() { return &___m_Data_4; } inline void set_m_Data_4(SceneInfo_t3714533364 * value) { ___m_Data_4 = value; Il2CppCodeGenWriteBarrier((&___m_Data_4), value); } inline static int32_t get_offset_of_m_initScale_5() { return static_cast(offsetof(uiSceneItem_t2007991021, ___m_initScale_5)); } inline Vector3_t3722313464 get_m_initScale_5() const { return ___m_initScale_5; } inline Vector3_t3722313464 * get_address_of_m_initScale_5() { return &___m_initScale_5; } inline void set_m_initScale_5(Vector3_t3722313464 value) { ___m_initScale_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISCENEITEM_T2007991021_H #ifndef UIITEMICON_T1499550016_H #define UIITEMICON_T1499550016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiItemIcon struct uiItemIcon_t1499550016 : public MonoBehaviour_t3962482529 { public: // UITexture uiItemIcon::m_uiIcon UITexture_t3471168817 * ___m_uiIcon_2; // UILabel uiItemIcon::m_uiDesc UILabel_t3248798549 * ___m_uiDesc_3; // UILabel uiItemIcon::m_uiAmount UILabel_t3248798549 * ___m_uiAmount_4; // UILabel uiItemIcon::m_uiValid UILabel_t3248798549 * ___m_uiValid_5; // System.Boolean uiItemIcon::m_isIconReady bool ___m_isIconReady_6; // System.Int32 uiItemIcon::m_configId int32_t ___m_configId_7; // UnityEngine.Vector3 uiItemIcon::m_iconScale Vector3_t3722313464 ___m_iconScale_8; // UISprite uiItemIcon::m_quaility UISprite_t194114938 * ___m_quaility_9; public: inline static int32_t get_offset_of_m_uiIcon_2() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiIcon_2)); } inline UITexture_t3471168817 * get_m_uiIcon_2() const { return ___m_uiIcon_2; } inline UITexture_t3471168817 ** get_address_of_m_uiIcon_2() { return &___m_uiIcon_2; } inline void set_m_uiIcon_2(UITexture_t3471168817 * value) { ___m_uiIcon_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiIcon_2), value); } inline static int32_t get_offset_of_m_uiDesc_3() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiDesc_3)); } inline UILabel_t3248798549 * get_m_uiDesc_3() const { return ___m_uiDesc_3; } inline UILabel_t3248798549 ** get_address_of_m_uiDesc_3() { return &___m_uiDesc_3; } inline void set_m_uiDesc_3(UILabel_t3248798549 * value) { ___m_uiDesc_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiDesc_3), value); } inline static int32_t get_offset_of_m_uiAmount_4() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiAmount_4)); } inline UILabel_t3248798549 * get_m_uiAmount_4() const { return ___m_uiAmount_4; } inline UILabel_t3248798549 ** get_address_of_m_uiAmount_4() { return &___m_uiAmount_4; } inline void set_m_uiAmount_4(UILabel_t3248798549 * value) { ___m_uiAmount_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiAmount_4), value); } inline static int32_t get_offset_of_m_uiValid_5() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiValid_5)); } inline UILabel_t3248798549 * get_m_uiValid_5() const { return ___m_uiValid_5; } inline UILabel_t3248798549 ** get_address_of_m_uiValid_5() { return &___m_uiValid_5; } inline void set_m_uiValid_5(UILabel_t3248798549 * value) { ___m_uiValid_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiValid_5), value); } inline static int32_t get_offset_of_m_isIconReady_6() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_isIconReady_6)); } inline bool get_m_isIconReady_6() const { return ___m_isIconReady_6; } inline bool* get_address_of_m_isIconReady_6() { return &___m_isIconReady_6; } inline void set_m_isIconReady_6(bool value) { ___m_isIconReady_6 = value; } inline static int32_t get_offset_of_m_configId_7() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_configId_7)); } inline int32_t get_m_configId_7() const { return ___m_configId_7; } inline int32_t* get_address_of_m_configId_7() { return &___m_configId_7; } inline void set_m_configId_7(int32_t value) { ___m_configId_7 = value; } inline static int32_t get_offset_of_m_iconScale_8() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_iconScale_8)); } inline Vector3_t3722313464 get_m_iconScale_8() const { return ___m_iconScale_8; } inline Vector3_t3722313464 * get_address_of_m_iconScale_8() { return &___m_iconScale_8; } inline void set_m_iconScale_8(Vector3_t3722313464 value) { ___m_iconScale_8 = value; } inline static int32_t get_offset_of_m_quaility_9() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_quaility_9)); } inline UISprite_t194114938 * get_m_quaility_9() const { return ___m_quaility_9; } inline UISprite_t194114938 ** get_address_of_m_quaility_9() { return &___m_quaility_9; } inline void set_m_quaility_9(UISprite_t194114938 * value) { ___m_quaility_9 = value; Il2CppCodeGenWriteBarrier((&___m_quaility_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMICON_T1499550016_H #ifndef UISHARESCREENSHOT_T126007483_H #define UISHARESCREENSHOT_T126007483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShareScreenShot struct uiShareScreenShot_t126007483 : public MonoBehaviour_t3962482529 { public: // System.Boolean uiShareScreenShot::m_FinishRender bool ___m_FinishRender_2; // UITexture uiShareScreenShot::m_texture UITexture_t3471168817 * ___m_texture_3; // UnityEngine.GameObject uiShareScreenShot::m_Effect GameObject_t1113636619 * ___m_Effect_4; public: inline static int32_t get_offset_of_m_FinishRender_2() { return static_cast(offsetof(uiShareScreenShot_t126007483, ___m_FinishRender_2)); } inline bool get_m_FinishRender_2() const { return ___m_FinishRender_2; } inline bool* get_address_of_m_FinishRender_2() { return &___m_FinishRender_2; } inline void set_m_FinishRender_2(bool value) { ___m_FinishRender_2 = value; } inline static int32_t get_offset_of_m_texture_3() { return static_cast(offsetof(uiShareScreenShot_t126007483, ___m_texture_3)); } inline UITexture_t3471168817 * get_m_texture_3() const { return ___m_texture_3; } inline UITexture_t3471168817 ** get_address_of_m_texture_3() { return &___m_texture_3; } inline void set_m_texture_3(UITexture_t3471168817 * value) { ___m_texture_3 = value; Il2CppCodeGenWriteBarrier((&___m_texture_3), value); } inline static int32_t get_offset_of_m_Effect_4() { return static_cast(offsetof(uiShareScreenShot_t126007483, ___m_Effect_4)); } inline GameObject_t1113636619 * get_m_Effect_4() const { return ___m_Effect_4; } inline GameObject_t1113636619 ** get_address_of_m_Effect_4() { return &___m_Effect_4; } inline void set_m_Effect_4(GameObject_t1113636619 * value) { ___m_Effect_4 = value; Il2CppCodeGenWriteBarrier((&___m_Effect_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISHARESCREENSHOT_T126007483_H #ifndef UISHOPACTIVITYCELL_T1851587493_H #define UISHOPACTIVITYCELL_T1851587493_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShopActivityCell struct uiShopActivityCell_t1851587493 : public MonoBehaviour_t3962482529 { public: // UITexture uiShopActivityCell::m_bill_texture UITexture_t3471168817 * ___m_bill_texture_2; // System.Boolean uiShopActivityCell::m_is_ready bool ___m_is_ready_3; // System.Int32 uiShopActivityCell::m_lastIndex int32_t ___m_lastIndex_4; // System.Int32 uiShopActivityCell::m_curIndex int32_t ___m_curIndex_5; // System.Boolean uiShopActivityCell::isPageInit bool ___isPageInit_6; public: inline static int32_t get_offset_of_m_bill_texture_2() { return static_cast(offsetof(uiShopActivityCell_t1851587493, ___m_bill_texture_2)); } inline UITexture_t3471168817 * get_m_bill_texture_2() const { return ___m_bill_texture_2; } inline UITexture_t3471168817 ** get_address_of_m_bill_texture_2() { return &___m_bill_texture_2; } inline void set_m_bill_texture_2(UITexture_t3471168817 * value) { ___m_bill_texture_2 = value; Il2CppCodeGenWriteBarrier((&___m_bill_texture_2), value); } inline static int32_t get_offset_of_m_is_ready_3() { return static_cast(offsetof(uiShopActivityCell_t1851587493, ___m_is_ready_3)); } inline bool get_m_is_ready_3() const { return ___m_is_ready_3; } inline bool* get_address_of_m_is_ready_3() { return &___m_is_ready_3; } inline void set_m_is_ready_3(bool value) { ___m_is_ready_3 = value; } inline static int32_t get_offset_of_m_lastIndex_4() { return static_cast(offsetof(uiShopActivityCell_t1851587493, ___m_lastIndex_4)); } inline int32_t get_m_lastIndex_4() const { return ___m_lastIndex_4; } inline int32_t* get_address_of_m_lastIndex_4() { return &___m_lastIndex_4; } inline void set_m_lastIndex_4(int32_t value) { ___m_lastIndex_4 = value; } inline static int32_t get_offset_of_m_curIndex_5() { return static_cast(offsetof(uiShopActivityCell_t1851587493, ___m_curIndex_5)); } inline int32_t get_m_curIndex_5() const { return ___m_curIndex_5; } inline int32_t* get_address_of_m_curIndex_5() { return &___m_curIndex_5; } inline void set_m_curIndex_5(int32_t value) { ___m_curIndex_5 = value; } inline static int32_t get_offset_of_isPageInit_6() { return static_cast(offsetof(uiShopActivityCell_t1851587493, ___isPageInit_6)); } inline bool get_isPageInit_6() const { return ___isPageInit_6; } inline bool* get_address_of_isPageInit_6() { return &___isPageInit_6; } inline void set_isPageInit_6(bool value) { ___isPageInit_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISHOPACTIVITYCELL_T1851587493_H #ifndef SCENEPERSONALWNDSHOP_T78642639_H #define SCENEPERSONALWNDSHOP_T78642639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalWndShop struct ScenePersonalWndShop_t78642639 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform ScenePersonalWndShop::m_ShopCartWnd Transform_t3600365921 * ___m_ShopCartWnd_3; // UnityEngine.Transform ScenePersonalWndShop::m_ShopCartCnt Transform_t3600365921 * ___m_ShopCartCnt_4; // UnityEngine.Transform ScenePersonalWndShop::m_Sex Transform_t3600365921 * ___m_Sex_5; // UnityEngine.Transform ScenePersonalWndShop::m_BtnQuickBuy Transform_t3600365921 * ___m_BtnQuickBuy_6; // uiBtnList ScenePersonalWndShop::m_btnList uiBtnList_t3771050923 * ___m_btnList_7; // ScenePersonalShopList ScenePersonalWndShop::m_ShopList ScenePersonalShopList_t27853008 * ___m_ShopList_8; // DetailWnd ScenePersonalWndShop::m_WndDetail DetailWnd_t3732401977 * ___m_WndDetail_9; // AmountWnd ScenePersonalWndShop::m_WndAmount AmountWnd_t1885830546 * ___m_WndAmount_10; // ScenePersonalShopListViewAnim ScenePersonalWndShop::m_ShopListViewAnim ScenePersonalShopListViewAnim_t141335317 * ___m_ShopListViewAnim_11; // UnityEngine.GameObject[] ScenePersonalWndShop::m_ShopOwned GameObjectU5BU5D_t3328599146* ___m_ShopOwned_12; // UnityEngine.GameObject[] ScenePersonalWndShop::m_ShopCartOwned GameObjectU5BU5D_t3328599146* ___m_ShopCartOwned_13; // UnityEngine.Transform[] ScenePersonalWndShop::m_ShopTypeActive TransformU5BU5D_t807237628* ___m_ShopTypeActive_14; // UnityEngine.Transform[] ScenePersonalWndShop::m_ShopTypeDisActive TransformU5BU5D_t807237628* ___m_ShopTypeDisActive_15; // UnityEngine.GameObject ScenePersonalWndShop::m_GroupFashionUp GameObject_t1113636619 * ___m_GroupFashionUp_16; // UISprite ScenePersonalWndShop::m_SpriteFashionUp UISprite_t194114938 * ___m_SpriteFashionUp_17; // UnityEngine.GameObject ScenePersonalWndShop::m_GroupFashionDown GameObject_t1113636619 * ___m_GroupFashionDown_18; // UISprite ScenePersonalWndShop::m_SpriteFashionDown UISprite_t194114938 * ___m_SpriteFashionDown_19; // UnityEngine.GameObject ScenePersonalWndShop::m_QuickBuyWnd GameObject_t1113636619 * ___m_QuickBuyWnd_20; // UnityEngine.GameObject ScenePersonalWndShop::m_IconShop GameObject_t1113636619 * ___m_IconShop_21; // UnityEngine.GameObject ScenePersonalWndShop::m_IconShopCart GameObject_t1113636619 * ___m_IconShopCart_22; // UILabel ScenePersonalWndShop::m_star_numbers UILabel_t3248798549 * ___m_star_numbers_23; // UnityEngine.GameObject ScenePersonalWndShop::m_arrowTop GameObject_t1113636619 * ___m_arrowTop_24; // UnityEngine.GameObject ScenePersonalWndShop::m_arrowBottom GameObject_t1113636619 * ___m_arrowBottom_25; // ScenePersonalShopGroupbuying ScenePersonalWndShop::m_uiGorupBuying ScenePersonalShopGroupbuying_t1000467629 * ___m_uiGorupBuying_26; // ScenePersonalShopbuying ScenePersonalWndShop::m_uiBuying ScenePersonalShopbuying_t958260052 * ___m_uiBuying_27; // ScenePersonalShopActivitybuying ScenePersonalWndShop::m_activityBuying ScenePersonalShopActivitybuying_t3880254145 * ___m_activityBuying_28; // UnityEngine.GameObject ScenePersonalWndShop::m_commend GameObject_t1113636619 * ___m_commend_29; // UnityEngine.GameObject ScenePersonalWndShop::m_QuickBuy GameObject_t1113636619 * ___m_QuickBuy_30; // UnityEngine.Transform ScenePersonalWndShop::m_FilterBtn Transform_t3600365921 * ___m_FilterBtn_31; // UnityEngine.Transform ScenePersonalWndShop::m_ActivityTap Transform_t3600365921 * ___m_ActivityTap_32; // UnityEngine.Transform ScenePersonalWndShop::m_VipTap Transform_t3600365921 * ___m_VipTap_33; // UnityEngine.Transform ScenePersonalWndShop::m_DressTap Transform_t3600365921 * ___m_DressTap_34; // UnityEngine.Transform ScenePersonalWndShop::m_JewelerTap Transform_t3600365921 * ___m_JewelerTap_35; // UnityEngine.Transform ScenePersonalWndShop::m_PersonalTag Transform_t3600365921 * ___m_PersonalTag_36; // UnityEngine.Transform ScenePersonalWndShop::m_beach Transform_t3600365921 * ___m_beach_37; // UnityEngine.Transform ScenePersonalWndShop::m_FilteringBg Transform_t3600365921 * ___m_FilteringBg_38; // UnityEngine.Transform ScenePersonalWndShop::m_shopSelect Transform_t3600365921 * ___m_shopSelect_39; // UnityEngine.Transform ScenePersonalWndShop::m_NewPlayerTap Transform_t3600365921 * ___m_NewPlayerTap_40; // UnityEngine.Transform ScenePersonalWndShop::m_NewProcucts Transform_t3600365921 * ___m_NewProcucts_41; // System.Boolean ScenePersonalWndShop::isPhotoReady bool ___isPhotoReady_42; // System.Boolean ScenePersonalWndShop::isPageInit bool ___isPageInit_43; // System.Boolean ScenePersonalWndShop::isComeFromIdosShow bool ___isComeFromIdosShow_44; // UILabel ScenePersonalWndShop::m_shareLabel UILabel_t3248798549 * ___m_shareLabel_45; // UITexture ScenePersonalWndShop::m_Yulanbg UITexture_t3471168817 * ___m_Yulanbg_46; // UITexture ScenePersonalWndShop::m_Head UITexture_t3471168817 * ___m_Head_47; // System.Single ScenePersonalWndShop::lefttime float ___lefttime_48; // UnityEngine.GameObject ScenePersonalWndShop::m_Daojishi GameObject_t1113636619 * ___m_Daojishi_49; // UILabel ScenePersonalWndShop::m_time UILabel_t3248798549 * ___m_time_50; // UnityEngine.Transform ScenePersonalWndShop::m_shopCarRootTran Transform_t3600365921 * ___m_shopCarRootTran_51; // UnityEngine.Transform ScenePersonalWndShop::m_shopCountTran Transform_t3600365921 * ___m_shopCountTran_52; // UILabel ScenePersonalWndShop::m_shopCountLabel UILabel_t3248798549 * ___m_shopCountLabel_53; // System.String ScenePersonalWndShop::m_strLastInputLab String_t* ___m_strLastInputLab_54; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_configList List_1_t128053199 * ___m_configList_55; // System.Int32 ScenePersonalWndShop::m_curShopCount int32_t ___m_curShopCount_56; // UnityEngine.Transform ScenePersonalWndShop::m_timeTran Transform_t3600365921 * ___m_timeTran_57; // UnityEngine.Transform ScenePersonalWndShop::m_btnShare Transform_t3600365921 * ___m_btnShare_58; // UnityEngine.Vector3 ScenePersonalWndShop::m_newPlayerPos Vector3_t3722313464 ___m_newPlayerPos_59; // UnityEngine.Vector3 ScenePersonalWndShop::m_activityPos Vector3_t3722313464 ___m_activityPos_60; // UnityEngine.Vector3 ScenePersonalWndShop::m_vipPos Vector3_t3722313464 ___m_vipPos_61; // DMCore.Logic.CGoldWatcher ScenePersonalWndShop::m_goldWatch CGoldWatcher_t2760796238 * ___m_goldWatch_62; // System.Boolean ScenePersonalWndShop::m_bMainRole bool ___m_bMainRole_63; // System.Int32 ScenePersonalWndShop::m_ChangeFlag int32_t ___m_ChangeFlag_64; // System.Single ScenePersonalWndShop::m_fChangeTime float ___m_fChangeTime_65; // System.Boolean ScenePersonalWndShop::m_bInShopWnd bool ___m_bInShopWnd_66; // System.Boolean ScenePersonalWndShop::m_bInQuickBuyWnd bool ___m_bInQuickBuyWnd_67; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_ListSpriteUp List_1_t1666189680 * ___m_ListSpriteUp_68; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_ListSpriteDown List_1_t1666189680 * ___m_ListSpriteDown_69; // System.Collections.Generic.List`1 ScenePersonalWndShop::m_ListSpriteMyFashion List_1_t1666189680 * ___m_ListSpriteMyFashion_70; // System.Int32 ScenePersonalWndShop::m_nMyFashionOld int32_t ___m_nMyFashionOld_71; // System.Int32 ScenePersonalWndShop::m_nFashionOffsetOld int32_t ___m_nFashionOffsetOld_72; public: inline static int32_t get_offset_of_m_ShopCartWnd_3() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopCartWnd_3)); } inline Transform_t3600365921 * get_m_ShopCartWnd_3() const { return ___m_ShopCartWnd_3; } inline Transform_t3600365921 ** get_address_of_m_ShopCartWnd_3() { return &___m_ShopCartWnd_3; } inline void set_m_ShopCartWnd_3(Transform_t3600365921 * value) { ___m_ShopCartWnd_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShopCartWnd_3), value); } inline static int32_t get_offset_of_m_ShopCartCnt_4() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopCartCnt_4)); } inline Transform_t3600365921 * get_m_ShopCartCnt_4() const { return ___m_ShopCartCnt_4; } inline Transform_t3600365921 ** get_address_of_m_ShopCartCnt_4() { return &___m_ShopCartCnt_4; } inline void set_m_ShopCartCnt_4(Transform_t3600365921 * value) { ___m_ShopCartCnt_4 = value; Il2CppCodeGenWriteBarrier((&___m_ShopCartCnt_4), value); } inline static int32_t get_offset_of_m_Sex_5() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Sex_5)); } inline Transform_t3600365921 * get_m_Sex_5() const { return ___m_Sex_5; } inline Transform_t3600365921 ** get_address_of_m_Sex_5() { return &___m_Sex_5; } inline void set_m_Sex_5(Transform_t3600365921 * value) { ___m_Sex_5 = value; Il2CppCodeGenWriteBarrier((&___m_Sex_5), value); } inline static int32_t get_offset_of_m_BtnQuickBuy_6() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_BtnQuickBuy_6)); } inline Transform_t3600365921 * get_m_BtnQuickBuy_6() const { return ___m_BtnQuickBuy_6; } inline Transform_t3600365921 ** get_address_of_m_BtnQuickBuy_6() { return &___m_BtnQuickBuy_6; } inline void set_m_BtnQuickBuy_6(Transform_t3600365921 * value) { ___m_BtnQuickBuy_6 = value; Il2CppCodeGenWriteBarrier((&___m_BtnQuickBuy_6), value); } inline static int32_t get_offset_of_m_btnList_7() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_btnList_7)); } inline uiBtnList_t3771050923 * get_m_btnList_7() const { return ___m_btnList_7; } inline uiBtnList_t3771050923 ** get_address_of_m_btnList_7() { return &___m_btnList_7; } inline void set_m_btnList_7(uiBtnList_t3771050923 * value) { ___m_btnList_7 = value; Il2CppCodeGenWriteBarrier((&___m_btnList_7), value); } inline static int32_t get_offset_of_m_ShopList_8() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopList_8)); } inline ScenePersonalShopList_t27853008 * get_m_ShopList_8() const { return ___m_ShopList_8; } inline ScenePersonalShopList_t27853008 ** get_address_of_m_ShopList_8() { return &___m_ShopList_8; } inline void set_m_ShopList_8(ScenePersonalShopList_t27853008 * value) { ___m_ShopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_ShopList_8), value); } inline static int32_t get_offset_of_m_WndDetail_9() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_WndDetail_9)); } inline DetailWnd_t3732401977 * get_m_WndDetail_9() const { return ___m_WndDetail_9; } inline DetailWnd_t3732401977 ** get_address_of_m_WndDetail_9() { return &___m_WndDetail_9; } inline void set_m_WndDetail_9(DetailWnd_t3732401977 * value) { ___m_WndDetail_9 = value; Il2CppCodeGenWriteBarrier((&___m_WndDetail_9), value); } inline static int32_t get_offset_of_m_WndAmount_10() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_WndAmount_10)); } inline AmountWnd_t1885830546 * get_m_WndAmount_10() const { return ___m_WndAmount_10; } inline AmountWnd_t1885830546 ** get_address_of_m_WndAmount_10() { return &___m_WndAmount_10; } inline void set_m_WndAmount_10(AmountWnd_t1885830546 * value) { ___m_WndAmount_10 = value; Il2CppCodeGenWriteBarrier((&___m_WndAmount_10), value); } inline static int32_t get_offset_of_m_ShopListViewAnim_11() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopListViewAnim_11)); } inline ScenePersonalShopListViewAnim_t141335317 * get_m_ShopListViewAnim_11() const { return ___m_ShopListViewAnim_11; } inline ScenePersonalShopListViewAnim_t141335317 ** get_address_of_m_ShopListViewAnim_11() { return &___m_ShopListViewAnim_11; } inline void set_m_ShopListViewAnim_11(ScenePersonalShopListViewAnim_t141335317 * value) { ___m_ShopListViewAnim_11 = value; Il2CppCodeGenWriteBarrier((&___m_ShopListViewAnim_11), value); } inline static int32_t get_offset_of_m_ShopOwned_12() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopOwned_12)); } inline GameObjectU5BU5D_t3328599146* get_m_ShopOwned_12() const { return ___m_ShopOwned_12; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_ShopOwned_12() { return &___m_ShopOwned_12; } inline void set_m_ShopOwned_12(GameObjectU5BU5D_t3328599146* value) { ___m_ShopOwned_12 = value; Il2CppCodeGenWriteBarrier((&___m_ShopOwned_12), value); } inline static int32_t get_offset_of_m_ShopCartOwned_13() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopCartOwned_13)); } inline GameObjectU5BU5D_t3328599146* get_m_ShopCartOwned_13() const { return ___m_ShopCartOwned_13; } inline GameObjectU5BU5D_t3328599146** get_address_of_m_ShopCartOwned_13() { return &___m_ShopCartOwned_13; } inline void set_m_ShopCartOwned_13(GameObjectU5BU5D_t3328599146* value) { ___m_ShopCartOwned_13 = value; Il2CppCodeGenWriteBarrier((&___m_ShopCartOwned_13), value); } inline static int32_t get_offset_of_m_ShopTypeActive_14() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopTypeActive_14)); } inline TransformU5BU5D_t807237628* get_m_ShopTypeActive_14() const { return ___m_ShopTypeActive_14; } inline TransformU5BU5D_t807237628** get_address_of_m_ShopTypeActive_14() { return &___m_ShopTypeActive_14; } inline void set_m_ShopTypeActive_14(TransformU5BU5D_t807237628* value) { ___m_ShopTypeActive_14 = value; Il2CppCodeGenWriteBarrier((&___m_ShopTypeActive_14), value); } inline static int32_t get_offset_of_m_ShopTypeDisActive_15() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ShopTypeDisActive_15)); } inline TransformU5BU5D_t807237628* get_m_ShopTypeDisActive_15() const { return ___m_ShopTypeDisActive_15; } inline TransformU5BU5D_t807237628** get_address_of_m_ShopTypeDisActive_15() { return &___m_ShopTypeDisActive_15; } inline void set_m_ShopTypeDisActive_15(TransformU5BU5D_t807237628* value) { ___m_ShopTypeDisActive_15 = value; Il2CppCodeGenWriteBarrier((&___m_ShopTypeDisActive_15), value); } inline static int32_t get_offset_of_m_GroupFashionUp_16() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_GroupFashionUp_16)); } inline GameObject_t1113636619 * get_m_GroupFashionUp_16() const { return ___m_GroupFashionUp_16; } inline GameObject_t1113636619 ** get_address_of_m_GroupFashionUp_16() { return &___m_GroupFashionUp_16; } inline void set_m_GroupFashionUp_16(GameObject_t1113636619 * value) { ___m_GroupFashionUp_16 = value; Il2CppCodeGenWriteBarrier((&___m_GroupFashionUp_16), value); } inline static int32_t get_offset_of_m_SpriteFashionUp_17() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_SpriteFashionUp_17)); } inline UISprite_t194114938 * get_m_SpriteFashionUp_17() const { return ___m_SpriteFashionUp_17; } inline UISprite_t194114938 ** get_address_of_m_SpriteFashionUp_17() { return &___m_SpriteFashionUp_17; } inline void set_m_SpriteFashionUp_17(UISprite_t194114938 * value) { ___m_SpriteFashionUp_17 = value; Il2CppCodeGenWriteBarrier((&___m_SpriteFashionUp_17), value); } inline static int32_t get_offset_of_m_GroupFashionDown_18() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_GroupFashionDown_18)); } inline GameObject_t1113636619 * get_m_GroupFashionDown_18() const { return ___m_GroupFashionDown_18; } inline GameObject_t1113636619 ** get_address_of_m_GroupFashionDown_18() { return &___m_GroupFashionDown_18; } inline void set_m_GroupFashionDown_18(GameObject_t1113636619 * value) { ___m_GroupFashionDown_18 = value; Il2CppCodeGenWriteBarrier((&___m_GroupFashionDown_18), value); } inline static int32_t get_offset_of_m_SpriteFashionDown_19() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_SpriteFashionDown_19)); } inline UISprite_t194114938 * get_m_SpriteFashionDown_19() const { return ___m_SpriteFashionDown_19; } inline UISprite_t194114938 ** get_address_of_m_SpriteFashionDown_19() { return &___m_SpriteFashionDown_19; } inline void set_m_SpriteFashionDown_19(UISprite_t194114938 * value) { ___m_SpriteFashionDown_19 = value; Il2CppCodeGenWriteBarrier((&___m_SpriteFashionDown_19), value); } inline static int32_t get_offset_of_m_QuickBuyWnd_20() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_QuickBuyWnd_20)); } inline GameObject_t1113636619 * get_m_QuickBuyWnd_20() const { return ___m_QuickBuyWnd_20; } inline GameObject_t1113636619 ** get_address_of_m_QuickBuyWnd_20() { return &___m_QuickBuyWnd_20; } inline void set_m_QuickBuyWnd_20(GameObject_t1113636619 * value) { ___m_QuickBuyWnd_20 = value; Il2CppCodeGenWriteBarrier((&___m_QuickBuyWnd_20), value); } inline static int32_t get_offset_of_m_IconShop_21() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_IconShop_21)); } inline GameObject_t1113636619 * get_m_IconShop_21() const { return ___m_IconShop_21; } inline GameObject_t1113636619 ** get_address_of_m_IconShop_21() { return &___m_IconShop_21; } inline void set_m_IconShop_21(GameObject_t1113636619 * value) { ___m_IconShop_21 = value; Il2CppCodeGenWriteBarrier((&___m_IconShop_21), value); } inline static int32_t get_offset_of_m_IconShopCart_22() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_IconShopCart_22)); } inline GameObject_t1113636619 * get_m_IconShopCart_22() const { return ___m_IconShopCart_22; } inline GameObject_t1113636619 ** get_address_of_m_IconShopCart_22() { return &___m_IconShopCart_22; } inline void set_m_IconShopCart_22(GameObject_t1113636619 * value) { ___m_IconShopCart_22 = value; Il2CppCodeGenWriteBarrier((&___m_IconShopCart_22), value); } inline static int32_t get_offset_of_m_star_numbers_23() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_star_numbers_23)); } inline UILabel_t3248798549 * get_m_star_numbers_23() const { return ___m_star_numbers_23; } inline UILabel_t3248798549 ** get_address_of_m_star_numbers_23() { return &___m_star_numbers_23; } inline void set_m_star_numbers_23(UILabel_t3248798549 * value) { ___m_star_numbers_23 = value; Il2CppCodeGenWriteBarrier((&___m_star_numbers_23), value); } inline static int32_t get_offset_of_m_arrowTop_24() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_arrowTop_24)); } inline GameObject_t1113636619 * get_m_arrowTop_24() const { return ___m_arrowTop_24; } inline GameObject_t1113636619 ** get_address_of_m_arrowTop_24() { return &___m_arrowTop_24; } inline void set_m_arrowTop_24(GameObject_t1113636619 * value) { ___m_arrowTop_24 = value; Il2CppCodeGenWriteBarrier((&___m_arrowTop_24), value); } inline static int32_t get_offset_of_m_arrowBottom_25() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_arrowBottom_25)); } inline GameObject_t1113636619 * get_m_arrowBottom_25() const { return ___m_arrowBottom_25; } inline GameObject_t1113636619 ** get_address_of_m_arrowBottom_25() { return &___m_arrowBottom_25; } inline void set_m_arrowBottom_25(GameObject_t1113636619 * value) { ___m_arrowBottom_25 = value; Il2CppCodeGenWriteBarrier((&___m_arrowBottom_25), value); } inline static int32_t get_offset_of_m_uiGorupBuying_26() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_uiGorupBuying_26)); } inline ScenePersonalShopGroupbuying_t1000467629 * get_m_uiGorupBuying_26() const { return ___m_uiGorupBuying_26; } inline ScenePersonalShopGroupbuying_t1000467629 ** get_address_of_m_uiGorupBuying_26() { return &___m_uiGorupBuying_26; } inline void set_m_uiGorupBuying_26(ScenePersonalShopGroupbuying_t1000467629 * value) { ___m_uiGorupBuying_26 = value; Il2CppCodeGenWriteBarrier((&___m_uiGorupBuying_26), value); } inline static int32_t get_offset_of_m_uiBuying_27() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_uiBuying_27)); } inline ScenePersonalShopbuying_t958260052 * get_m_uiBuying_27() const { return ___m_uiBuying_27; } inline ScenePersonalShopbuying_t958260052 ** get_address_of_m_uiBuying_27() { return &___m_uiBuying_27; } inline void set_m_uiBuying_27(ScenePersonalShopbuying_t958260052 * value) { ___m_uiBuying_27 = value; Il2CppCodeGenWriteBarrier((&___m_uiBuying_27), value); } inline static int32_t get_offset_of_m_activityBuying_28() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_activityBuying_28)); } inline ScenePersonalShopActivitybuying_t3880254145 * get_m_activityBuying_28() const { return ___m_activityBuying_28; } inline ScenePersonalShopActivitybuying_t3880254145 ** get_address_of_m_activityBuying_28() { return &___m_activityBuying_28; } inline void set_m_activityBuying_28(ScenePersonalShopActivitybuying_t3880254145 * value) { ___m_activityBuying_28 = value; Il2CppCodeGenWriteBarrier((&___m_activityBuying_28), value); } inline static int32_t get_offset_of_m_commend_29() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_commend_29)); } inline GameObject_t1113636619 * get_m_commend_29() const { return ___m_commend_29; } inline GameObject_t1113636619 ** get_address_of_m_commend_29() { return &___m_commend_29; } inline void set_m_commend_29(GameObject_t1113636619 * value) { ___m_commend_29 = value; Il2CppCodeGenWriteBarrier((&___m_commend_29), value); } inline static int32_t get_offset_of_m_QuickBuy_30() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_QuickBuy_30)); } inline GameObject_t1113636619 * get_m_QuickBuy_30() const { return ___m_QuickBuy_30; } inline GameObject_t1113636619 ** get_address_of_m_QuickBuy_30() { return &___m_QuickBuy_30; } inline void set_m_QuickBuy_30(GameObject_t1113636619 * value) { ___m_QuickBuy_30 = value; Il2CppCodeGenWriteBarrier((&___m_QuickBuy_30), value); } inline static int32_t get_offset_of_m_FilterBtn_31() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_FilterBtn_31)); } inline Transform_t3600365921 * get_m_FilterBtn_31() const { return ___m_FilterBtn_31; } inline Transform_t3600365921 ** get_address_of_m_FilterBtn_31() { return &___m_FilterBtn_31; } inline void set_m_FilterBtn_31(Transform_t3600365921 * value) { ___m_FilterBtn_31 = value; Il2CppCodeGenWriteBarrier((&___m_FilterBtn_31), value); } inline static int32_t get_offset_of_m_ActivityTap_32() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ActivityTap_32)); } inline Transform_t3600365921 * get_m_ActivityTap_32() const { return ___m_ActivityTap_32; } inline Transform_t3600365921 ** get_address_of_m_ActivityTap_32() { return &___m_ActivityTap_32; } inline void set_m_ActivityTap_32(Transform_t3600365921 * value) { ___m_ActivityTap_32 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityTap_32), value); } inline static int32_t get_offset_of_m_VipTap_33() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_VipTap_33)); } inline Transform_t3600365921 * get_m_VipTap_33() const { return ___m_VipTap_33; } inline Transform_t3600365921 ** get_address_of_m_VipTap_33() { return &___m_VipTap_33; } inline void set_m_VipTap_33(Transform_t3600365921 * value) { ___m_VipTap_33 = value; Il2CppCodeGenWriteBarrier((&___m_VipTap_33), value); } inline static int32_t get_offset_of_m_DressTap_34() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_DressTap_34)); } inline Transform_t3600365921 * get_m_DressTap_34() const { return ___m_DressTap_34; } inline Transform_t3600365921 ** get_address_of_m_DressTap_34() { return &___m_DressTap_34; } inline void set_m_DressTap_34(Transform_t3600365921 * value) { ___m_DressTap_34 = value; Il2CppCodeGenWriteBarrier((&___m_DressTap_34), value); } inline static int32_t get_offset_of_m_JewelerTap_35() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_JewelerTap_35)); } inline Transform_t3600365921 * get_m_JewelerTap_35() const { return ___m_JewelerTap_35; } inline Transform_t3600365921 ** get_address_of_m_JewelerTap_35() { return &___m_JewelerTap_35; } inline void set_m_JewelerTap_35(Transform_t3600365921 * value) { ___m_JewelerTap_35 = value; Il2CppCodeGenWriteBarrier((&___m_JewelerTap_35), value); } inline static int32_t get_offset_of_m_PersonalTag_36() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_PersonalTag_36)); } inline Transform_t3600365921 * get_m_PersonalTag_36() const { return ___m_PersonalTag_36; } inline Transform_t3600365921 ** get_address_of_m_PersonalTag_36() { return &___m_PersonalTag_36; } inline void set_m_PersonalTag_36(Transform_t3600365921 * value) { ___m_PersonalTag_36 = value; Il2CppCodeGenWriteBarrier((&___m_PersonalTag_36), value); } inline static int32_t get_offset_of_m_beach_37() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_beach_37)); } inline Transform_t3600365921 * get_m_beach_37() const { return ___m_beach_37; } inline Transform_t3600365921 ** get_address_of_m_beach_37() { return &___m_beach_37; } inline void set_m_beach_37(Transform_t3600365921 * value) { ___m_beach_37 = value; Il2CppCodeGenWriteBarrier((&___m_beach_37), value); } inline static int32_t get_offset_of_m_FilteringBg_38() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_FilteringBg_38)); } inline Transform_t3600365921 * get_m_FilteringBg_38() const { return ___m_FilteringBg_38; } inline Transform_t3600365921 ** get_address_of_m_FilteringBg_38() { return &___m_FilteringBg_38; } inline void set_m_FilteringBg_38(Transform_t3600365921 * value) { ___m_FilteringBg_38 = value; Il2CppCodeGenWriteBarrier((&___m_FilteringBg_38), value); } inline static int32_t get_offset_of_m_shopSelect_39() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopSelect_39)); } inline Transform_t3600365921 * get_m_shopSelect_39() const { return ___m_shopSelect_39; } inline Transform_t3600365921 ** get_address_of_m_shopSelect_39() { return &___m_shopSelect_39; } inline void set_m_shopSelect_39(Transform_t3600365921 * value) { ___m_shopSelect_39 = value; Il2CppCodeGenWriteBarrier((&___m_shopSelect_39), value); } inline static int32_t get_offset_of_m_NewPlayerTap_40() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_NewPlayerTap_40)); } inline Transform_t3600365921 * get_m_NewPlayerTap_40() const { return ___m_NewPlayerTap_40; } inline Transform_t3600365921 ** get_address_of_m_NewPlayerTap_40() { return &___m_NewPlayerTap_40; } inline void set_m_NewPlayerTap_40(Transform_t3600365921 * value) { ___m_NewPlayerTap_40 = value; Il2CppCodeGenWriteBarrier((&___m_NewPlayerTap_40), value); } inline static int32_t get_offset_of_m_NewProcucts_41() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_NewProcucts_41)); } inline Transform_t3600365921 * get_m_NewProcucts_41() const { return ___m_NewProcucts_41; } inline Transform_t3600365921 ** get_address_of_m_NewProcucts_41() { return &___m_NewProcucts_41; } inline void set_m_NewProcucts_41(Transform_t3600365921 * value) { ___m_NewProcucts_41 = value; Il2CppCodeGenWriteBarrier((&___m_NewProcucts_41), value); } inline static int32_t get_offset_of_isPhotoReady_42() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___isPhotoReady_42)); } inline bool get_isPhotoReady_42() const { return ___isPhotoReady_42; } inline bool* get_address_of_isPhotoReady_42() { return &___isPhotoReady_42; } inline void set_isPhotoReady_42(bool value) { ___isPhotoReady_42 = value; } inline static int32_t get_offset_of_isPageInit_43() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___isPageInit_43)); } inline bool get_isPageInit_43() const { return ___isPageInit_43; } inline bool* get_address_of_isPageInit_43() { return &___isPageInit_43; } inline void set_isPageInit_43(bool value) { ___isPageInit_43 = value; } inline static int32_t get_offset_of_isComeFromIdosShow_44() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___isComeFromIdosShow_44)); } inline bool get_isComeFromIdosShow_44() const { return ___isComeFromIdosShow_44; } inline bool* get_address_of_isComeFromIdosShow_44() { return &___isComeFromIdosShow_44; } inline void set_isComeFromIdosShow_44(bool value) { ___isComeFromIdosShow_44 = value; } inline static int32_t get_offset_of_m_shareLabel_45() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shareLabel_45)); } inline UILabel_t3248798549 * get_m_shareLabel_45() const { return ___m_shareLabel_45; } inline UILabel_t3248798549 ** get_address_of_m_shareLabel_45() { return &___m_shareLabel_45; } inline void set_m_shareLabel_45(UILabel_t3248798549 * value) { ___m_shareLabel_45 = value; Il2CppCodeGenWriteBarrier((&___m_shareLabel_45), value); } inline static int32_t get_offset_of_m_Yulanbg_46() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Yulanbg_46)); } inline UITexture_t3471168817 * get_m_Yulanbg_46() const { return ___m_Yulanbg_46; } inline UITexture_t3471168817 ** get_address_of_m_Yulanbg_46() { return &___m_Yulanbg_46; } inline void set_m_Yulanbg_46(UITexture_t3471168817 * value) { ___m_Yulanbg_46 = value; Il2CppCodeGenWriteBarrier((&___m_Yulanbg_46), value); } inline static int32_t get_offset_of_m_Head_47() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Head_47)); } inline UITexture_t3471168817 * get_m_Head_47() const { return ___m_Head_47; } inline UITexture_t3471168817 ** get_address_of_m_Head_47() { return &___m_Head_47; } inline void set_m_Head_47(UITexture_t3471168817 * value) { ___m_Head_47 = value; Il2CppCodeGenWriteBarrier((&___m_Head_47), value); } inline static int32_t get_offset_of_lefttime_48() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___lefttime_48)); } inline float get_lefttime_48() const { return ___lefttime_48; } inline float* get_address_of_lefttime_48() { return &___lefttime_48; } inline void set_lefttime_48(float value) { ___lefttime_48 = value; } inline static int32_t get_offset_of_m_Daojishi_49() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_Daojishi_49)); } inline GameObject_t1113636619 * get_m_Daojishi_49() const { return ___m_Daojishi_49; } inline GameObject_t1113636619 ** get_address_of_m_Daojishi_49() { return &___m_Daojishi_49; } inline void set_m_Daojishi_49(GameObject_t1113636619 * value) { ___m_Daojishi_49 = value; Il2CppCodeGenWriteBarrier((&___m_Daojishi_49), value); } inline static int32_t get_offset_of_m_time_50() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_time_50)); } inline UILabel_t3248798549 * get_m_time_50() const { return ___m_time_50; } inline UILabel_t3248798549 ** get_address_of_m_time_50() { return &___m_time_50; } inline void set_m_time_50(UILabel_t3248798549 * value) { ___m_time_50 = value; Il2CppCodeGenWriteBarrier((&___m_time_50), value); } inline static int32_t get_offset_of_m_shopCarRootTran_51() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopCarRootTran_51)); } inline Transform_t3600365921 * get_m_shopCarRootTran_51() const { return ___m_shopCarRootTran_51; } inline Transform_t3600365921 ** get_address_of_m_shopCarRootTran_51() { return &___m_shopCarRootTran_51; } inline void set_m_shopCarRootTran_51(Transform_t3600365921 * value) { ___m_shopCarRootTran_51 = value; Il2CppCodeGenWriteBarrier((&___m_shopCarRootTran_51), value); } inline static int32_t get_offset_of_m_shopCountTran_52() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopCountTran_52)); } inline Transform_t3600365921 * get_m_shopCountTran_52() const { return ___m_shopCountTran_52; } inline Transform_t3600365921 ** get_address_of_m_shopCountTran_52() { return &___m_shopCountTran_52; } inline void set_m_shopCountTran_52(Transform_t3600365921 * value) { ___m_shopCountTran_52 = value; Il2CppCodeGenWriteBarrier((&___m_shopCountTran_52), value); } inline static int32_t get_offset_of_m_shopCountLabel_53() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_shopCountLabel_53)); } inline UILabel_t3248798549 * get_m_shopCountLabel_53() const { return ___m_shopCountLabel_53; } inline UILabel_t3248798549 ** get_address_of_m_shopCountLabel_53() { return &___m_shopCountLabel_53; } inline void set_m_shopCountLabel_53(UILabel_t3248798549 * value) { ___m_shopCountLabel_53 = value; Il2CppCodeGenWriteBarrier((&___m_shopCountLabel_53), value); } inline static int32_t get_offset_of_m_strLastInputLab_54() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_strLastInputLab_54)); } inline String_t* get_m_strLastInputLab_54() const { return ___m_strLastInputLab_54; } inline String_t** get_address_of_m_strLastInputLab_54() { return &___m_strLastInputLab_54; } inline void set_m_strLastInputLab_54(String_t* value) { ___m_strLastInputLab_54 = value; Il2CppCodeGenWriteBarrier((&___m_strLastInputLab_54), value); } inline static int32_t get_offset_of_m_configList_55() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_configList_55)); } inline List_1_t128053199 * get_m_configList_55() const { return ___m_configList_55; } inline List_1_t128053199 ** get_address_of_m_configList_55() { return &___m_configList_55; } inline void set_m_configList_55(List_1_t128053199 * value) { ___m_configList_55 = value; Il2CppCodeGenWriteBarrier((&___m_configList_55), value); } inline static int32_t get_offset_of_m_curShopCount_56() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_curShopCount_56)); } inline int32_t get_m_curShopCount_56() const { return ___m_curShopCount_56; } inline int32_t* get_address_of_m_curShopCount_56() { return &___m_curShopCount_56; } inline void set_m_curShopCount_56(int32_t value) { ___m_curShopCount_56 = value; } inline static int32_t get_offset_of_m_timeTran_57() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_timeTran_57)); } inline Transform_t3600365921 * get_m_timeTran_57() const { return ___m_timeTran_57; } inline Transform_t3600365921 ** get_address_of_m_timeTran_57() { return &___m_timeTran_57; } inline void set_m_timeTran_57(Transform_t3600365921 * value) { ___m_timeTran_57 = value; Il2CppCodeGenWriteBarrier((&___m_timeTran_57), value); } inline static int32_t get_offset_of_m_btnShare_58() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_btnShare_58)); } inline Transform_t3600365921 * get_m_btnShare_58() const { return ___m_btnShare_58; } inline Transform_t3600365921 ** get_address_of_m_btnShare_58() { return &___m_btnShare_58; } inline void set_m_btnShare_58(Transform_t3600365921 * value) { ___m_btnShare_58 = value; Il2CppCodeGenWriteBarrier((&___m_btnShare_58), value); } inline static int32_t get_offset_of_m_newPlayerPos_59() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_newPlayerPos_59)); } inline Vector3_t3722313464 get_m_newPlayerPos_59() const { return ___m_newPlayerPos_59; } inline Vector3_t3722313464 * get_address_of_m_newPlayerPos_59() { return &___m_newPlayerPos_59; } inline void set_m_newPlayerPos_59(Vector3_t3722313464 value) { ___m_newPlayerPos_59 = value; } inline static int32_t get_offset_of_m_activityPos_60() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_activityPos_60)); } inline Vector3_t3722313464 get_m_activityPos_60() const { return ___m_activityPos_60; } inline Vector3_t3722313464 * get_address_of_m_activityPos_60() { return &___m_activityPos_60; } inline void set_m_activityPos_60(Vector3_t3722313464 value) { ___m_activityPos_60 = value; } inline static int32_t get_offset_of_m_vipPos_61() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_vipPos_61)); } inline Vector3_t3722313464 get_m_vipPos_61() const { return ___m_vipPos_61; } inline Vector3_t3722313464 * get_address_of_m_vipPos_61() { return &___m_vipPos_61; } inline void set_m_vipPos_61(Vector3_t3722313464 value) { ___m_vipPos_61 = value; } inline static int32_t get_offset_of_m_goldWatch_62() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_goldWatch_62)); } inline CGoldWatcher_t2760796238 * get_m_goldWatch_62() const { return ___m_goldWatch_62; } inline CGoldWatcher_t2760796238 ** get_address_of_m_goldWatch_62() { return &___m_goldWatch_62; } inline void set_m_goldWatch_62(CGoldWatcher_t2760796238 * value) { ___m_goldWatch_62 = value; Il2CppCodeGenWriteBarrier((&___m_goldWatch_62), value); } inline static int32_t get_offset_of_m_bMainRole_63() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_bMainRole_63)); } inline bool get_m_bMainRole_63() const { return ___m_bMainRole_63; } inline bool* get_address_of_m_bMainRole_63() { return &___m_bMainRole_63; } inline void set_m_bMainRole_63(bool value) { ___m_bMainRole_63 = value; } inline static int32_t get_offset_of_m_ChangeFlag_64() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ChangeFlag_64)); } inline int32_t get_m_ChangeFlag_64() const { return ___m_ChangeFlag_64; } inline int32_t* get_address_of_m_ChangeFlag_64() { return &___m_ChangeFlag_64; } inline void set_m_ChangeFlag_64(int32_t value) { ___m_ChangeFlag_64 = value; } inline static int32_t get_offset_of_m_fChangeTime_65() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_fChangeTime_65)); } inline float get_m_fChangeTime_65() const { return ___m_fChangeTime_65; } inline float* get_address_of_m_fChangeTime_65() { return &___m_fChangeTime_65; } inline void set_m_fChangeTime_65(float value) { ___m_fChangeTime_65 = value; } inline static int32_t get_offset_of_m_bInShopWnd_66() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_bInShopWnd_66)); } inline bool get_m_bInShopWnd_66() const { return ___m_bInShopWnd_66; } inline bool* get_address_of_m_bInShopWnd_66() { return &___m_bInShopWnd_66; } inline void set_m_bInShopWnd_66(bool value) { ___m_bInShopWnd_66 = value; } inline static int32_t get_offset_of_m_bInQuickBuyWnd_67() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_bInQuickBuyWnd_67)); } inline bool get_m_bInQuickBuyWnd_67() const { return ___m_bInQuickBuyWnd_67; } inline bool* get_address_of_m_bInQuickBuyWnd_67() { return &___m_bInQuickBuyWnd_67; } inline void set_m_bInQuickBuyWnd_67(bool value) { ___m_bInQuickBuyWnd_67 = value; } inline static int32_t get_offset_of_m_ListSpriteUp_68() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ListSpriteUp_68)); } inline List_1_t1666189680 * get_m_ListSpriteUp_68() const { return ___m_ListSpriteUp_68; } inline List_1_t1666189680 ** get_address_of_m_ListSpriteUp_68() { return &___m_ListSpriteUp_68; } inline void set_m_ListSpriteUp_68(List_1_t1666189680 * value) { ___m_ListSpriteUp_68 = value; Il2CppCodeGenWriteBarrier((&___m_ListSpriteUp_68), value); } inline static int32_t get_offset_of_m_ListSpriteDown_69() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ListSpriteDown_69)); } inline List_1_t1666189680 * get_m_ListSpriteDown_69() const { return ___m_ListSpriteDown_69; } inline List_1_t1666189680 ** get_address_of_m_ListSpriteDown_69() { return &___m_ListSpriteDown_69; } inline void set_m_ListSpriteDown_69(List_1_t1666189680 * value) { ___m_ListSpriteDown_69 = value; Il2CppCodeGenWriteBarrier((&___m_ListSpriteDown_69), value); } inline static int32_t get_offset_of_m_ListSpriteMyFashion_70() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_ListSpriteMyFashion_70)); } inline List_1_t1666189680 * get_m_ListSpriteMyFashion_70() const { return ___m_ListSpriteMyFashion_70; } inline List_1_t1666189680 ** get_address_of_m_ListSpriteMyFashion_70() { return &___m_ListSpriteMyFashion_70; } inline void set_m_ListSpriteMyFashion_70(List_1_t1666189680 * value) { ___m_ListSpriteMyFashion_70 = value; Il2CppCodeGenWriteBarrier((&___m_ListSpriteMyFashion_70), value); } inline static int32_t get_offset_of_m_nMyFashionOld_71() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_nMyFashionOld_71)); } inline int32_t get_m_nMyFashionOld_71() const { return ___m_nMyFashionOld_71; } inline int32_t* get_address_of_m_nMyFashionOld_71() { return &___m_nMyFashionOld_71; } inline void set_m_nMyFashionOld_71(int32_t value) { ___m_nMyFashionOld_71 = value; } inline static int32_t get_offset_of_m_nFashionOffsetOld_72() { return static_cast(offsetof(ScenePersonalWndShop_t78642639, ___m_nFashionOffsetOld_72)); } inline int32_t get_m_nFashionOffsetOld_72() const { return ___m_nFashionOffsetOld_72; } inline int32_t* get_address_of_m_nFashionOffsetOld_72() { return &___m_nFashionOffsetOld_72; } inline void set_m_nFashionOffsetOld_72(int32_t value) { ___m_nFashionOffsetOld_72 = value; } }; struct ScenePersonalWndShop_t78642639_StaticFields { public: // ScenePersonalWndShop ScenePersonalWndShop::s_instance ScenePersonalWndShop_t78642639 * ___s_instance_2; // ScenePersonalWndShop/OnClickMsgCallBack ScenePersonalWndShop::<>f__mg$cache0 OnClickMsgCallBack_t2526724959 * ___U3CU3Ef__mgU24cache0_73; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(ScenePersonalWndShop_t78642639_StaticFields, ___s_instance_2)); } inline ScenePersonalWndShop_t78642639 * get_s_instance_2() const { return ___s_instance_2; } inline ScenePersonalWndShop_t78642639 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(ScenePersonalWndShop_t78642639 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_73() { return static_cast(offsetof(ScenePersonalWndShop_t78642639_StaticFields, ___U3CU3Ef__mgU24cache0_73)); } inline OnClickMsgCallBack_t2526724959 * get_U3CU3Ef__mgU24cache0_73() const { return ___U3CU3Ef__mgU24cache0_73; } inline OnClickMsgCallBack_t2526724959 ** get_address_of_U3CU3Ef__mgU24cache0_73() { return &___U3CU3Ef__mgU24cache0_73; } inline void set_U3CU3Ef__mgU24cache0_73(OnClickMsgCallBack_t2526724959 * value) { ___U3CU3Ef__mgU24cache0_73 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_73), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEPERSONALWNDSHOP_T78642639_H #ifndef UISHOPACTIVITYPIC_T1833750701_H #define UISHOPACTIVITYPIC_T1833750701_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiShopActivityPic struct uiShopActivityPic_t1833750701 : public MonoBehaviour_t3962482529 { public: // uiShopActivityCell uiShopActivityPic::m_Texture0 uiShopActivityCell_t1851587493 * ___m_Texture0_2; // uiShopActivityCell uiShopActivityPic::m_Texture1 uiShopActivityCell_t1851587493 * ___m_Texture1_3; // DMPanelCliper uiShopActivityPic::m_PanelCliper DMPanelCliper_t875718257 * ___m_PanelCliper_4; // UISprite[] uiShopActivityPic::m_dian UISpriteU5BU5D_t1415066463* ___m_dian_5; // UILabel uiShopActivityPic::m_count UILabel_t3248798549 * ___m_count_6; // UnityEngine.GameObject uiShopActivityPic::m_left GameObject_t1113636619 * ___m_left_7; // UnityEngine.GameObject uiShopActivityPic::m_right GameObject_t1113636619 * ___m_right_8; // System.Int32 uiShopActivityPic::m_curPicIndex int32_t ___m_curPicIndex_9; // System.Int32 uiShopActivityPic::m_OldFadeOut int32_t ___m_OldFadeOut_10; // System.Boolean uiShopActivityPic::m_active0 bool ___m_active0_11; // System.Boolean uiShopActivityPic::m_bClkingInside bool ___m_bClkingInside_12; // UnityEngine.Vector2 uiShopActivityPic::m_MaxOffset Vector2_t2156229523 ___m_MaxOffset_13; // UnityEngine.Vector2 uiShopActivityPic::m_ClkPos Vector2_t2156229523 ___m_ClkPos_14; // System.Single uiShopActivityPic::m_fTime float ___m_fTime_15; // System.Single uiShopActivityPic::m_autoTime float ___m_autoTime_16; // System.Boolean uiShopActivityPic::m_bToLower bool ___m_bToLower_17; // UnityEngine.Rect uiShopActivityPic::rtArea Rect_t2360479859 ___rtArea_18; public: inline static int32_t get_offset_of_m_Texture0_2() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_Texture0_2)); } inline uiShopActivityCell_t1851587493 * get_m_Texture0_2() const { return ___m_Texture0_2; } inline uiShopActivityCell_t1851587493 ** get_address_of_m_Texture0_2() { return &___m_Texture0_2; } inline void set_m_Texture0_2(uiShopActivityCell_t1851587493 * value) { ___m_Texture0_2 = value; Il2CppCodeGenWriteBarrier((&___m_Texture0_2), value); } inline static int32_t get_offset_of_m_Texture1_3() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_Texture1_3)); } inline uiShopActivityCell_t1851587493 * get_m_Texture1_3() const { return ___m_Texture1_3; } inline uiShopActivityCell_t1851587493 ** get_address_of_m_Texture1_3() { return &___m_Texture1_3; } inline void set_m_Texture1_3(uiShopActivityCell_t1851587493 * value) { ___m_Texture1_3 = value; Il2CppCodeGenWriteBarrier((&___m_Texture1_3), value); } inline static int32_t get_offset_of_m_PanelCliper_4() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_PanelCliper_4)); } inline DMPanelCliper_t875718257 * get_m_PanelCliper_4() const { return ___m_PanelCliper_4; } inline DMPanelCliper_t875718257 ** get_address_of_m_PanelCliper_4() { return &___m_PanelCliper_4; } inline void set_m_PanelCliper_4(DMPanelCliper_t875718257 * value) { ___m_PanelCliper_4 = value; Il2CppCodeGenWriteBarrier((&___m_PanelCliper_4), value); } inline static int32_t get_offset_of_m_dian_5() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_dian_5)); } inline UISpriteU5BU5D_t1415066463* get_m_dian_5() const { return ___m_dian_5; } inline UISpriteU5BU5D_t1415066463** get_address_of_m_dian_5() { return &___m_dian_5; } inline void set_m_dian_5(UISpriteU5BU5D_t1415066463* value) { ___m_dian_5 = value; Il2CppCodeGenWriteBarrier((&___m_dian_5), value); } inline static int32_t get_offset_of_m_count_6() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_count_6)); } inline UILabel_t3248798549 * get_m_count_6() const { return ___m_count_6; } inline UILabel_t3248798549 ** get_address_of_m_count_6() { return &___m_count_6; } inline void set_m_count_6(UILabel_t3248798549 * value) { ___m_count_6 = value; Il2CppCodeGenWriteBarrier((&___m_count_6), value); } inline static int32_t get_offset_of_m_left_7() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_left_7)); } inline GameObject_t1113636619 * get_m_left_7() const { return ___m_left_7; } inline GameObject_t1113636619 ** get_address_of_m_left_7() { return &___m_left_7; } inline void set_m_left_7(GameObject_t1113636619 * value) { ___m_left_7 = value; Il2CppCodeGenWriteBarrier((&___m_left_7), value); } inline static int32_t get_offset_of_m_right_8() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_right_8)); } inline GameObject_t1113636619 * get_m_right_8() const { return ___m_right_8; } inline GameObject_t1113636619 ** get_address_of_m_right_8() { return &___m_right_8; } inline void set_m_right_8(GameObject_t1113636619 * value) { ___m_right_8 = value; Il2CppCodeGenWriteBarrier((&___m_right_8), value); } inline static int32_t get_offset_of_m_curPicIndex_9() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_curPicIndex_9)); } inline int32_t get_m_curPicIndex_9() const { return ___m_curPicIndex_9; } inline int32_t* get_address_of_m_curPicIndex_9() { return &___m_curPicIndex_9; } inline void set_m_curPicIndex_9(int32_t value) { ___m_curPicIndex_9 = value; } inline static int32_t get_offset_of_m_OldFadeOut_10() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_OldFadeOut_10)); } inline int32_t get_m_OldFadeOut_10() const { return ___m_OldFadeOut_10; } inline int32_t* get_address_of_m_OldFadeOut_10() { return &___m_OldFadeOut_10; } inline void set_m_OldFadeOut_10(int32_t value) { ___m_OldFadeOut_10 = value; } inline static int32_t get_offset_of_m_active0_11() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_active0_11)); } inline bool get_m_active0_11() const { return ___m_active0_11; } inline bool* get_address_of_m_active0_11() { return &___m_active0_11; } inline void set_m_active0_11(bool value) { ___m_active0_11 = value; } inline static int32_t get_offset_of_m_bClkingInside_12() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_bClkingInside_12)); } inline bool get_m_bClkingInside_12() const { return ___m_bClkingInside_12; } inline bool* get_address_of_m_bClkingInside_12() { return &___m_bClkingInside_12; } inline void set_m_bClkingInside_12(bool value) { ___m_bClkingInside_12 = value; } inline static int32_t get_offset_of_m_MaxOffset_13() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_MaxOffset_13)); } inline Vector2_t2156229523 get_m_MaxOffset_13() const { return ___m_MaxOffset_13; } inline Vector2_t2156229523 * get_address_of_m_MaxOffset_13() { return &___m_MaxOffset_13; } inline void set_m_MaxOffset_13(Vector2_t2156229523 value) { ___m_MaxOffset_13 = value; } inline static int32_t get_offset_of_m_ClkPos_14() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_ClkPos_14)); } inline Vector2_t2156229523 get_m_ClkPos_14() const { return ___m_ClkPos_14; } inline Vector2_t2156229523 * get_address_of_m_ClkPos_14() { return &___m_ClkPos_14; } inline void set_m_ClkPos_14(Vector2_t2156229523 value) { ___m_ClkPos_14 = value; } inline static int32_t get_offset_of_m_fTime_15() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_fTime_15)); } inline float get_m_fTime_15() const { return ___m_fTime_15; } inline float* get_address_of_m_fTime_15() { return &___m_fTime_15; } inline void set_m_fTime_15(float value) { ___m_fTime_15 = value; } inline static int32_t get_offset_of_m_autoTime_16() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_autoTime_16)); } inline float get_m_autoTime_16() const { return ___m_autoTime_16; } inline float* get_address_of_m_autoTime_16() { return &___m_autoTime_16; } inline void set_m_autoTime_16(float value) { ___m_autoTime_16 = value; } inline static int32_t get_offset_of_m_bToLower_17() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___m_bToLower_17)); } inline bool get_m_bToLower_17() const { return ___m_bToLower_17; } inline bool* get_address_of_m_bToLower_17() { return &___m_bToLower_17; } inline void set_m_bToLower_17(bool value) { ___m_bToLower_17 = value; } inline static int32_t get_offset_of_rtArea_18() { return static_cast(offsetof(uiShopActivityPic_t1833750701, ___rtArea_18)); } inline Rect_t2360479859 get_rtArea_18() const { return ___rtArea_18; } inline Rect_t2360479859 * get_address_of_rtArea_18() { return &___rtArea_18; } inline void set_rtArea_18(Rect_t2360479859 value) { ___rtArea_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISHOPACTIVITYPIC_T1833750701_H #ifndef LOGICLOGIN_MAIN_PAGE_T116642790_H #define LOGICLOGIN_MAIN_PAGE_T116642790_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // logicLogin_main_page struct logicLogin_main_page_t116642790 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject logicLogin_main_page::m_pageMain GameObject_t1113636619 * ___m_pageMain_2; // UnityEngine.GameObject logicLogin_main_page::m_pageAccount GameObject_t1113636619 * ___m_pageAccount_3; // UnityEngine.GameObject logicLogin_main_page::m_pageRegister GameObject_t1113636619 * ___m_pageRegister_4; // UnityEngine.GameObject logicLogin_main_page::m_pageActivation GameObject_t1113636619 * ___m_pageActivation_5; // UnityEngine.GameObject logicLogin_main_page::m_pageServerChoice GameObject_t1113636619 * ___m_pageServerChoice_6; // UnityEngine.GameObject logicLogin_main_page::m_effectRoot GameObject_t1113636619 * ___m_effectRoot_7; public: inline static int32_t get_offset_of_m_pageMain_2() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageMain_2)); } inline GameObject_t1113636619 * get_m_pageMain_2() const { return ___m_pageMain_2; } inline GameObject_t1113636619 ** get_address_of_m_pageMain_2() { return &___m_pageMain_2; } inline void set_m_pageMain_2(GameObject_t1113636619 * value) { ___m_pageMain_2 = value; Il2CppCodeGenWriteBarrier((&___m_pageMain_2), value); } inline static int32_t get_offset_of_m_pageAccount_3() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageAccount_3)); } inline GameObject_t1113636619 * get_m_pageAccount_3() const { return ___m_pageAccount_3; } inline GameObject_t1113636619 ** get_address_of_m_pageAccount_3() { return &___m_pageAccount_3; } inline void set_m_pageAccount_3(GameObject_t1113636619 * value) { ___m_pageAccount_3 = value; Il2CppCodeGenWriteBarrier((&___m_pageAccount_3), value); } inline static int32_t get_offset_of_m_pageRegister_4() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageRegister_4)); } inline GameObject_t1113636619 * get_m_pageRegister_4() const { return ___m_pageRegister_4; } inline GameObject_t1113636619 ** get_address_of_m_pageRegister_4() { return &___m_pageRegister_4; } inline void set_m_pageRegister_4(GameObject_t1113636619 * value) { ___m_pageRegister_4 = value; Il2CppCodeGenWriteBarrier((&___m_pageRegister_4), value); } inline static int32_t get_offset_of_m_pageActivation_5() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageActivation_5)); } inline GameObject_t1113636619 * get_m_pageActivation_5() const { return ___m_pageActivation_5; } inline GameObject_t1113636619 ** get_address_of_m_pageActivation_5() { return &___m_pageActivation_5; } inline void set_m_pageActivation_5(GameObject_t1113636619 * value) { ___m_pageActivation_5 = value; Il2CppCodeGenWriteBarrier((&___m_pageActivation_5), value); } inline static int32_t get_offset_of_m_pageServerChoice_6() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_pageServerChoice_6)); } inline GameObject_t1113636619 * get_m_pageServerChoice_6() const { return ___m_pageServerChoice_6; } inline GameObject_t1113636619 ** get_address_of_m_pageServerChoice_6() { return &___m_pageServerChoice_6; } inline void set_m_pageServerChoice_6(GameObject_t1113636619 * value) { ___m_pageServerChoice_6 = value; Il2CppCodeGenWriteBarrier((&___m_pageServerChoice_6), value); } inline static int32_t get_offset_of_m_effectRoot_7() { return static_cast(offsetof(logicLogin_main_page_t116642790, ___m_effectRoot_7)); } inline GameObject_t1113636619 * get_m_effectRoot_7() const { return ___m_effectRoot_7; } inline GameObject_t1113636619 ** get_address_of_m_effectRoot_7() { return &___m_effectRoot_7; } inline void set_m_effectRoot_7(GameObject_t1113636619 * value) { ___m_effectRoot_7 = value; Il2CppCodeGenWriteBarrier((&___m_effectRoot_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGICLOGIN_MAIN_PAGE_T116642790_H #ifndef UIBUTTON_T1100396938_H #define UIBUTTON_T1100396938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButton struct UIButton_t1100396938 : public UIButtonColor_t2038074180 { public: // UnityEngine.Color UIButton::disabledColor Color_t2555686324 ___disabledColor_9; public: inline static int32_t get_offset_of_disabledColor_9() { return static_cast(offsetof(UIButton_t1100396938, ___disabledColor_9)); } inline Color_t2555686324 get_disabledColor_9() const { return ___disabledColor_9; } inline Color_t2555686324 * get_address_of_disabledColor_9() { return &___disabledColor_9; } inline void set_disabledColor_9(Color_t2555686324 value) { ___disabledColor_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTON_T1100396938_H #ifndef DANCESCOREROLE_T1777216089_H #define DANCESCOREROLE_T1777216089_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DanceScoreRole struct DanceScoreRole_t1777216089 : public IScenePersonalRolePosition_t1996743043 { public: public: }; struct DanceScoreRole_t1777216089_StaticFields { public: // System.Int32 DanceScoreRole::s_showLevelIndex int32_t ___s_showLevelIndex_11; // System.Int32 DanceScoreRole::s_showFashionIndex int32_t ___s_showFashionIndex_12; public: inline static int32_t get_offset_of_s_showLevelIndex_11() { return static_cast(offsetof(DanceScoreRole_t1777216089_StaticFields, ___s_showLevelIndex_11)); } inline int32_t get_s_showLevelIndex_11() const { return ___s_showLevelIndex_11; } inline int32_t* get_address_of_s_showLevelIndex_11() { return &___s_showLevelIndex_11; } inline void set_s_showLevelIndex_11(int32_t value) { ___s_showLevelIndex_11 = value; } inline static int32_t get_offset_of_s_showFashionIndex_12() { return static_cast(offsetof(DanceScoreRole_t1777216089_StaticFields, ___s_showFashionIndex_12)); } inline int32_t get_s_showFashionIndex_12() const { return ___s_showFashionIndex_12; } inline int32_t* get_address_of_s_showFashionIndex_12() { return &___s_showFashionIndex_12; } inline void set_s_showFashionIndex_12(int32_t value) { ___s_showFashionIndex_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DANCESCOREROLE_T1777216089_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 #ifndef UITEXTURE_T3471168817_H #define UITEXTURE_T3471168817_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITexture struct UITexture_t3471168817 : public UIWidget_t3538521925 { public: // UnityEngine.Rect UITexture::mRect Rect_t2360479859 ___mRect_14; // System.Boolean UITexture::mHoldScale bool ___mHoldScale_15; // UnityEngine.Shader UITexture::mShader Shader_t4151988712 * ___mShader_16; // UnityEngine.Texture UITexture::mTexture Texture_t3661962703 * ___mTexture_17; // UnityEngine.Material UITexture::mDynamicMat Material_t340375123 * ___mDynamicMat_18; // System.Boolean UITexture::mCreatingMat bool ___mCreatingMat_19; // System.Int32 UITexture::mPMA int32_t ___mPMA_20; public: inline static int32_t get_offset_of_mRect_14() { return static_cast(offsetof(UITexture_t3471168817, ___mRect_14)); } inline Rect_t2360479859 get_mRect_14() const { return ___mRect_14; } inline Rect_t2360479859 * get_address_of_mRect_14() { return &___mRect_14; } inline void set_mRect_14(Rect_t2360479859 value) { ___mRect_14 = value; } inline static int32_t get_offset_of_mHoldScale_15() { return static_cast(offsetof(UITexture_t3471168817, ___mHoldScale_15)); } inline bool get_mHoldScale_15() const { return ___mHoldScale_15; } inline bool* get_address_of_mHoldScale_15() { return &___mHoldScale_15; } inline void set_mHoldScale_15(bool value) { ___mHoldScale_15 = value; } inline static int32_t get_offset_of_mShader_16() { return static_cast(offsetof(UITexture_t3471168817, ___mShader_16)); } inline Shader_t4151988712 * get_mShader_16() const { return ___mShader_16; } inline Shader_t4151988712 ** get_address_of_mShader_16() { return &___mShader_16; } inline void set_mShader_16(Shader_t4151988712 * value) { ___mShader_16 = value; Il2CppCodeGenWriteBarrier((&___mShader_16), value); } inline static int32_t get_offset_of_mTexture_17() { return static_cast(offsetof(UITexture_t3471168817, ___mTexture_17)); } inline Texture_t3661962703 * get_mTexture_17() const { return ___mTexture_17; } inline Texture_t3661962703 ** get_address_of_mTexture_17() { return &___mTexture_17; } inline void set_mTexture_17(Texture_t3661962703 * value) { ___mTexture_17 = value; Il2CppCodeGenWriteBarrier((&___mTexture_17), value); } inline static int32_t get_offset_of_mDynamicMat_18() { return static_cast(offsetof(UITexture_t3471168817, ___mDynamicMat_18)); } inline Material_t340375123 * get_mDynamicMat_18() const { return ___mDynamicMat_18; } inline Material_t340375123 ** get_address_of_mDynamicMat_18() { return &___mDynamicMat_18; } inline void set_mDynamicMat_18(Material_t340375123 * value) { ___mDynamicMat_18 = value; Il2CppCodeGenWriteBarrier((&___mDynamicMat_18), value); } inline static int32_t get_offset_of_mCreatingMat_19() { return static_cast(offsetof(UITexture_t3471168817, ___mCreatingMat_19)); } inline bool get_mCreatingMat_19() const { return ___mCreatingMat_19; } inline bool* get_address_of_mCreatingMat_19() { return &___mCreatingMat_19; } inline void set_mCreatingMat_19(bool value) { ___mCreatingMat_19 = value; } inline static int32_t get_offset_of_mPMA_20() { return static_cast(offsetof(UITexture_t3471168817, ___mPMA_20)); } inline int32_t get_mPMA_20() const { return ___mPMA_20; } inline int32_t* get_address_of_mPMA_20() { return &___mPMA_20; } inline void set_mPMA_20(int32_t value) { ___mPMA_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITEXTURE_T3471168817_H #ifndef UISLIDER_T886033014_H #define UISLIDER_T886033014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISlider struct UISlider_t886033014 : public IgnoreTimeScale_t3381352907 { public: // UnityEngine.Transform UISlider::foreground Transform_t3600365921 * ___foreground_8; // UnityEngine.Transform UISlider::thumb Transform_t3600365921 * ___thumb_9; // UISlider/Direction UISlider::direction int32_t ___direction_10; // UnityEngine.GameObject UISlider::eventReceiver GameObject_t1113636619 * ___eventReceiver_11; // System.String UISlider::functionName String_t* ___functionName_12; // System.Action`1 UISlider::onValueChange Action_1_t1569734369 * ___onValueChange_13; // System.Int32 UISlider::numberOfSteps int32_t ___numberOfSteps_14; // System.Single UISlider::rawValue float ___rawValue_15; // UnityEngine.BoxCollider UISlider::mCol BoxCollider_t1640800422 * ___mCol_16; // UnityEngine.Transform UISlider::mTrans Transform_t3600365921 * ___mTrans_17; // UnityEngine.Transform UISlider::mFGTrans Transform_t3600365921 * ___mFGTrans_18; // UIWidget UISlider::mFGWidget UIWidget_t3538521925 * ___mFGWidget_19; // UISprite UISlider::mFGFilled UISprite_t194114938 * ___mFGFilled_20; // System.Boolean UISlider::mInitDone bool ___mInitDone_21; // UnityEngine.Vector2 UISlider::mSize Vector2_t2156229523 ___mSize_22; public: inline static int32_t get_offset_of_foreground_8() { return static_cast(offsetof(UISlider_t886033014, ___foreground_8)); } inline Transform_t3600365921 * get_foreground_8() const { return ___foreground_8; } inline Transform_t3600365921 ** get_address_of_foreground_8() { return &___foreground_8; } inline void set_foreground_8(Transform_t3600365921 * value) { ___foreground_8 = value; Il2CppCodeGenWriteBarrier((&___foreground_8), value); } inline static int32_t get_offset_of_thumb_9() { return static_cast(offsetof(UISlider_t886033014, ___thumb_9)); } inline Transform_t3600365921 * get_thumb_9() const { return ___thumb_9; } inline Transform_t3600365921 ** get_address_of_thumb_9() { return &___thumb_9; } inline void set_thumb_9(Transform_t3600365921 * value) { ___thumb_9 = value; Il2CppCodeGenWriteBarrier((&___thumb_9), value); } inline static int32_t get_offset_of_direction_10() { return static_cast(offsetof(UISlider_t886033014, ___direction_10)); } inline int32_t get_direction_10() const { return ___direction_10; } inline int32_t* get_address_of_direction_10() { return &___direction_10; } inline void set_direction_10(int32_t value) { ___direction_10 = value; } inline static int32_t get_offset_of_eventReceiver_11() { return static_cast(offsetof(UISlider_t886033014, ___eventReceiver_11)); } inline GameObject_t1113636619 * get_eventReceiver_11() const { return ___eventReceiver_11; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_11() { return &___eventReceiver_11; } inline void set_eventReceiver_11(GameObject_t1113636619 * value) { ___eventReceiver_11 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_11), value); } inline static int32_t get_offset_of_functionName_12() { return static_cast(offsetof(UISlider_t886033014, ___functionName_12)); } inline String_t* get_functionName_12() const { return ___functionName_12; } inline String_t** get_address_of_functionName_12() { return &___functionName_12; } inline void set_functionName_12(String_t* value) { ___functionName_12 = value; Il2CppCodeGenWriteBarrier((&___functionName_12), value); } inline static int32_t get_offset_of_onValueChange_13() { return static_cast(offsetof(UISlider_t886033014, ___onValueChange_13)); } inline Action_1_t1569734369 * get_onValueChange_13() const { return ___onValueChange_13; } inline Action_1_t1569734369 ** get_address_of_onValueChange_13() { return &___onValueChange_13; } inline void set_onValueChange_13(Action_1_t1569734369 * value) { ___onValueChange_13 = value; Il2CppCodeGenWriteBarrier((&___onValueChange_13), value); } inline static int32_t get_offset_of_numberOfSteps_14() { return static_cast(offsetof(UISlider_t886033014, ___numberOfSteps_14)); } inline int32_t get_numberOfSteps_14() const { return ___numberOfSteps_14; } inline int32_t* get_address_of_numberOfSteps_14() { return &___numberOfSteps_14; } inline void set_numberOfSteps_14(int32_t value) { ___numberOfSteps_14 = value; } inline static int32_t get_offset_of_rawValue_15() { return static_cast(offsetof(UISlider_t886033014, ___rawValue_15)); } inline float get_rawValue_15() const { return ___rawValue_15; } inline float* get_address_of_rawValue_15() { return &___rawValue_15; } inline void set_rawValue_15(float value) { ___rawValue_15 = value; } inline static int32_t get_offset_of_mCol_16() { return static_cast(offsetof(UISlider_t886033014, ___mCol_16)); } inline BoxCollider_t1640800422 * get_mCol_16() const { return ___mCol_16; } inline BoxCollider_t1640800422 ** get_address_of_mCol_16() { return &___mCol_16; } inline void set_mCol_16(BoxCollider_t1640800422 * value) { ___mCol_16 = value; Il2CppCodeGenWriteBarrier((&___mCol_16), value); } inline static int32_t get_offset_of_mTrans_17() { return static_cast(offsetof(UISlider_t886033014, ___mTrans_17)); } inline Transform_t3600365921 * get_mTrans_17() const { return ___mTrans_17; } inline Transform_t3600365921 ** get_address_of_mTrans_17() { return &___mTrans_17; } inline void set_mTrans_17(Transform_t3600365921 * value) { ___mTrans_17 = value; Il2CppCodeGenWriteBarrier((&___mTrans_17), value); } inline static int32_t get_offset_of_mFGTrans_18() { return static_cast(offsetof(UISlider_t886033014, ___mFGTrans_18)); } inline Transform_t3600365921 * get_mFGTrans_18() const { return ___mFGTrans_18; } inline Transform_t3600365921 ** get_address_of_mFGTrans_18() { return &___mFGTrans_18; } inline void set_mFGTrans_18(Transform_t3600365921 * value) { ___mFGTrans_18 = value; Il2CppCodeGenWriteBarrier((&___mFGTrans_18), value); } inline static int32_t get_offset_of_mFGWidget_19() { return static_cast(offsetof(UISlider_t886033014, ___mFGWidget_19)); } inline UIWidget_t3538521925 * get_mFGWidget_19() const { return ___mFGWidget_19; } inline UIWidget_t3538521925 ** get_address_of_mFGWidget_19() { return &___mFGWidget_19; } inline void set_mFGWidget_19(UIWidget_t3538521925 * value) { ___mFGWidget_19 = value; Il2CppCodeGenWriteBarrier((&___mFGWidget_19), value); } inline static int32_t get_offset_of_mFGFilled_20() { return static_cast(offsetof(UISlider_t886033014, ___mFGFilled_20)); } inline UISprite_t194114938 * get_mFGFilled_20() const { return ___mFGFilled_20; } inline UISprite_t194114938 ** get_address_of_mFGFilled_20() { return &___mFGFilled_20; } inline void set_mFGFilled_20(UISprite_t194114938 * value) { ___mFGFilled_20 = value; Il2CppCodeGenWriteBarrier((&___mFGFilled_20), value); } inline static int32_t get_offset_of_mInitDone_21() { return static_cast(offsetof(UISlider_t886033014, ___mInitDone_21)); } inline bool get_mInitDone_21() const { return ___mInitDone_21; } inline bool* get_address_of_mInitDone_21() { return &___mInitDone_21; } inline void set_mInitDone_21(bool value) { ___mInitDone_21 = value; } inline static int32_t get_offset_of_mSize_22() { return static_cast(offsetof(UISlider_t886033014, ___mSize_22)); } inline Vector2_t2156229523 get_mSize_22() const { return ___mSize_22; } inline Vector2_t2156229523 * get_address_of_mSize_22() { return &___mSize_22; } inline void set_mSize_22(Vector2_t2156229523 value) { ___mSize_22 = value; } }; struct UISlider_t886033014_StaticFields { public: // UISlider UISlider::current UISlider_t886033014 * ___current_7; public: inline static int32_t get_offset_of_current_7() { return static_cast(offsetof(UISlider_t886033014_StaticFields, ___current_7)); } inline UISlider_t886033014 * get_current_7() const { return ___current_7; } inline UISlider_t886033014 ** get_address_of_current_7() { return &___current_7; } inline void set_current_7(UISlider_t886033014 * value) { ___current_7 = value; Il2CppCodeGenWriteBarrier((&___current_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISLIDER_T886033014_H #ifndef UISLICEDSPRITE_T3843810845_H #define UISLICEDSPRITE_T3843810845_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UISlicedSprite struct UISlicedSprite_t3843810845 : public UISprite_t194114938 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISLICEDSPRITE_T3843810845_H // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146 : public RuntimeArray { public: ALIGN_FIELD (8) GameObject_t1113636619 * m_Items[1]; public: inline GameObject_t1113636619 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GameObject_t1113636619 ** 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, GameObject_t1113636619 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline GameObject_t1113636619 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GameObject_t1113636619 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GameObject_t1113636619 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // uiRoleModelData[] struct uiRoleModelDataU5BU5D_t153388953 : public RuntimeArray { public: ALIGN_FIELD (8) uiRoleModelData_t1771589192 * m_Items[1]; public: inline uiRoleModelData_t1771589192 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiRoleModelData_t1771589192 ** 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, uiRoleModelData_t1771589192 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiRoleModelData_t1771589192 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiRoleModelData_t1771589192 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiRoleModelData_t1771589192 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628 : public RuntimeArray { public: ALIGN_FIELD (8) Transform_t3600365921 * m_Items[1]; public: inline Transform_t3600365921 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Transform_t3600365921 ** 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, Transform_t3600365921 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Transform_t3600365921 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Transform_t3600365921 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Transform_t3600365921 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.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.CRoomMananger/RoomDetail/MemberInfo[] struct MemberInfoU5BU5D_t1518970116 : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t2195004153 m_Items[1]; public: inline MemberInfo_t2195004153 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_t2195004153 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, MemberInfo_t2195004153 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline MemberInfo_t2195004153 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t2195004153 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t2195004153 value) { m_Items[index] = value; } }; // uiRoomCell[] struct uiRoomCellU5BU5D_t3274490799 : public RuntimeArray { public: ALIGN_FIELD (8) uiRoomCell_t1582796650 * m_Items[1]; public: inline uiRoomCell_t1582796650 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiRoomCell_t1582796650 ** 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, uiRoomCell_t1582796650 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiRoomCell_t1582796650 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiRoomCell_t1582796650 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiRoomCell_t1582796650 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UICheckbox[] struct UICheckboxU5BU5D_t3313275042 : public RuntimeArray { public: ALIGN_FIELD (8) UICheckbox_t2276134195 * m_Items[1]; public: inline UICheckbox_t2276134195 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UICheckbox_t2276134195 ** 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, UICheckbox_t2276134195 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UICheckbox_t2276134195 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UICheckbox_t2276134195 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UICheckbox_t2276134195 * 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; } }; // uiSignInItem[] struct uiSignInItemU5BU5D_t2016263641 : public RuntimeArray { public: ALIGN_FIELD (8) uiSignInItem_t3961333000 * m_Items[1]; public: inline uiSignInItem_t3961333000 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiSignInItem_t3961333000 ** 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, uiSignInItem_t3961333000 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiSignInItem_t3961333000 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiSignInItem_t3961333000 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiSignInItem_t3961333000 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // uiAwardcell[] struct uiAwardcellU5BU5D_t3191484015 : public RuntimeArray { public: ALIGN_FIELD (8) uiAwardcell_t1062333354 * m_Items[1]; public: inline uiAwardcell_t1062333354 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uiAwardcell_t1062333354 ** 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, uiAwardcell_t1062333354 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline uiAwardcell_t1062333354 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uiAwardcell_t1062333354 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uiAwardcell_t1062333354 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761 : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t3722313464 m_Items[1]; public: inline Vector3_t3722313464 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t3722313464 * 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, Vector3_t3722313464 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t3722313464 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t3722313464 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t3722313464 value) { m_Items[index] = value; } }; // UnityEngine.Color[] struct ColorU5BU5D_t941916413 : public RuntimeArray { public: ALIGN_FIELD (8) Color_t2555686324 m_Items[1]; public: inline Color_t2555686324 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color_t2555686324 * 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, Color_t2555686324 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color_t2555686324 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color_t2555686324 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color_t2555686324 value) { m_Items[index] = value; } }; // UIButton[] struct UIButtonU5BU5D_t3323858191 : public RuntimeArray { public: ALIGN_FIELD (8) UIButton_t1100396938 * m_Items[1]; public: inline UIButton_t1100396938 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UIButton_t1100396938 ** 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, UIButton_t1100396938 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UIButton_t1100396938 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UIButton_t1100396938 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UIButton_t1100396938 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // 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); // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m4058363731_gshared (Action_1_t3123413348 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // !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.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m186164705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m888956288_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2676186645_gshared (Func_3_t1497391353 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !2 System.Func`3::Invoke(!0,!1) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1444580883_gshared (Func_3_t1497391353 * __this, bool p0, int32_t p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, 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); // !!0 UnityEngine.Component::GetComponentInChildren() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared (Component_t1923634451 * __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); // TValue CUIBase::FindSerialValue(System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m1363151734_gshared (Action_1_t269755560 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren(System.Boolean) extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* Component_GetComponentsInChildren_TisRuntimeObject_m2468776128_gshared (Component_t1923634451 * __this, bool p0, const RuntimeMethod* method); // TValue CUIHelp::GetSerialed(CUIBase,System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared (RuntimeObject * __this /* static, unused */, CUIBase_t3255455658 * ___uiBase0, String_t* ___serialedName1, const RuntimeMethod* method); // !!0 UnityEngine.Object::FindObjectOfType() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Object_FindObjectOfType_TisRuntimeObject_m2612646359_gshared (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_2__ctor_m4106380963_gshared (Action_2_t3782157935 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_2__ctor_m447432598_gshared (Action_2_t1546132197 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardInfo`1::get_AwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardCount_m4253717152_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardItem DMCore.Logic.CAwardInfo`1::GetAwardItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardInfo_1_GetAwardItem_m1003086060_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, 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 System.Collections.Generic.List`1::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m3947764094_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.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.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::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m2269680114_gshared (List_1_t128053199 * __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.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.Void System.Collections.Generic.List`1::ForEach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void List_1_ForEach_m3737504377_gshared (List_1_t257213610 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void List_1_ForEach_m1350288232_gshared (List_1_t128053199 * __this, Action_1_t3123413348 * p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponentInChildren() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponentInChildren_TisRuntimeObject_m1187897296_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2263725670_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.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.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.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1_AddRange_m3399610848_gshared (List_1_t128053199 * __this, RuntimeObject* p0, const RuntimeMethod* method); // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::get_AwardList() extern "C" IL2CPP_METHOD_ATTR CAwardList_t4094041907 * CAwardInfo_1_get_AwardList_m2465244713_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m3060171005_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2159083576_gshared (Action_1_t1569734369 * __this, float p0, const RuntimeMethod* method); // System.Void CUIBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void CUIBase__ctor_m220894030 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void CUIBase::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageInit_m1433691499 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // UILabel CUIBase::FindSerialedLabel(System.String) extern "C" IL2CPP_METHOD_ATTR UILabel_t3248798549 * CUIBase_FindSerialedLabel_m4258900353 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::FindSerialedTransform(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_FindSerialedTransform_m1564495734 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UITexture CUIBase::FindSerialedTexture(System.String) extern "C" IL2CPP_METHOD_ATTR UITexture_t3471168817 * CUIBase_FindSerialedTexture_m3802964458 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m270722295 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2622589598(__this, p0, p1, method) (( void (*) (Action_1_t1286104214 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Combine_m1859655160 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localScale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localScale_m129152068 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_get_transform_m568012358 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(__this, method) (( DMListViewItem_t3648257704 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m4058363731(__this, p0, p1, method) (( void (*) (Action_1_t3123413348 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m4058363731_gshared)(__this, p0, p1, method) // System.Void DMListViewItem::set_indexChanged(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void DMListViewItem_set_indexChanged_m3628212006 (DMListViewItem_t3648257704 * __this, Action_1_t3123413348 * ___value0, const RuntimeMethod* method); // System.Void uiRecSceneItem::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_SetData_m2559501654 (uiRecSceneItem_t2315497308 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CRecreationManager DMCore.Logic.CRecreationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRecreationManager_t3180859335 * CRecreationManager_GetInstance_m1458318159 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.RecSceneInfo DMCore.Logic.CRecreationManager::GetRecSceneInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR RecSceneInfo_t579186702 * CRecreationManager_GetRecSceneInfoByIndex_m1736815522 (CRecreationManager_t3180859335 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CRecreationCfgManager DMCore.Logic.CRecreationCfgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRecreationCfgManager_t488529698 * CRecreationCfgManager_GetInstance_m2027289134 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CRecreationCfgManager::GetSceneNameByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneNameByID_m2616586562 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // 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.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.String DMCore.Logic.CRecreationCfgManager::GetSceneIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CRecreationCfgManager_GetSceneIconPath_m1571389485 (CRecreationCfgManager_t488529698 * __this, int32_t ___sceneId0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetTextureIcon(UITexture,System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetTextureIcon_m1616628797 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___iconHost0, String_t* ___iconPath1, Vector3_t3722313464 ___orignalSize2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRecreationManager::get_IsOnClick() extern "C" IL2CPP_METHOD_ATTR bool CRecreationManager_get_IsOnClick_m1601577560 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageHint(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageHint_m1547364369 (RuntimeObject * __this /* static, unused */, String_t* ___hintTextID0, bool ___bShowAtOnce1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRecreationManager::get_CurrSelectSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CRecreationManager_get_CurrSelectSceneID_m4204709399 (CRecreationManager_t3180859335 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_CurrSelectSceneID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_CurrSelectSceneID_m2917749910 (CRecreationManager_t3180859335 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::SetSelectScene(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_SetSelectScene_m1877212241 (CRecreationManager_t3180859335 * __this, int32_t ___sceneID0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsNeedRecSceneChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsNeedRecSceneChanged_m3200779060 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoomMananger_t1058696229 * CRoomMananger_GetInstance_m3659614095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::ClearRoomList() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_ClearRoomList_m2307834448 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m47689490 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // DMCore.Logic.CTimerManager DMCore.Logic.CTimerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTimerManager_t4186675208 * CTimerManager_GetInstance_m783340840 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.TimerCallbackProc::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TimerCallbackProc__ctor_m2511947299 (TimerCallbackProc_t3381003091 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTimerManager::CreateTimer(System.Single,DMCore.Logic.TimerCallbackProc,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CTimerManager_CreateTimer_m1163471876 (CTimerManager_t4186675208 * __this, float ___timeSpan0, TimerCallbackProc_t3381003091 * ___timerProc1, int32_t ___runTimes2, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecreationManager::set_IsOnClick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRecreationManager_set_IsOnClick_m1509141031 (CRecreationManager_t3180859335 * __this, bool ___value0, const RuntimeMethod* method); // System.Void CUIBase::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnDestroy_m2854673992 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Remove_m334097152 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(__this /* static, unused */, ___local0, ___path1, method) (( UILabel_t3248798549 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554(__this /* static, unused */, ___local0, ___path1, method) (( UIInput_t421821618 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // UnityEngine.Transform CUIBase::BindBtnClk(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindBtnClk_m3717374882 (CUIBase_t3255455658 * __this, String_t* ___path0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // System.Void CUIBase::RegistUpdate() extern "C" IL2CPP_METHOD_ATTR void CUIBase_RegistUpdate_m4199357620 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.String UILabel::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* UILabel_get_text_m389124667 (UILabel_t3248798549 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m920492651 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // 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); // UnityEngine.Transform UnityEngine.GameObject::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * GameObject_get_transform_m1369836730 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_m4211327027 (Object_t631007953 * __this, const RuntimeMethod* method); // System.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 UIWidget::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_color_m2288988844 (UIWidget_t3538521925 * __this, Color_t2555686324 ___value0, 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); // DMCore.CMsgManager DMCore.CMsgManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgManager_t455955613 * CMsgManager_GetInstance_m3446755799 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgManager::PushHintUseTextHelp(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMsgManager_PushHintUseTextHelp_m3781284520 (CMsgManager_t455955613 * __this, String_t* ___str0, bool ___bInsertHead1, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m3374553046 (CTextHelp_t3119637808 * __this, String_t* ___val0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.OnMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack__ctor_m2163616605 (OnMsgBoxClkCallBack_t3229751541 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m686064934 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, const RuntimeMethod* method); // DMCore.Logic.CWndController DMCore.Logic.CWndController::GetInstance() extern "C" IL2CPP_METHOD_ATTR CWndController_t749709641 * CWndController_GetInstance_m4155889192 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CWndController::HideUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR void CWndController_HideUI_m732482071 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgBoxControl_t806533544 * CMsgBoxControl_GetInstance_m4085806233 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::SetPivot(UIWidget/Pivot) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_SetPivot_m1796209389 (CMsgBoxControl_t806533544 * __this, int32_t ___curPivot0, 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.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method); // DMCore.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); // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSensitiveWordManager_t1258364656 * CSensitiveWordManager_GetInstance_m566980595 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::IfExistSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_IfExistSensitiveWord_m2539653544 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method); // DMCore.Logic.CRedBagManager DMCore.Logic.CRedBagManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRedBagManager_t3862531732 * CRedBagManager_GetInstance_m3806512028 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRedBagManager::get_IsSendRedbagType() extern "C" IL2CPP_METHOD_ATTR bool CRedBagManager_get_IsSendRedbagType_m2606458874 (CRedBagManager_t3862531732 * __this, 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.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.CRedBagManager::RequestSendRedBag(System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestSendRedBag_m2159237149 (CRedBagManager_t3862531732 * __this, int32_t ___redbagType0, int32_t ___redbagSum1, int32_t ___redbagNum2, String_t* ___desc3, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Scene.CProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CProperty_GetLong_m359864449 (CProperty_t963755051 * __this, String_t* ___propname0, int64_t ___lDefault1, const RuntimeMethod* method); // System.String DMCore.Framework.Scene.CProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CProperty_GetWideStr_m2042428682 (CProperty_t963755051 * __this, String_t* ___propname0, String_t* ___strDefault1, const RuntimeMethod* method); // System.String DMCore.Framework.Plugin.CYunvaSDK::SerialUserInfo(System.Int64,System.Int32,System.Int32,System.Int32,System.String,System.Int32,System.Int64,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CYunvaSDK_SerialUserInfo_m703681750 (RuntimeObject * __this /* static, unused */, int64_t ___photo_id0, int32_t ___sex1, int32_t ___vip_level2, int32_t ___member_level3, String_t* ___name4, int32_t ___identity5, int64_t ___userid6, int32_t ___headBoxID7, int32_t ___chatBubbleID8, 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.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.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Plugin.CYunvaSDK/ChatContent::.ctor(System.Boolean,System.String,System.String,System.String,System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ChatContent__ctor_m862172166 (ChatContent_t42021257 * __this, bool ___isHistory0, String_t* ___receive_id1, String_t* ___type2, String_t* ___time3, String_t* ___sender_id4, String_t* ___extMsg5, String_t* ___sender_extra_info6, String_t* ___msg7, const RuntimeMethod* method); // System.String DMCore.Framework.Plugin.CYunvaSDK/ChatContent::Serialize() extern "C" IL2CPP_METHOD_ATTR String_t* ChatContent_Serialize_m3118107970 (ChatContent_t42021257 * __this, const RuntimeMethod* method); // System.Void uiRedBagGet::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet__ctor_m3638962590 (uiRedBagGet_t3018816119 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRedBagManager::get_RedBagID() extern "C" IL2CPP_METHOD_ATTR int32_t CRedBagManager_get_RedBagID_m3109414669 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method); // DMCore.Logic.RedBagResult DMCore.Logic.CRedBagManager::GetRedBagResultByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RedBagResult_t3297514483 * CRedBagManager_GetRedBagResultByID_m4258040674 (CRedBagManager_t3862531732 * __this, int32_t ___redbagId0, const RuntimeMethod* method); // System.Void uiRedBagGet::SetData(DMCore.Logic.RedBagResult) extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_SetData_m4058336716 (uiRedBagGet_t3018816119 * __this, RedBagResult_t3297514483 * ___result0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRedBagManager::RequestGetRedBagInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetRedBagInfo_m1262445424 (CRedBagManager_t3862531732 * __this, int32_t ___redbagID0, const RuntimeMethod* method); // DMCore.Logic.RedBagInfo DMCore.Logic.CRedBagManager::GetRedBagInfoByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR RedBagInfo_t3509930132 * CRedBagManager_GetRedBagInfoByID_m1539880494 (CRedBagManager_t3862531732 * __this, int32_t ___redbagId0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m3552255067 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::.ctor() extern "C" IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m1579109191 (MonoBehaviour_t3962482529 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRedBagManager::set_RedBagID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_set_RedBagID_m52848185 (CRedBagManager_t3862531732 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRedBagManager::RequestOpenRedBag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestOpenRedBag_m42770410 (CRedBagManager_t3862531732 * __this, int32_t ___redbagID0, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(__this /* static, unused */, ___local0, ___path1, method) (( UISprite_t194114938 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(__this /* static, unused */, ___local0, ___path1, method) (( UITexture_t3471168817 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Boolean DMCore.Framework.Misc.CMiscHelp::GetCustomUserPhoto(UITexture,System.Int64,System.Int64,System.Int32,UnityEngine.Vector3,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetCustomUserPhoto_m4012711164 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___photoHost0, int64_t ___userID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, bool ___is_big_photo5, bool ___is_head_photo6, 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::SetActive(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m121978786 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, bool ___bActive1, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(__this /* static, unused */, ___local0, ___path1, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Int32 DMCore.Logic.CRedBagManager::get_GetCoin() extern "C" IL2CPP_METHOD_ATTR int32_t CRedBagManager_get_GetCoin_m3330401588 (CRedBagManager_t3862531732 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRedBagManager::get_SendCoin() extern "C" IL2CPP_METHOD_ATTR int32_t CRedBagManager_get_SendCoin_m3160982446 (CRedBagManager_t3862531732 * __this, 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.CRedBagManager::RequestGetRedBag(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRedBagManager_RequestGetRedBag_m860253174 (CRedBagManager_t3862531732 * __this, int32_t ___redbagID0, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeSelf() extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeSelf_m1767405923 (GameObject_t1113636619 * __this, 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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(__this /* static, unused */, ___local0, ___path1, method) (( DMListView_t512231514 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void DMListView::SetEnumInfo(DMListView/Type,DMListView/Allign) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetEnumInfo_m2581368040 (DMListView_t512231514 * __this, int32_t ___type0, int32_t ___allign1, const RuntimeMethod* method); // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR PersonaliseConfig_t2812043406 * PersonaliseConfig_GetInstance_m2421924694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.PersonaliseConfig::GetUserHeadBoxInfoByID(System.Int32,UISprite) extern "C" IL2CPP_METHOD_ATTR bool PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277 (PersonaliseConfig_t2812043406 * __this, int32_t ___headbox0, UISprite_t194114938 * ___spriteTarget1, const RuntimeMethod* method); // System.Void DMListView::SetCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetCount_m3988156788 (DMListView_t512231514 * __this, int32_t ___nCount0, const RuntimeMethod* method); // UnityEngine.Transform DMListView::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * DMListView_GetChild_m2593465524 (DMListView_t512231514 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiRedBagListCell_t830803022_m3834264476(__this, method) (( uiRedBagListCell_t830803022 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3367592054(__this, p0, method) (( RedBagUserInfo_t2210795971 * (*) (List_1_t3682870713 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void uiRedBagListCell::SetData(DMCore.Logic.RedBagUserInfo) extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell_SetData_m1823299195 (uiRedBagListCell_t830803022 * __this, RedBagUserInfo_t2210795971 * ___data0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m3339413201 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, RuntimeObject * p3, const RuntimeMethod* method); // 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUILabel_t3248798549_m3261951542(__this, method) (( UILabel_t3248798549 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUITexture_t3471168817_m288616561(__this, method) (( UITexture_t3471168817 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUISprite_t194114938_m2812077901(__this, method) (( UISprite_t194114938 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Boolean DMCore.Logic.CWndController::SetAnimationRoot(DMCore.Logic.enumPersonPage,UnityEngine.GameObject[]) extern "C" IL2CPP_METHOD_ATTR bool CWndController_SetAnimationRoot_m629649345 (CWndController_t749709641 * __this, int32_t ___page0, GameObjectU5BU5D_t3328599146* ___root1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CFontHelp::GetDrawPixelWidth(UILabel) extern "C" IL2CPP_METHOD_ATTR float CFontHelp_GetDrawPixelWidth_m1105152651 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiLabelPtr0, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m3353183577 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Boolean uiRenewBox::LoadIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRenewBox_LoadIcon_m873531125 (uiRenewBox_t2564087826 * __this, int32_t ___goodsId0, const RuntimeMethod* method); // System.Boolean uiRenewBox::LoadRenewData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRenewBox_LoadRenewData_m3613720576 (uiRenewBox_t2564087826 * __this, int32_t ___goodsId0, int32_t ___serverId1, const RuntimeMethod* method); // DMCore.Logic.CMyPackageManager DMCore.Logic.CMyPackageManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMyPackageManager_t122981866 * CMyPackageManager_GetInstance_m3554952935 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetItemData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetItemData_m1704572603 (CMyPackageManager_t122981866 * __this, int32_t ___configId0, int32_t ___serverId1, const RuntimeMethod* method); // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopConfig_t202154353 * CShopConfig_GetInstance_m4264820349 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetName_m2272590700 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Logic.CItemBase::get_property() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CItemBase_get_property_m1472717397 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_fashionStarValue() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_fashionStarValue_m2376172815 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::FindTransNameFromUICamera(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_FindTransNameFromUICamera_m730184579 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.String DMCore.Logic.CShopManager::GetIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopManager_GetIconPath_m2562341149 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Resource.IResourceManager::CreateResource(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * IResourceManager_CreateResource_m1279813597 (IResourceManager_t3165642952 * __this, String_t* ___sourcePath0, bool ___bAsync1, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.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.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localEulerAngles(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localEulerAngles_m4202601546 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // DMCore.Logic.CRenewItemInfo DMCore.Logic.shopRenewItem::GetRenewItemInfo() extern "C" IL2CPP_METHOD_ATTR CRenewItemInfo_t1742581428 * shopRenewItem_GetRenewItemInfo_m2369370833 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m1870542928 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m3376773913 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, float p1, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindTransFromUICamera(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindTransFromUICamera_m1444083882 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m1121218340 (GameObject_t1113636619 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.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.Boolean DMCore.Logic.CurrencyGetManager::CheckCurrencyState(DMCore.Logic.enumCurrencyType,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CurrencyGetManager_CheckCurrencyState_m4051687621 (RuntimeObject * __this /* static, unused */, int32_t ___currencyType0, int32_t ___needCount1, const RuntimeMethod* method); // System.Void DMCore.Logic.shopRenewItem::RenewMyItem(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopRenewItem_RenewMyItem_m3198591126 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, int32_t ___serverId1, const RuntimeMethod* method); // System.Void uiRenewBox::OnCancel() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnCancel_m2954209849 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method); // DMCore.Camera.ICameraBase DMCore.CRoot::GetCamera() extern "C" IL2CPP_METHOD_ATTR ICameraBase_t3615533728 * CRoot_GetCamera_m3179746689 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.Camera.ICameraBase::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * ICameraBase_GetUICamera_m3997251255 (ICameraBase_t3615533728 * __this, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m3720186693 (GameObject_t1113636619 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // 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.Boolean DMCore.Framework.Misc.CMiscHelp::PlayUIFadeOutAnim(UnityEngine.GameObject,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_PlayUIFadeOutAnim_m2724427866 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, OnEventCall_t3758354630 * ___callBack1, const RuntimeMethod* method); // DMCore.Logic.CRenewMsgBoxControl DMCore.Logic.CRenewMsgBoxControl::GetIntance() extern "C" IL2CPP_METHOD_ATTR CRenewMsgBoxControl_t3836031106 * CRenewMsgBoxControl_GetIntance_m1702767106 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRenewMsgBoxControl::CloseRenewBox() extern "C" IL2CPP_METHOD_ATTR void CRenewMsgBoxControl_CloseRenewBox_m713314658 (CRenewMsgBoxControl_t3836031106 * __this, const RuntimeMethod* method); // CUIBase CUIHelp::FindUI(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR CUIBase_t3255455658 * CUIHelp_FindUI_m2148074195 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Void CUIBase::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageShow_m610452266 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // 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.Int32 DMCore.Logic.CChangeGameManager::get_Stage() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_get_Stage_m779784232 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // 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); // !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) // 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); // System.Void uiRoleModelData::SetInfo(DMCore.Logic.AssembleInfo) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_SetInfo_m3382794683 (uiRoleModelData_t1771589192 * __this, AssembleInfo_t3236776212 * ___info0, const RuntimeMethod* method); // System.Void CUIBase::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageHide_m2962002039 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void CUIBase::Update() extern "C" IL2CPP_METHOD_ATTR void CUIBase_Update_m4138194535 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void uiReplaceCloth::Countdown() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_Countdown_m4023729256 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CChangeGameManager::get_EndTime() extern "C" IL2CPP_METHOD_ATTR String_t* CChangeGameManager_get_EndTime_m3302895750 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.DateTime System.Convert::ToDateTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 Convert_ToDateTime_m199555027 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) extern "C" IL2CPP_METHOD_ATTR TimeSpan_t881159249 DateTime_op_Subtraction_m3579235380 (RuntimeObject * __this /* static, unused */, DateTime_t3738529785 p0, DateTime_t3738529785 p1, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Hours() extern "C" IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_m550761902 (TimeSpan_t881159249 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Minutes() extern "C" IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_m4278980001 (TimeSpan_t881159249 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Seconds() extern "C" IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Seconds_m1883479191 (TimeSpan_t881159249 * __this, const RuntimeMethod* method); // UnityEngine.Transform CUIBase::BindSerialBtn(System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CUIBase_BindSerialBtn_m1473289596 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, Action_1_t1286104214 * ___delegateClk1, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m504862446(__this, p0, p1, method) (( void (*) (Action_1_t1302699353 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, 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); // 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); // 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173(__this, method) (( LeftRoleModelData_t1991244417 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void LeftRoleModelData::SetInfo(System.Int32,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void LeftRoleModelData_SetInfo_m1906064002 (LeftRoleModelData_t1991244417 * __this, int32_t ___playerSign0, int32_t ___idx1, int32_t ___sex2, bool ___Init3, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m2977262506(__this, p0, method) (( ThemeInfo_t1099106658 * (*) (List_1_t2571181400 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367(__this, method) (( RightRoleModelData_t2990113550 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void RightRoleModelData::SetInfo(System.Int32,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void RightRoleModelData_SetInfo_m174843016 (RightRoleModelData_t2990113550 * __this, int32_t ___playerSign0, int32_t ___idx1, int32_t ___sex2, bool ___Init3, const RuntimeMethod* method); // FashionThemeCfg FashionThemeCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR FashionThemeCfg_t420161380 * FashionThemeCfg_GetInstance_m223545720 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String FashionThemeCfg::GetThemeNameByThemeId(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* FashionThemeCfg_GetThemeNameByThemeId_m3315609266 (FashionThemeCfg_t420161380 * __this, int32_t ___themeId0, const RuntimeMethod* method); // System.Boolean uiReview::bISExistNextData() extern "C" IL2CPP_METHOD_ATTR bool uiReview_bISExistNextData_m695359332 (uiReview_t3734123438 * __this, const RuntimeMethod* method); // System.Void uiReview::RefreshUI() extern "C" IL2CPP_METHOD_ATTR void uiReview_RefreshUI_m1819666337 (uiReview_t3734123438 * __this, const RuntimeMethod* method); // DMCore.CEventManager DMCore.IHelp::GetEventManager() extern "C" IL2CPP_METHOD_ATTR CEventManager_t474365641 * IHelp_GetEventManager_m2071002582 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.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 uiReview::InitPage() extern "C" IL2CPP_METHOD_ATTR void uiReview_InitPage_m1940212255 (uiReview_t3734123438 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_deltaTime() extern "C" IL2CPP_METHOD_ATTR float Time_get_deltaTime_m372706562 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiReview::CountDown() extern "C" IL2CPP_METHOD_ATTR void uiReview_CountDown_m4184568981 (uiReview_t3734123438 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1715369213 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(__this, method) (( BoxCollider_t1640800422 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UnityEngine.Collider::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Collider_set_enabled_m1517463283 (Collider_t1773347010 * __this, bool p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, const RuntimeMethod* method); // System.Void DMCore.Logic.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); // System.Void LeftRoleModelData::TakeOffSuit() extern "C" IL2CPP_METHOD_ATTR void LeftRoleModelData_TakeOffSuit_m3312133326 (LeftRoleModelData_t1991244417 * __this, const RuntimeMethod* method); // System.Void RightRoleModelData::TakeOffSuit() extern "C" IL2CPP_METHOD_ATTR void RightRoleModelData_TakeOffSuit_m3424184630 (RightRoleModelData_t2990113550 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m4051142046(__this, method) (( int32_t (*) (List_1_t2571181400 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListView_t512231514_m151075097(__this, method) (( DMListView_t512231514 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void CUIBase::UnRegistUpdate() extern "C" IL2CPP_METHOD_ATTR void CUIBase_UnRegistUpdate_m3080511716 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void uiRewardDetail::OnFreshPage() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnFreshPage_m2218608577 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CChangeGameManager::GetAwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetAwardCount_m683563105 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void uiRewardDetail::ChangeToIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_ChangeToIndex_m2611062362 (uiRewardDetail_t3755046656 * __this, int32_t ___index0, 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.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.Int32 DMCore.Logic.CChangeGameManager::GetFinalistCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetFinalistCount_m3347366116 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void uiRewardExplain::GetFinalistCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_GetFinalistCount_m977309924 (uiRewardExplain_t3831252448 * __this, int32_t ___count0, const RuntimeMethod* method); // System.Void DMListView::DeleteAll() extern "C" IL2CPP_METHOD_ATTR void DMListView_DeleteAll_m488542252 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CChangeGameManager::GetPartRewardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetPartRewardCount_m2240436 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void uiRewardExplain::GetPartCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_GetPartCount_m2708431334 (uiRewardExplain_t3831252448 * __this, int32_t ___count0, const RuntimeMethod* method); // System.Boolean uiRewardItem::LoadItemIcon() extern "C" IL2CPP_METHOD_ATTR bool uiRewardItem_LoadItemIcon_m2004464476 (uiRewardItem_t3619702494 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.String ColorMap::GetColorValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* ColorMap_GetColorValue_m929637861 (RuntimeObject * __this /* static, unused */, String_t* ___colorKey0, const RuntimeMethod* method); // UnityEngine.Color NGUITools::ParseColor(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 NGUITools_ParseColor_m3278855289 (RuntimeObject * __this /* static, unused */, String_t* ___text0, int32_t ___offset1, const RuntimeMethod* method); // System.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); // DMCore.Logic.CShopManager DMCore.Logic.CShopManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopManager_t754298620 * CShopManager_GetInstance_m1368729055 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::ShowAvatar(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ShowAvatar_m2860953780 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CChangeGameManager::GetCurAwardByIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CChangeGameManager_GetCurAwardByIndex_m1916440318 (CChangeGameManager_t2081989347 * __this, const RuntimeMethod* method); // System.Void uiRewardList::ChangeToIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardList_ChangeToIndex_m3795439156 (uiRewardList_t3995210739 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiRewardList::UpdataButton() extern "C" IL2CPP_METHOD_ATTR void uiRewardList_UpdataButton_m493591944 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAwardItemCell_t2030284737_m3318732248(__this, method) (( AwardItemCell_t2030284737 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1292331707(__this, p0, method) (( CAwardItem_t1677460915 * (*) (List_1_t3149535657 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.CAwardItem::get_ConfigId() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_ConfigId_m576905535 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_Amount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Amount_m2607280859 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.Void AwardItemCell::SetInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void AwardItemCell_SetInfo_m3226680184 (AwardItemCell_t2030284737 * __this, int32_t ___configId0, int32_t ___count1, 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.CChangeGameManager::RequestDarwAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CChangeGameManager_RequestDarwAward_m3877361127 (CChangeGameManager_t2081989347 * __this, int32_t ___count0, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452(__this /* static, unused */, ___local0, ___path1, method) (( RotateRole_t1146201425 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIInput_t421821618_m1077313303(__this, method) (( UIInput_t421821618 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UISprite CUIBase::FindSerialedSprite(System.String) extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * CUIBase_FindSerialedSprite_m903510271 (CUIBase_t3255455658 * __this, String_t* ___serialedName0, const RuntimeMethod* method); // System.Void uiRoleModelData::DestoryRole(System.Int64) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_DestoryRole_m3087063776 (uiRoleModelData_t1771589192 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.Void uiRoleModelData::InitRole() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_InitRole_m452450507 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method); // System.Void uiRoleModelData::CreatRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_CreatRole_m3163050154 (uiRoleModelData_t1771589192 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Void uiRoleModelData::CurSuit() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_CurSuit_m3497535017 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method); // DMCore.Framework.Scene.CSceneService DMCore.IHelp::GetSceneManager() extern "C" IL2CPP_METHOD_ATTR CSceneService_t551449725 * IHelp_GetSceneManager_m309394095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Framework.Scene.CSceneService::FindRoleByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CSceneService_FindRoleByUserID_m4171044813 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.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) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m888956288(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m888956288_gshared)(__this, p0, method) // System.Void DMCore.Framework.Scene.ISceneRole::WearSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_WearSuit_m1889746947 (ISceneRole_t2394225724 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneRole::WearSubModel(System.Int32,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ISceneRole_WearSubModel_m2695610556 (ISceneRole_t2394225724 * __this, int32_t ___nSubModelId0, bool ___bAsyn1, bool ___Direct2, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsValid() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsValid_m1197404667 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // UnityEngine.Transform uiRoleModelData::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiRoleModelData_GetRoleParent_m1293579950 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::SetParent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_SetParent_m381167889 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IfExistAnim() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IfExistAnim_m267911107 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::SetIdleAnim(System.String) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_SetIdleAnim_m1936918694 (ISceneBaseObj_t858622483 * __this, String_t* ___animName0, const RuntimeMethod* method); // System.Void DMCore.ILogicBase::Update(System.Single) extern "C" IL2CPP_METHOD_ATTR void ILogicBase_Update_m3853008051 (ILogicBase_t2190831891 * __this, float ___fTimeDelta0, const RuntimeMethod* method); // UnityEngine.Camera DMCore.IHelp::Get3DSceneCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_Get3DSceneCamera_m2443356533 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_position_m36019626 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Camera::WorldToScreenPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_WorldToScreenPoint_m3726311023 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m3049309462 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_rotation_m3524318132 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Camera::ScreenToWorldPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_ScreenToWorldPoint_m3978588570 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_position_m3387557959 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void RotateRole::SetRotateObj(UnityEngine.GameObject[]) extern "C" IL2CPP_METHOD_ATTR void RotateRole_SetRotateObj_m814283472 (RotateRole_t1146201425 * __this, GameObjectU5BU5D_t3328599146* ___objs0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void GameObject__ctor_m2093116449 (GameObject_t1113636619 * __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_zero_m1409827619 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneBaseObj DMCore.Framework.Scene.CSceneService::CreateGameObj(System.String,DMCore.Framework.Scene.enumSceneObjType) extern "C" IL2CPP_METHOD_ATTR ISceneBaseObj_t858622483 * CSceneService_CreateGameObj_m958236987 (CSceneService_t551449725 * __this, String_t* ___strName0, int32_t ___type1, const RuntimeMethod* method); // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::GetUserProperty() extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * ISceneBaseObj_GetUserProperty_m776816018 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::Add(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m837145387 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Void uiRoleModelData::DefautRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_DefautRole_m1946901890 (uiRoleModelData_t1771589192 * __this, int32_t ___sex0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.CSceneService::DestroyRoleObj(System.Int64) extern "C" IL2CPP_METHOD_ATTR bool CSceneService_DestroyRoleObj_m3016152155 (CSceneService_t551449725 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_ResumeSubModels_m1744956637 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::SetModelID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_SetModelID_m3286778194 (ISceneBaseObj_t858622483 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.CProperty::SetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CProperty_SetInt_m72189256 (CProperty_t963755051 * __this, String_t* ___propname0, int32_t ___value1, const RuntimeMethod* method); // DMCore.Framework.Scene.CJuniorRoleModelItem DMCore.Framework.Scene.CJuniorRoleModelItem::GetInstance() extern "C" IL2CPP_METHOD_ATTR CJuniorRoleModelItem_t636793867 * CJuniorRoleModelItem_GetInstance_m2353718821 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) #define Func_3__ctor_m2676186645(__this, p0, p1, method) (( void (*) (Func_3_t1497391353 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_3__ctor_m2676186645_gshared)(__this, p0, p1, method) // !2 System.Func`3::Invoke(!0,!1) #define Func_3_Invoke_m1444580883(__this, p0, p1, method) (( int32_t (*) (Func_3_t1497391353 *, bool, int32_t, const RuntimeMethod*))Func_3_Invoke_m1444580883_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.Scene.ISceneRole::LoadRoleModel() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_LoadRoleModel_m1111386502 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::CheckUserInput(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_CheckUserInput_m1257766339 (RuntimeObject * __this /* static, unused */, String_t* ___inputContent0, String_t* ___invalidTips1, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CSensitiveWordManager::FilterSensitiveWordAll(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_FilterSensitiveWordAll_m2316646929 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, 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::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.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); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage,DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m2971791309 (CWndController_t749709641 * __this, int32_t ___destPage0, int32_t ___returnPage1, const RuntimeMethod* method); // DMCore.Logic.CMiscConfig DMCore.Logic.CMiscConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMiscConfig_t1694835947 * CMiscConfig_GetInstance_m3718435439 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMiscConfig::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscConfig_GetInt_m1183615064 (CMiscConfig_t1694835947 * __this, String_t* ___id0, int32_t ___defaultValue1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisImageNumberSet_t1930057360_m1780490696(__this, method) (( ImageNumberSet_t1930057360 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisImageNumberSet_t1930057360_m397710406(__this /* static, unused */, ___local0, ___path1, method) (( ImageNumberSet_t1930057360 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // DMCore.Logic.CRoomMananger/RoomInfo DMCore.Logic.CRoomMananger::GetRoomInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR RoomInfo_t2137681786 * CRoomMananger_GetRoomInfo_m494426084 (CRoomMananger_t1058696229 * __this, int32_t ___roomIndex0, const RuntimeMethod* method); // System.Void uiRoomCell::SetMembersState(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetMembersState_m2071097920 (uiRoomCell_t1582796650 * __this, Int32U5BU5D_t385246372* ___stateArr0, const RuntimeMethod* method); // System.Void uiRoomCell::SetRoomNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetRoomNumber_m1869110838 (uiRoomCell_t1582796650 * __this, int32_t ___number0, const RuntimeMethod* method); // System.Void uiRoomCell::SetRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetRoomName_m3838817237 (uiRoomCell_t1582796650 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiRoomCell::SetRoomState(DMCore.Logic.enumRoomState) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetRoomState_m1233645920 (uiRoomCell_t1582796650 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Void uiRoomCell::SetSongLv(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetSongLv_m2595765094 (uiRoomCell_t1582796650 * __this, int32_t ___lv0, const RuntimeMethod* method); // System.Void uiRoomCell::SetLock(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetLock_m2486373327 (uiRoomCell_t1582796650 * __this, bool ___bIsLock0, const RuntimeMethod* method); // System.Void uiRoomCell::SetTopIcon(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetTopIcon_m506510777 (uiRoomCell_t1582796650 * __this, bool ___isTop0, const RuntimeMethod* method); // System.Void uiRoomCell::SetDanceModelSpr(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetDanceModelSpr_m552688061 (uiRoomCell_t1582796650 * __this, int32_t ___mode0, const RuntimeMethod* method); // DMCore.Logic.CRoomMananger/RoomMainType DMCore.Logic.CRoomMananger::get_CurRoomMainType() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomMainType_m2795176692 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CDanceModeManager::MakeDanceMode(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_MakeDanceMode_m17578433 (RuntimeObject * __this /* static, unused */, int32_t ___keyMode0, int32_t ___playMode1, const RuntimeMethod* method); // System.Void uiRoomCell::SetDanceModeDesc(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetDanceModeDesc_m1314340081 (uiRoomCell_t1582796650 * __this, int32_t ___mode0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Input::get_mousePosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Input_get_mousePosition_m1616496925 (RuntimeObject * __this /* static, unused */, 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 uiRoomCell::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRoomCell_Init_m3414694059 (uiRoomCell_t1582796650 * __this, int32_t ___roomIndex0, const RuntimeMethod* method); // System.Void ImageNumberSet::SetNumber(System.String) extern "C" IL2CPP_METHOD_ATTR void ImageNumberSet_SetNumber_m2906791011 (ImageNumberSet_t1930057360 * __this, String_t* ___number0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::SearchRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_SearchRoom_m310028345 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CAppOSHelp::GetRealScaleY() extern "C" IL2CPP_METHOD_ATTR float CAppOSHelp_GetRealScaleY_m3045278561 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiRoomCell::OnRoomDetail() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_OnRoomDetail_m3420268543 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_get_parent_m835071599 (Transform_t3600365921 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452(__this, method) (( uiPassWordCheck_t3889324906 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMCore.Framework.Misc.CMiscHelp::SetAvatarVisible(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetAvatarVisible_m2509149113 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method); // System.Void uiPassWordCheck::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiPassWordCheck_Init_m524875887 (uiPassWordCheck_t3889324906 * __this, int32_t ___roomId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::JoinRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_JoinRoom_m1397800920 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, const RuntimeMethod* method); // System.Void uiRoomDetail::OnCancel() extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_OnCancel_m3247169598 (uiRoomDetail_t3284166003 * __this, const RuntimeMethod* method); // System.Void uiRoomDetail::SetRoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomType_m2783323986 (uiRoomDetail_t3284166003 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void uiRoomDetail::SetRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomName_m3907354159 (uiRoomDetail_t3284166003 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiRoomDetail::SetRoomNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomNumber_m1670550122 (uiRoomDetail_t3284166003 * __this, int32_t ___number0, const RuntimeMethod* method); // System.Void uiRoomDetail::SetChatRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetChatRoomName_m1405344324 (uiRoomDetail_t3284166003 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiRoomDetail::SetChatRoomNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetChatRoomNumber_m1090925663 (uiRoomDetail_t3284166003 * __this, int32_t ___number0, const RuntimeMethod* method); // System.Void uiRoomDetail::SetRoomState(DMCore.Logic.enumRoomState) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomState_m2170680126 (uiRoomDetail_t3284166003 * __this, int32_t ___state0, const RuntimeMethod* method); // System.Void uiRoomDetail::SetRoomSceneName(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomSceneName_m1522377476 (uiRoomDetail_t3284166003 * __this, int32_t ___sceneID0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetMusicInfo(UILabel,DMCore.Logic.enumRandomMusicRange,System.Int32,DMCore.Logic.enumDifficutyLevel,DMCore.DanceMode.ENUM_KEY_MODE) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetMusicInfo_m3526585985 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___infoHost0, int32_t ___randomRange1, int32_t ___musicID2, int32_t ___diffLevel3, int32_t ___keyMode4, const RuntimeMethod* method); // System.Void uiRoomDetail::SetMembersInfo(DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[],DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetMembersInfo_m341257197 (uiRoomDetail_t3284166003 * __this, MemberInfoU5BU5D_t1518970116* ___membersInfo0, RoomDetail_t2805919052 * ___roomDetail1, const RuntimeMethod* method); // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m2943235014 (Color_t2555686324 * __this, float p0, float p1, float p2, float p3, 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); // DMCore.Logic.DanceSceneManager DMCore.Logic.DanceSceneManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR DanceSceneManager_t2271493662 * DanceSceneManager_GetInstance_m2797443555 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.DanceSceneManager::GetSceneNameByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* DanceSceneManager_GetSceneNameByID_m3688363352 (DanceSceneManager_t2271493662 * __this, int32_t ___sceneID0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(__this, method) (( UILabel_t3248798549 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Color DMCore.Framework.Misc.CMiscHelp::GetRoleNameColor(System.Int32,System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 CMiscHelp_GetRoleNameColor_m2178204290 (RuntimeObject * __this /* static, unused */, int32_t ___memberLevel0, int64_t ___userID1, int32_t ___sex2, const RuntimeMethod* method); // DMCore.Logic.CVipManager DMCore.Logic.CVipManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CVipManager_t269477008 * CVipManager_GetInstance_m4124241567 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVipManager::IsValid(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CVipManager_IsValid_m824480922 (CVipManager_t269477008 * __this, int32_t ___destLevel0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CVipManager::SetVipLevel(UISprite,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CVipManager_SetVipLevel_m1076008873 (RuntimeObject * __this /* static, unused */, UISprite_t194114938 * ___destObj0, int32_t ___destLevel1, const RuntimeMethod* method); // System.Void uiRoomItem::SetRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetRoomName_m1838517758 (uiRoomItem_t56249093 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiRoomItem::SetMemberState(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetMemberState_m670673972 (uiRoomItem_t56249093 * __this, Int32U5BU5D_t385246372* ___stateArr0, const RuntimeMethod* method); // System.Void uiRoomItem::SetFirendState(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetFirendState_m1971858015 (uiRoomItem_t56249093 * __this, Int32U5BU5D_t385246372* ___firendArr0, const RuntimeMethod* method); // System.Boolean uiRoomItem::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRoomItem_Init_m2250504960 (uiRoomItem_t56249093 * __this, int32_t ___roomIdx0, const RuntimeMethod* method); // System.Void uiRoomItem::Reset() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_Reset_m2836509558 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method); // System.Void uiRoomItem::OnRoomDetail() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_OnRoomDetail_m3282292853 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414(__this, method) (( uiRoomCell_t1582796650 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiRoomCell::Reset() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_Reset_m3010273478 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method); // System.Void uiRoomCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetIndex_m2145184265 (uiRoomCell_t1582796650 * __this, int32_t ___index0, 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 DMCore.Framework.Misc.CMiscHelp::SetInputLimit(UIInput,System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetInputLimit_m3853907352 (RuntimeObject * __this /* static, unused */, UIInput_t421821618 * ___input0, String_t* ___configInfo1, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshMusicName() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiRoomSetting::OnCallBack_MusicName(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnCallBack_MusicName_m2368455277 (uiRoomSetting_t2836442832 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshSceneName() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiRoomSetting::OnCallBack_SceneName(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnCallBack_SceneName_m1893277776 (uiRoomSetting_t2836442832 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method); // CDataModelBool DMCore.Logic.WaitingRoomHelper::IsNeedRefreshDanceMode() extern "C" IL2CPP_METHOD_ATTR CDataModelBool_t2269476966 * WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiRoomSetting::OnCallBack_DanceMode(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnCallBack_DanceMode_m4130893009 (uiRoomSetting_t2836442832 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.CSceneService::GetSceneNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * CSceneService_GetSceneNetProperty_m2882939145 (CSceneService_t551449725 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::set_m_CurRoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_m_CurRoomType_m4112089528 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CSongManager DMCore.Logic.CSongManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSongManager_t2375791487 * CSongManager_GetInstance_m3356603502 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::LoadConfig() extern "C" IL2CPP_METHOD_ATTR void CSongManager_LoadConfig_m1923093550 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Void uiRoomSetting::SetMusicLabelText() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_SetMusicLabelText_m3723138418 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method); // System.Void uiRoomSetting::_SetSceneInfo() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting__SetSceneInfo_m2038553372 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method); // System.Void uiRoomSetting::SetModeLabelText() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_SetModeLabelText_m1243555634 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method); // System.Void uiRoomSetting::_InitUI() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting__InitUI_m1043509179 (uiRoomSetting_t2836442832 * __this, 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 DMCore.Logic.WaitingRoomHelper::RequestChangeRoomInfo(DMCore.Logic.enumChangeRoomInfoType,System.String) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeRoomInfo_m4250568325 (RuntimeObject * __this /* static, unused */, uint8_t ___type0, String_t* ___appendParam1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::IsExist(DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_IsExist_m1254965977 (CWndController_t749709641 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetMusicInfo(UILabel) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetMusicInfo_m3175652481 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___infoHost0, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::SetModeInfo(UILabel) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_SetModeInfo_m3062907828 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___labelMode0, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_height() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_height_m1623532518 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Max_m3673002171 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Single UIRoot::GetPixelSizeAdjustment(System.Int32) extern "C" IL2CPP_METHOD_ATTR float UIRoot_GetPixelSizeAdjustment_m4271670825 (UIRoot_t4022971450 * __this, int32_t ___height0, const RuntimeMethod* method); // T NGUITools::FindInParents(UnityEngine.GameObject) #define NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903(__this /* static, unused */, ___go0, method) (( UIRoot_t4022971450 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))NGUITools_FindInParents_TisRuntimeObject_m780518502_gshared)(__this /* static, unused */, ___go0, method) // System.Single UIRoot::get_pixelSizeAdjustment() extern "C" IL2CPP_METHOD_ATTR float UIRoot_get_pixelSizeAdjustment_m3950265819 (UIRoot_t4022971450 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2295422156(__this, p0, method) (( void (*) (List_1_t1200078896 *, UIRoot_t4022971450 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m1925382079(__this, p0, method) (( bool (*) (List_1_t1200078896 *, UIRoot_t4022971450 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, method) // !!0 UnityEngine.Component::GetComponentInChildren() #define Component_GetComponentInChildren_TisUIOrthoCamera_t1944225589_m3898080704(__this, method) (( UIOrthoCamera_t1944225589 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared)(__this, method) // System.Void UnityEngine.Debug::LogWarning(System.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_m831581295 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, Object_t631007953 * p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisCamera_t4157153871_m3956151066(__this, method) (( Camera_t4157153871 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void UnityEngine.Behaviour::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Behaviour_set_enabled_m20417929 (Behaviour_t1437897464 * __this, bool p0, const RuntimeMethod* method); // System.Void UnityEngine.Camera::set_orthographicSize(System.Single) extern "C" IL2CPP_METHOD_ATTR void Camera_set_orthographicSize_m76971700 (Camera_t4157153871 * __this, float p0, const RuntimeMethod* method); // System.Int32 UIRoot::get_activeHeight() extern "C" IL2CPP_METHOD_ATTR int32_t UIRoot_get_activeHeight_m4207044870 (UIRoot_t4022971450 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m788055123(__this, method) (( int32_t (*) (List_1_t1200078896 *, 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_m3029999478(__this, p0, method) (( UIRoot_t4022971450 * (*) (List_1_t1200078896 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void UnityEngine.Component::BroadcastMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_BroadcastMessage_m2662892479 (Component_t1923634451 * __this, String_t* p0, int32_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 UnityEngine.Component::BroadcastMessage(System.String,System.Object,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_BroadcastMessage_m1122836454 (Component_t1923634451 * __this, String_t* p0, RuntimeObject * p1, int32_t p2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3142047664(__this, method) (( void (*) (List_1_t1200078896 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, ___serialedName0, method) (( DMListView_t512231514 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, ___serialedName0, method) (( UISprite_t194114938 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, ___serialedName0, method) (( RotateRole_t1146201425 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // DMCore.Logic.CPrivilegeManager DMCore.Logic.CPrivilegeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPrivilegeManager_t2732865419 * CPrivilegeManager_GetInstance_m2933207011 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::RegisterReadyWatch(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_RegisterReadyWatch_m2463473392 (CPrivilegeManager_t2732865419 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::RegisterSwitchSex(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_RegisterSwitchSex_m2747825723 (CPrivilegeManager_t2732865419 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void uiSameStylePackageWnd::SetSexSprite(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_SetSexSprite_m1717049451 (uiSameStylePackageWnd_t531171091 * __this, int32_t ____nTargetSex0, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole uiSameStylePackageWnd::CreateRole(System.Int32,System.Int64,System.String) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * uiSameStylePackageWnd_CreateRole_m1602949836 (uiSameStylePackageWnd_t531171091 * __this, int32_t ____nSex0, int64_t ____userId1, String_t* ____roleName2, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::set_CurrentShowRole(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_set_CurrentShowRole_m1210187772 (CPrivilegeManager_t2732865419 * __this, ISceneRole_t2394225724 * ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::RequestSameStylePackage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_RequestSameStylePackage_m518529071 (CPrivilegeManager_t2732865419 * __this, int32_t ___nSex0, const RuntimeMethod* method); // System.Void uiSameStylePackageWnd::OnInitRole() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnInitRole_m1539877393 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::RemoveReadyWatch(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_RemoveReadyWatch_m1545585168 (CPrivilegeManager_t2732865419 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::RemoveSwitchSex(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_RemoveSwitchSex_m2550626972 (CPrivilegeManager_t2732865419 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::Clearnup() extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_Clearnup_m3574207822 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::set_IsChangedSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_set_IsChangedSelect_m2207172913 (CPrivilegeManager_t2732865419 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Logic.CPrivilegeManager::get_CurrentShowRole() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * CPrivilegeManager_get_CurrentShowRole_m3198246013 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::ClearEquipList() extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_ClearEquipList_m3278406756 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Void uiSameStylePackageWnd::OnClkRefresh(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnClkRefresh_m3018898667 (uiSameStylePackageWnd_t531171091 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Scene.ISceneRole::GetWearSuitID() extern "C" IL2CPP_METHOD_ATTR int32_t ISceneRole_GetWearSuitID_m3263761354 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::TakeOffSuit(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_TakeOffSuit_m3927739169 (ISceneRole_t2394225724 * __this, int32_t ___suitID0, const RuntimeMethod* method); // System.Void uiSameStylePackageWnd::SetDefaultEquip(DMCore.Framework.Scene.ISceneRole&) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_SetDefaultEquip_m1884972421 (uiSameStylePackageWnd_t531171091 * __this, ISceneRole_t2394225724 ** ___role0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::InitRoleEffect() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_InitRoleEffect_m2798063024 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::StopSoleEffect(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_StopSoleEffect_m495665110 (PersonaliseConfig_t2812043406 * __this, ISceneRole_t2394225724 * ___tempRoleItem0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CPrivilegeManager::get_IsChangedSelect() extern "C" IL2CPP_METHOD_ATTR bool CPrivilegeManager_get_IsChangedSelect_m128627364 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPrivilegeManager::GetEquipCount() extern "C" IL2CPP_METHOD_ATTR int32_t CPrivilegeManager_GetEquipCount_m1951140972 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPrivilegeManager::GetEquipID(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPrivilegeManager_GetEquipID_m2687416255 (CPrivilegeManager_t2732865419 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray,DMCore.enumMsgBoxCustomKey) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m3814357208 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, int32_t ___customKey4, const RuntimeMethod* method); // System.Void DMCore.Logic.CPrivilegeManager::OnSubmotToServer(System.Int32,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CPrivilegeManager_OnSubmotToServer_m808565092 (CPrivilegeManager_t2732865419 * __this, int32_t ___nSex0, CDataArray_t4068198041 * ___data1, const RuntimeMethod* method); // IDataModel IDataEvent::get_DataModel() extern "C" IL2CPP_METHOD_ATTR IDataModel_t653005279 * IDataEvent_get_DataModel_m1980778407 (IDataEvent_t1799629657 * __this, const RuntimeMethod* method); // System.Boolean CDataModelBool::get_Data() extern "C" IL2CPP_METHOD_ATTR bool CDataModelBool_get_Data_m2289136987 (CDataModelBool_t2269476966 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPrivilegeManager::Getcount() extern "C" IL2CPP_METHOD_ATTR int32_t CPrivilegeManager_Getcount_m3029729887 (CPrivilegeManager_t2732865419 * __this, const RuntimeMethod* method); // System.Void uiSameStylePackageWnd::OnClkSwitchSex(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnClkSwitchSex_m1889488677 (uiSameStylePackageWnd_t531171091 * __this, GameObject_t1113636619 * ___go0, 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.Int32 DMCore.Framework.Scene.CJuniorRoleModelItem::GetDefaultModelItem(System.Boolean,DMCore.Framework.Scene.enumModelCategory) extern "C" IL2CPP_METHOD_ATTR int32_t CJuniorRoleModelItem_GetDefaultModelItem_m3195588872 (CJuniorRoleModelItem_t636793867 * __this, bool ___ifMale0, int32_t ___cat1, const RuntimeMethod* method); // UnityEngine.Transform uiSameStylePackageWnd::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiSameStylePackageWnd_GetRoleParent_m1899389401 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIPopupList_t4167399471_m4093269748(__this, method) (( UIPopupList_t4167399471 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUICheckbox_t2276134195_m105367612(__this, method) (( UICheckbox_t2276134195 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m838414602(__this, p0, p1, method) (( void (*) (Action_1_t2019918284 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m1363151734(__this, p0, p1, method) (( void (*) (Action_1_t269755560 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m1363151734_gshared)(__this, p0, p1, method) // System.String UISavedOption::get_key() extern "C" IL2CPP_METHOD_ATTR String_t* UISavedOption_get_key_m4285460598 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method); // System.String UnityEngine.PlayerPrefs::GetString(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* PlayerPrefs_GetString_m389913383 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UIPopupList::set_selection(System.String) extern "C" IL2CPP_METHOD_ATTR void UIPopupList_set_selection_m1266408089 (UIPopupList_t4167399471 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 UnityEngine.PlayerPrefs::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t PlayerPrefs_GetInt_m1299643124 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void UICheckbox::set_isChecked(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICheckbox_set_isChecked_m1641198106 (UICheckbox_t2276134195 * __this, bool ___value0, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren(System.Boolean) #define Component_GetComponentsInChildren_TisUICheckbox_t2276134195_m808500316(__this, p0, method) (( UICheckboxU5BU5D_t3313275042* (*) (Component_t1923634451 *, bool, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m2468776128_gshared)(__this, p0, method) // System.Boolean UICheckbox::get_isChecked() extern "C" IL2CPP_METHOD_ATTR bool UICheckbox_get_isChecked_m3880052987 (UICheckbox_t2276134195 * __this, const RuntimeMethod* method); // System.Void UISavedOption::SaveSelection(System.String) extern "C" IL2CPP_METHOD_ATTR void UISavedOption_SaveSelection_m1790406165 (UISavedOption_t2504198202 * __this, String_t* ___selection0, const RuntimeMethod* method); // System.Void UnityEngine.PlayerPrefs::SetString(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void PlayerPrefs_SetString_m2101271233 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void UnityEngine.PlayerPrefs::SetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void PlayerPrefs_SetInt_m2842000469 (RuntimeObject * __this /* static, unused */, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void uiSceneItem::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSceneItem_SetData_m4048729132 (uiSceneItem_t2007991021 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeachManager_t2929024312 * CBeachManager_GetInstance_m3014062775 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachManager::get_SelectedSceneID() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_get_SelectedSceneID_m4166500685 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.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.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); // 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); // 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); // 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); // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( UILabel_t3248798549 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( UISprite_t194114938 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // TValue CUIHelp::GetSerialed(CUIBase,System.String) #define CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707(__this /* static, unused */, ___uiBase0, ___serialedName1, method) (( UITexture_t3471168817 * (*) (RuntimeObject * /* static, unused */, CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIHelp_GetSerialed_TisRuntimeObject_m3474755469_gshared)(__this /* static, unused */, ___uiBase0, ___serialedName1, method) // DMCore.Logic.CServerChoice DMCore.Logic.CServerChoice::GetInstance() extern "C" IL2CPP_METHOD_ATTR CServerChoice_t1594647161 * CServerChoice_GetInstance_m3223935865 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CServerChoice::get_selectedServerName() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerName_m2463246473 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Object::FindObjectOfType() #define Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884(__this /* static, unused */, method) (( DanceScoreRole_t1777216089 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))Object_FindObjectOfType_TisRuntimeObject_m2612646359_gshared)(__this /* static, unused */, method) // System.Void DanceScoreRole::ShowAvatarInPos(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void DanceScoreRole_ShowAvatarInPos_m4052871131 (DanceScoreRole_t1777216089 * __this, Transform_t3600365921 * ___uiRootVal0, 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); // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetCurMusicDescription() extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetCurMusicDescription_m4239074707 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CDanceMode DMCore.DanceMode.CDanceModeManager::GetDanceModeIns() extern "C" IL2CPP_METHOD_ATTR CDanceMode_t1520520494 * CDanceModeManager_GetDanceModeIns_m2487172692 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.BeatKeyResult DMCore.DanceMode.CDanceMode::GetMyTotalBeatKeyResult() extern "C" IL2CPP_METHOD_ATTR BeatKeyResult_t1335677305 * CDanceMode_GetMyTotalBeatKeyResult_m1828600594 (CDanceMode_t1520520494 * __this, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyManager DMCore.IHelp::GetBeatKeyManager() extern "C" IL2CPP_METHOD_ATTR CBeatKeyManager_t1395295909 * IHelp_GetBeatKeyManager_m1731636776 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_PerfectCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_PerfectCnt_m3291851013 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_GreatCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_GreatCnt_m4274019200 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_CoolCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_CoolCnt_m326624524 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // DMCore.DanceMode.enumBeatKeyLevel DMCore.DanceMode.CBeatKeyManager::CalcBeatKeyLevel(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyManager_CalcBeatKeyLevel_m2220578598 (CBeatKeyManager_t1395295909 * __this, int32_t ___hitCount0, int32_t ___perfectCount1, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_PLAY_MODE DMCore.DanceMode.CDanceModeManager::get_PlayMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_PlayMode_m4120183678 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.DanceMode.CBeatKeyCtrlNode DMCore.DanceMode.CBeatKeyManager::GetCtrlNode(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBeatKeyCtrlNode_t1019706062 * CBeatKeyManager_GetCtrlNode_m1565279547 (CBeatKeyManager_t1395295909 * __this, int32_t ___deviceID0, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.CBeatKeyCtrlNode::GetComboMax() extern "C" IL2CPP_METHOD_ATTR int32_t CBeatKeyCtrlNode_GetComboMax_m4110489499 (CBeatKeyCtrlNode_t1019706062 * __this, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_Score() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_Score_m1192178185 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // DMCore.DanceMode.ENUM_KEY_MODE DMCore.DanceMode.CDanceModeManager::get_KeyMode() extern "C" IL2CPP_METHOD_ATTR int32_t CDanceModeManager_get_KeyMode_m2381482102 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.DanceMode.BeatKeyResult::get_m_MissCnt() extern "C" IL2CPP_METHOD_ATTR int32_t BeatKeyResult_get_m_MissCnt_m3032174063 (BeatKeyResult_t1335677305 * __this, const RuntimeMethod* method); // System.Void IScenePersonalRolePosition::ResetOriginPos() extern "C" IL2CPP_METHOD_ATTR void IScenePersonalRolePosition_ResetOriginPos_m2651513752 (IScenePersonalRolePosition_t1996743043 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_zero_m540426400 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 UnityEngine.GameObject::get_layer() extern "C" IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m4158800245 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // UnityEngine.Camera NGUITools::FindCameraForLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * NGUITools_FindCameraForLayer_m709671062 (RuntimeObject * __this /* static, unused */, int32_t ___layer0, const RuntimeMethod* method); // UnityEngine.Transform UIWidget::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIWidget_get_cachedTransform_m3940827977 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Void UIScrollBar::ForceUpdate() extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_ForceUpdate_m3988197479 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisCollider_t1773347010_m4226749020(__this, method) (( Collider_t1773347010 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.BoxCollider NGUITools::AddWidgetCollider(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR BoxCollider_t1640800422 * NGUITools_AddWidgetCollider_m2518581658 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp01(System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp01_m56433566 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m3566411345(__this, p0, method) (( void (*) (Action_1_t1458240324 *, UIScrollBar_t1285772729 *, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // System.Single UIWidget::get_alpha() extern "C" IL2CPP_METHOD_ATTR float UIWidget_get_alpha_m3064373203 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Void UIWidget::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_alpha_m2278043477 (UIWidget_t3538521925 * __this, float ___value0, const RuntimeMethod* method); // System.Void NGUITools::SetActiveSelf(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void NGUITools_SetActiveSelf_m2029723440 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, bool ___state1, const RuntimeMethod* method); // UnityEngine.Transform UIScrollBar::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIScrollBar_get_cachedTransform_m1609980928 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method); // UnityEngine.Bounds NGUIMath::CalculateRelativeInnerBounds(UnityEngine.Transform,UISprite) extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 NGUIMath_CalculateRelativeInnerBounds_m2397653961 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___root0, UISprite_t194114938 * ___sprite1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_size() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_size_m1178783246 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Bounds::get_center() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Bounds_get_center_m1418449258 (Bounds_t2266837910 * __this, const RuntimeMethod* method); // System.Void UIScrollBar::set_scrollValue(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_scrollValue_m1422320769 (UIScrollBar_t1285772729 * __this, float ___value0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_rotation_m3502953881 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_back() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_back_m4077847766 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Quaternion_op_Multiply_m2607404835 (RuntimeObject * __this /* static, unused */, Quaternion_t2301928331 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Void UnityEngine.Plane::.ctor(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Plane__ctor_m2890438515 (Plane_t1000493321 * __this, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Camera UIScrollBar::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * UIScrollBar_get_cachedCamera_m1044883885 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector2_op_Implicit_m1860157806 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Ray UnityEngine.Camera::ScreenPointToRay(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Ray_t3785851493 Camera_ScreenPointToRay_m3764635188 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Plane::Raycast(UnityEngine.Ray,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool Plane_Raycast_m62370169 (Plane_t1000493321 * __this, Ray_t3785851493 p0, float* p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Ray::GetPoint(System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Ray_GetPoint_m1852405345 (Ray_t3785851493 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::InverseTransformPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_InverseTransformPoint_m1343916000 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Implicit_m4260192859 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UIScrollBar::CenterOnPos(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_CenterOnPos_m2503062957 (UIScrollBar_t1285772729 * __this, Vector2_t2156229523 ___localPos0, const RuntimeMethod* method); // System.Void UIScrollBar::Reposition(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_Reposition_m3444261327 (UIScrollBar_t1285772729 * __this, Vector2_t2156229523 ___screenPos0, const RuntimeMethod* method); // System.Void System.Action::Invoke() extern "C" IL2CPP_METHOD_ATTR void Action_Invoke_m937035532 (Action_t1264377477 * __this, const RuntimeMethod* method); // UnityEngine.Bounds NGUIMath::CalculateAbsoluteWidgetBounds(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 NGUIMath_CalculateAbsoluteWidgetBounds_m2968657383 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Addition_m800700293 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // UISprite UIScrollBar::get_background() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * UIScrollBar_get_background_m3250531662 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m2822737179 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) #define Action_2__ctor_m3007889961(__this, p0, p1, method) (( void (*) (Action_2_t4266817756 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_2__ctor_m4106380963_gshared)(__this, p0, p1, method) // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) #define Action_2__ctor_m1718787621(__this, p0, p1, method) (( void (*) (Action_2_t2030792018 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_2__ctor_m447432598_gshared)(__this, p0, p1, method) // UISprite UIScrollBar::get_foreground() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * UIScrollBar_get_foreground_m3147600442 (UIScrollBar_t1285772729 * __this, 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 UIWidget::set_pivot(UIWidget/Pivot) extern "C" IL2CPP_METHOD_ATTR void UIWidget_set_pivot_m951060879 (UIWidget_t3538521925 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void uiSelAwardCell::ShowDress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_ShowDress_m302704372 (uiSelAwardCell_t954105843 * __this, int32_t ___config0, const RuntimeMethod* method); // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFragmentManager_t4020029771 * CFragmentManager_GetInstance_m784900893 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CFragmentManager::get_IsComposeFormulaReceived() extern "C" IL2CPP_METHOD_ATTR bool CFragmentManager_get_IsComposeFormulaReceived_m3623877071 (CFragmentManager_t4020029771 * __this, const RuntimeMethod* method); // DMCore.Logic.CTaskManager DMCore.Logic.CTaskManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTaskManager_t4133723725 * CTaskManager_GetInstance_m1133311262 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskManager::GetCurrentActiveSelIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskManager_GetCurrentActiveSelIndex_m168068294 (CTaskManager_t4133723725 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::set_IsComposeFormulaReceived(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_set_IsComposeFormulaReceived_m2327539537 (CFragmentManager_t4020029771 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::IsClothing(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_IsClothing_m480793725 (RuntimeObject * __this /* static, unused */, int32_t ___configID0, const RuntimeMethod* method); // DMCore.Logic.CFormula DMCore.Logic.CFragmentManager::GetFormula(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CFormula_t380767654 * CFragmentManager_GetFormula_m1169981052 (CFragmentManager_t4020029771 * __this, int32_t ___destID0, bool ___isDecompose1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CFormula::get_TargetItemID() extern "C" IL2CPP_METHOD_ATTR int32_t CFormula_get_TargetItemID_m286618850 (CFormula_t380767654 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::TryOn(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_TryOn_m1322762570 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method); // DMCore.Logic.shopModel DMCore.Logic.shopModel::GetInstance() extern "C" IL2CPP_METHOD_ATTR shopModel_t101745799 * shopModel_GetInstance_m2401242541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::AutoPushAndClearUnused(System.Int32) extern "C" IL2CPP_METHOD_ATTR void shopModel_AutoPushAndClearUnused_m4219256150 (shopModel_t101745799 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessageUpwards(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessageUpwards_m3065014916 (Component_t1923634451 * __this, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void DMCore.Logic.CTaskManager::SetCurrentActiveSelIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CTaskManager_SetCurrentActiveSelIndex_m1428852514 (CTaskManager_t4133723725 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.shopModel::IfAvatarEnable() extern "C" IL2CPP_METHOD_ATTR bool shopModel_IfAvatarEnable_m2469909430 (shopModel_t101745799 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SetAvatarEnable(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetAvatarEnable_m3870392861 (shopModel_t101745799 * __this, bool ___bEnable0, const RuntimeMethod* method); // System.Void DMCore.Logic.shopModel::SetShowAvatarTarget(System.Int64) extern "C" IL2CPP_METHOD_ATTR void shopModel_SetShowAvatarTarget_m263909296 (shopModel_t101745799 * __this, int64_t ___target0, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCurShopModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCurShopModel_m2897736385 (shopModel_t101745799 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1824102229(__this, method) (( int32_t (*) (List_1_t3381194602 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSelAwardCell_t954105843_m940060937(__this, method) (( uiSelAwardCell_t954105843 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1021827655(__this, p0, method) (( CTaskAwardUnit_t1909119860 * (*) (List_1_t3381194602 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void uiSelAwardCell::SetAwardInit(DMCore.Logic.CTaskAwardUnit,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_SetAwardInit_m516542129 (uiSelAwardCell_t954105843 * __this, CTaskAwardUnit_t1909119860 * ___awardData0, int32_t ____index1, const RuntimeMethod* method); // System.Void uiSelAwardCell::SetCheckState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_SetCheckState_m3988699394 (uiSelAwardCell_t954105843 * __this, bool ___isSelected0, const RuntimeMethod* method); // System.Int32 DMListView::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t DMListView_GetCount_m1758119318 (DMListView_t512231514 * __this, const RuntimeMethod* method); // System.Int32 uiSelectAward::GetActiveMainIndex() extern "C" IL2CPP_METHOD_ATTR int32_t uiSelectAward_GetActiveMainIndex_m1824210085 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method); // DMCore.Logic.CTaskItem DMCore.Logic.CTaskManager::FindTaskItemByIndex(DMCore.Logic.enumTaskType,System.Int32) extern "C" IL2CPP_METHOD_ATTR CTaskItem_t2164631511 * CTaskManager_FindTaskItemByIndex_m4064953719 (CTaskManager_t4133723725 * __this, int32_t ___type0, int32_t ___index1, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CTaskItem::DoGetAward(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CTaskItem_DoGetAward_m1101502870 (CTaskItem_t2164631511 * __this, int32_t ___selectId0, const RuntimeMethod* method); // System.Void uiSelectAward::OnClkClose() extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_OnClkClose_m2481741740 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CTaskManager::GetActiveMainIndex() extern "C" IL2CPP_METHOD_ATTR int32_t CTaskManager_GetActiveMainIndex_m2498863382 (CTaskManager_t4133723725 * __this, const RuntimeMethod* method); // System.Void DMListView::SetEnumInfo(DMListView/Type,DMListView/Allign,DMListView/ShowCondition) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetEnumInfo_m1954223702 (DMListView_t512231514 * __this, int32_t ___type0, int32_t ___allign1, int32_t ___condition2, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_IsServerInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsServerInfoChanged_m2016059913 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.CServerChoice::get_selectedServerState() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerState_m1987892282 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CServerChoice::get_IsServerInfoChanged() extern "C" IL2CPP_METHOD_ATTR bool CServerChoice_get_IsServerInfoChanged_m694808854 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Void uiServerChoice::_InitList() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice__InitList_m2826554431 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CServerChoice::get_selectedServerID() extern "C" IL2CPP_METHOD_ATTR String_t* CServerChoice_get_selectedServerID_m3033894620 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CServerChoice::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CServerChoice_set_IsSelectionChanged_m662033031 (CServerChoice_t1594647161 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.CAccManager DMCore.IHelp::GetAccManager() extern "C" IL2CPP_METHOD_ATTR CAccManager_t1454736772 * IHelp_GetAccManager_m4068249592 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.CAccManager::Save() extern "C" IL2CPP_METHOD_ATTR bool CAccManager_Save_m839917893 (CAccManager_t1454736772 * __this, const RuntimeMethod* method); // System.Void uiServerChoice::OnClkClose() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice_OnClkClose_m71040396 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240(__this, method) (( logicLogin_main_page_t116642790 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void logicLogin_main_page::ChangePage(logicLogin_main_page/emPage) extern "C" IL2CPP_METHOD_ATTR void logicLogin_main_page_ChangePage_m401271940 (logicLogin_main_page_t116642790 * __this, int32_t ___page0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CServerChoice::GetServerCount() extern "C" IL2CPP_METHOD_ATTR int32_t CServerChoice_GetServerCount_m3251337079 (CServerChoice_t1594647161 * __this, const RuntimeMethod* method); // System.Void DMListView::GenerateItemList(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_GenerateItemList_m637906825 (DMListView_t512231514 * __this, int32_t ____count0, 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); // 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.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.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityNewID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityNewID_m4002496546 (RuntimeObject * __this /* static, unused */, 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); // 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); // System.Boolean DMCore.Logic.IActivityDetail::get_IsDataReady() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_IsDataReady_m67484584 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.IActivityDetail::get_IsNewUpdate() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_IsNewUpdate_m3510163353 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void uiSevenDaysLogin::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnFreshPage_m709334940 (uiSevenDaysLogin_t2391014051 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // 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); // System.Int32 DMCore.Logic.CActivityAwardTemplete::get_AwardGradeCount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardTemplete_get_AwardGradeCount_m2848452527 (CActivityAwardTemplete_t911309464 * __this, const RuntimeMethod* method); // System.Void uiSevenDaysLogin::updataDate(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_updataDate_m3199496534 (uiSevenDaysLogin_t2391014051 * __this, int32_t ___index0, 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.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); // System.Int32 DMCore.Logic.CAwardInfo`1::get_AwardCount() #define CAwardInfo_1_get_AwardCount_m4253717152(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardCount_m4253717152_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSevenDaysLoginCell_t1460970653_m349743417(__this, method) (( uiSevenDaysLoginCell_t1460970653 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.CAwardItem DMCore.Logic.CAwardInfo`1::GetAwardItem(System.Int32) #define CAwardInfo_1_GetAwardItem_m1003086060(__this, p0, method) (( CAwardItem_t1677460915 * (*) (CAwardInfo_1_t3416460893 *, int32_t, const RuntimeMethod*))CAwardInfo_1_GetAwardItem_m1003086060_gshared)(__this, p0, method) // System.Void uiSevenDaysLoginCell::SetData(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLoginCell_SetData_m3853383109 (uiSevenDaysLoginCell_t1460970653 * __this, CAwardItem_t1677460915 * ___data0, const RuntimeMethod* 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.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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333(__this /* static, unused */, ___local0, ___path1, method) (( uiItemIcon_t1499550016 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void uiItemIcon::Init(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void uiItemIcon_Init_m2149903307 (uiItemIcon_t1499550016 * __this, int32_t ___configId0, int32_t ___amount1, String_t* ___desc2, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_Valid() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Valid_m2657630422 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.Void uiItemIcon::SetVaild(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiItemIcon_SetVaild_m4142720913 (uiItemIcon_t1499550016 * __this, int32_t ___vaild0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() #define Component_GetComponentInChildren_TisUITexture_t3471168817_m781888350(__this, method) (( UITexture_t3471168817 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared)(__this, method) // DMCore.Logic.CSystemBroadCast DMCore.Logic.CSystemBroadCast::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSystemBroadCast_t3934508125 * CSystemBroadCast_GetInstance_m1023529546 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CSystemBroadCast::SetBroadCastActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSystemBroadCast_SetBroadCastActive_m806943131 (CSystemBroadCast_t3934508125 * __this, bool ___isActive0, const RuntimeMethod* method); // System.Collections.IEnumerator uiShareScreenShot::ScreenShot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* uiShareScreenShot_ScreenShot_m1549309194 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method); // UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.Collections.IEnumerator) extern "C" IL2CPP_METHOD_ATTR Coroutine_t3829159415 * MonoBehaviour_StartCoroutine_m3411253000 (MonoBehaviour_t3962482529 * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetPetVisible(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetPetVisible_m3979938917 (RuntimeObject * __this /* static, unused */, bool ___bShow0, const RuntimeMethod* method); // System.Void uiShareScreenShot::PlayEffects() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_PlayEffects_m3165811984 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.IO.CIOVar::GetUserRootPath() extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m2302064020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.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 SDKProxyManager::add_onMsgFromSDKProxy(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void SDKProxyManager_add_onMsgFromSDKProxy_m897937637 (RuntimeObject * __this /* static, unused */, Action_1_t2019918284 * ___value0, const RuntimeMethod* method); // System.Void GameFriend.SDKEventManager::Share(System.String,System.String,System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void SDKEventManager_Share_m2820563827 (RuntimeObject * __this /* static, unused */, String_t* ___title0, String_t* ___msg1, String_t* ___url2, String_t* ___imgUrl3, String_t* ___imgUrlType4, String_t* ___shareType5, const RuntimeMethod* method); // LitJson.JsonData LitJson.JsonMapper::ToObject(System.String) extern "C" IL2CPP_METHOD_ATTR JsonData_t1524858407 * JsonMapper_ToObject_m537038487 (RuntimeObject * __this /* static, unused */, String_t* ___json0, const RuntimeMethod* method); // LitJson.JsonData LitJson.JsonData::get_Item(System.String) extern "C" IL2CPP_METHOD_ATTR JsonData_t1524858407 * JsonData_get_Item_m147413252 (JsonData_t1524858407 * __this, String_t* ___prop_name0, const RuntimeMethod* method); // System.String LitJson.JsonData::op_Explicit(LitJson.JsonData) extern "C" IL2CPP_METHOD_ATTR String_t* JsonData_op_Explicit_m3156283470 (RuntimeObject * __this /* static, unused */, JsonData_t1524858407 * ___data0, const RuntimeMethod* method); // System.Void SDKProxyManager::remove_onMsgFromSDKProxy(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void SDKProxyManager_remove_onMsgFromSDKProxy_m3234104405 (RuntimeObject * __this /* static, unused */, Action_1_t2019918284 * ___value0, const RuntimeMethod* method); // System.Void uiShareScreenShot/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CScreenShotU3Ec__Iterator0__ctor_m757913378 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::Instantiate(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_Instantiate_m170606278 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_set_parent_m786917804 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetLayer(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLayer_m3570770946 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, String_t* ___layerName1, const RuntimeMethod* method); // System.Int32 UnityEngine.Screen::get_width() extern "C" IL2CPP_METHOD_ATTR int32_t Screen_get_width_m345039817 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect__ctor_m2614021312 (Rect_t2360479859 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_width() extern "C" IL2CPP_METHOD_ATTR float Rect_get_width_m3421484486 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_height() extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m1358425599 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Texture2D__ctor_m2862217990 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, int32_t p2, bool p3, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::ReadPixels(UnityEngine.Rect,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Texture2D_ReadPixels_m3395504488 (Texture2D_t3840446185 * __this, Rect_t2360479859 p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::Apply() extern "C" IL2CPP_METHOD_ATTR void Texture2D_Apply_m2271746283 (Texture2D_t3840446185 * __this, const RuntimeMethod* method); // System.Byte[] UnityEngine.ImageConversion::EncodeToPNG(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* ImageConversion_EncodeToPNG_m2292631531 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * p0, const RuntimeMethod* method); // System.Void System.IO.File::WriteAllBytes(System.String,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void File_WriteAllBytes_m4252682105 (RuntimeObject * __this /* static, unused */, String_t* p0, ByteU5BU5D_t4116647657* p1, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void UnityEngine.WaitForEndOfFrame::.ctor() extern "C" IL2CPP_METHOD_ATTR void WaitForEndOfFrame__ctor_m1381314187 (WaitForEndOfFrame_t1314943911 * __this, const RuntimeMethod* method); // UnityEngine.Texture2D uiShareScreenShot::CaptureScreenShot(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * uiShareScreenShot_CaptureScreenShot_m1145661228 (uiShareScreenShot_t126007483 * __this, String_t* ___path0, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method); // DMCore.Logic.CShopConfig/activityData DMCore.Logic.CShopConfig::GetActivityData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR activityData_t4264290978 * CShopConfig_GetActivityData_m3015250895 (CShopConfig_t202154353 * __this, int32_t ___index0, int32_t ___sex1, const RuntimeMethod* method); // ScenePersonalWndShop ScenePersonalWndShop::GetInstance() extern "C" IL2CPP_METHOD_ATTR ScenePersonalWndShop_t78642639 * ScenePersonalWndShop_GetInstance_m1217643196 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void ScenePersonalWndShop::OnPageFind(System.String) extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndShop_OnPageFind_m1916498966 (ScenePersonalWndShop_t78642639 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopConfig::GetActivityPicCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetActivityPicCount_m1400209868 (CShopConfig_t202154353 * __this, int32_t ___sex0, const RuntimeMethod* method); // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::GetDestinationRes(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_GetDestinationRes_m2572658529 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiShopActivityCell_t1851587493_m824487187(__this, method) (( uiShopActivityCell_t1851587493 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMPanelCliper_t875718257_m807673417(__this, method) (( DMPanelCliper_t875718257 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMPanelCliper::SetAllignType(DMPanelCliper/Allign) extern "C" IL2CPP_METHOD_ATTR void DMPanelCliper_SetAllignType_m4065964335 (DMPanelCliper_t875718257 * __this, int32_t ___allignType0, const RuntimeMethod* method); // System.Void uiShopActivityCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell_SetIndex_m1483220331 (uiShopActivityCell_t1851587493 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiShopActivityPic::MoveOneTick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_MoveOneTick_m140751517 (uiShopActivityPic_t1833750701 * __this, bool ___bToLower0, const RuntimeMethod* method); // System.Void uiShopActivityPic::SetSelectDian(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_SetSelectDian_m2294468475 (uiShopActivityPic_t1833750701 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiShopActivityPic::OnUIMoving() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_OnUIMoving_m1845959576 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Lerp_m1004423579 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CInputHelp::GetMousePosition(System.Boolean,UnityEngine.Vector2&) extern "C" IL2CPP_METHOD_ATTR int32_t CInputHelp_GetMousePosition_m2637342208 (RuntimeObject * __this /* static, unused */, bool ___bFirst0, Vector2_t2156229523 * ___result1, const RuntimeMethod* method); // System.Boolean UnityEngine.Rect::Contains(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR bool Rect_Contains_m3188543637 (Rect_t2360479859 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // System.Void uiShopcarConfirm::InitUI() extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_InitUI_m1470024094 (uiShopcarConfirm_t2151556946 * __this, const RuntimeMethod* method); // DMCore.Logic.CShopCartManager DMCore.Logic.CShopCartManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopCartManager_t2478140686 * CShopCartManager_GetInstance_m4201379927 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopCartManager::get_TotalGold() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_TotalGold_m1427031330 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopCartManager::get_TotalDimond() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_TotalDimond_m1212600580 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopCartManager::get_TotalBindDimond() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_TotalBindDimond_m3523636963 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CShopCartManager::GetSelectedIDList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CShopCartManager_GetSelectedIDList_m1093345210 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // DMCore.Logic.CurrencyUnit DMCore.Logic.CurrencyGetManager::get_BindDiamond() extern "C" IL2CPP_METHOD_ATTR CurrencyUnit_t374561803 * CurrencyGetManager_get_BindDiamond_m1902173397 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CurrencyUnit::get_CurValue() extern "C" IL2CPP_METHOD_ATTR int64_t CurrencyUnit_get_CurValue_m3724884493 (CurrencyUnit_t374561803 * __this, const RuntimeMethod* method); // DMCore.Logic.CShopCarItemInfo DMCore.Logic.CShopCartManager::GetItemById(System.Int32) extern "C" IL2CPP_METHOD_ATTR CShopCarItemInfo_t520349723 * CShopCartManager_GetItemById_m1362153420 (CShopCartManager_t2478140686 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopCartManager::get_IsCheckAll() extern "C" IL2CPP_METHOD_ATTR bool CShopCartManager_get_IsCheckAll_m1489777226 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::ClearList() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_ClearList_m181621995 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::Remove() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_Remove_m4085102293 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopCartManager::CalculatePrice() extern "C" IL2CPP_METHOD_ATTR void CShopCartManager_CalculatePrice_m4200642273 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetLabelText(UILabel,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLabelText_m743904063 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___lb0, String_t* ___text1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopCartManager::get_SelectCount() extern "C" IL2CPP_METHOD_ATTR int32_t CShopCartManager_get_SelectCount_m1138847738 (CShopCartManager_t2478140686 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m1095739899(__this, p0, method) (( void (*) (List_1_t513309759 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, 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.List`1::.ctor() #define List_1__ctor_m1679529104(__this, method) (( void (*) (List_1_t1666189680 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2778281004(__this, p0, method) (( void (*) (List_1_t1666189680 *, UISprite_t194114938 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m663109793(__this, method) (( void (*) (List_1_t513309759 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619(__this, method) (( UIItemTabGroup_t3336202313 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UIItemTabGroup::SetItemGroupIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UIItemTabGroup_SetItemGroupIndex_m3446375083 (UIItemTabGroup_t3336202313 * __this, int32_t ___groupIndex0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2627180686(__this, p0, method) (( void (*) (List_1_t513309759 *, UIItemTabGroup_t3336202313 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2269680114(__this, method) (( void (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_Clear_m2269680114_gshared)(__this, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m1589339842(__this, method) (( Enumerator_t3555433557 (*) (List_1_t1666189680 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m4003338442(__this, method) (( UISprite_t194114938 * (*) (Enumerator_t3555433557 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2628529444(__this, method) (( bool (*) (Enumerator_t3555433557 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m2980077580(__this, method) (( void (*) (Enumerator_t3555433557 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Collections.Generic.List`1 uiShopSearch::GetSelcetTags() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * uiShopSearch_GetSelcetTags_m110058144 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method); // System.Void ScenePersonalWndShop::OnSearchBack(System.Collections.Generic.List`1,System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndShop_OnSearchBack_m3561973191 (ScenePersonalWndShop_t78642639 * __this, List_1_t128053199 * ___cashList0, List_1_t128053199 * ___qualityList1, List_1_t128053199 * ___tagList2, const RuntimeMethod* method); // System.Void uiShopSearch/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsU3Ec__AnonStorey0__ctor_m1667408190 (U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m3706286206(__this, p0, p1, method) (( void (*) (Action_1_t3508669908 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) #define List_1_ForEach_m2171788310(__this, p0, method) (( void (*) (List_1_t513309759 *, Action_1_t3508669908 *, const RuntimeMethod*))List_1_ForEach_m3737504377_gshared)(__this, p0, method) // System.Void uiShopSearch/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsStrU3Ec__AnonStorey1__ctor_m2993670271 (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::ForEach(System.Action`1) #define List_1_ForEach_m1350288232(__this, p0, method) (( void (*) (List_1_t128053199 *, Action_1_t3123413348 *, const RuntimeMethod*))List_1_ForEach_m1350288232_gshared)(__this, p0, method) // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponentInChildren() #define GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161(__this, method) (( UISprite_t194114938 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponentInChildren_TisRuntimeObject_m1187897296_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.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.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.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m697420525(__this, p0, method) (( void (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_Add_m697420525_gshared)(__this, p0, method) // System.Collections.Generic.List`1 UIItemTabGroup::get_SelectTags() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * UIItemTabGroup_get_SelectTags_m4145229725 (UIItemTabGroup_t3336202313 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) #define List_1_AddRange_m3399610848(__this, p0, method) (( void (*) (List_1_t128053199 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3399610848_gshared)(__this, p0, method) // DMCore.Logic.CAchievementManager DMCore.Logic.CAchievementManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementManager_t5352954 * CAchievementManager_GetInstance_m3432798286 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* 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.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2517956010(__this, method) (( int32_t (*) (List_1_t1288323943 *, 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_m950503425(__this, p0, method) (( AchievementCompletedItem_t4111216497 * (*) (List_1_t1288323943 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Logic.AchievementCompletedItem::get_AchPoint() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_AchPoint_m635924056 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* method); // CAchievementNewCfg CAchievementNewCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CAchievementNewCfg_t3177975818 * CAchievementNewCfg_GetInstance_m1705798897 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.AchievementCompletedItem::get_AchID() extern "C" IL2CPP_METHOD_ATTR int32_t AchievementCompletedItem_get_AchID_m2364456292 (AchievementCompletedItem_t4111216497 * __this, const RuntimeMethod* 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.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); // 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); // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m2449323650(__this, p0, method) (( bool (*) (List_1_t1288323943 *, AchievementCompletedItem_t4111216497 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311(__this, method) (( uiSignInItem_t3961333000 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(__this, method) (( DMListViewSlideOptimize_t2157965775 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void DMListViewSlideOptimize::SetSlideType(DMListViewSlideOptimize/SlideDirection) extern "C" IL2CPP_METHOD_ATTR void DMListViewSlideOptimize_SetSlideType_m967738697 (DMListViewSlideOptimize_t2157965775 * __this, int32_t ___dir0, const RuntimeMethod* method); // System.Void uiSignInItem::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_SetIndex_m909743902 (uiSignInItem_t3961333000 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Boolean uiSignInItem::LoadItemIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiSignInItem_LoadItemIcon_m1990815456 (uiSignInItem_t3961333000 * __this, int32_t ___configID0, const RuntimeMethod* method); // DMCore.Logic.CSignInOldActivity/DayData DMCore.Logic.CSignInOldActivity::GetSignInData(System.Int32) extern "C" IL2CPP_METHOD_ATTR DayData_t3559000048 * CSignInOldActivity_GetSignInData_m3779770863 (CSignInOldActivity_t331747599 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSignInOldActivity::get_bIsSignIn() extern "C" IL2CPP_METHOD_ATTR bool CSignInOldActivity_get_bIsSignIn_m734214288 (CSignInOldActivity_t331747599 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSignInOldActivity::get_nSignInDay() extern "C" IL2CPP_METHOD_ATTR int32_t CSignInOldActivity_get_nSignInDay_m2668117086 (CSignInOldActivity_t331747599 * __this, const RuntimeMethod* method); // System.Void uiSignInItem::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_SetQuality_m420471757 (uiSignInItem_t3961333000 * __this, int32_t ____configId0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisAnimation_t3648466861_m3766528019(__this, method) (( Animation_t3648466861 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.AnimationClip UnityEngine.Animation::get_clip() extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * Animation_get_clip_m1019546398 (Animation_t3648466861 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::PlayAnimOnceWithCallBack(UnityEngine.GameObject,UnityEngine.AnimationClip,DMCore.OnEventCall) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_PlayAnimOnceWithCallBack_m1409372433 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, AnimationClip_t2318505987 * ___animClip1, OnEventCall_t3758354630 * ___callBack2, const RuntimeMethod* method); // ScenePersonalWndSignIn ScenePersonalWndSignIn::GetInstance() extern "C" IL2CPP_METHOD_ATTR ScenePersonalWndSignIn_t3402646 * ScenePersonalWndSignIn_GetInstance_m3808888731 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void ScenePersonalWndSignIn::OnAcceptAward() extern "C" IL2CPP_METHOD_ATTR void ScenePersonalWndSignIn_OnAcceptAward_m552693954 (ScenePersonalWndSignIn_t3402646 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetQualityLevelIcon_m3028294132 (CShopConfig_t202154353 * __this, int32_t ___Id0, const RuntimeMethod* method); // System.String DMCore.Logic.CPropManager::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetQualityLevelIcon_m2764478498 (CPropManager_t2238730194 * __this, int32_t ___configID0, const RuntimeMethod* method); // System.Void UISimpleMsgBox/OnSimpleMsgBoxClkCallBack::Invoke(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnSimpleMsgBoxClkCallBack_Invoke_m2820254734 (OnSimpleMsgBoxClkCallBack_t462092590 * __this, bool ___bConfirmed0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(__this, method) (( uiAwardcell_t1062333354 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiSingleLevelTemplete::_SetData() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete__SetData_m125627793 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CActivityManager::get_IsNeedRefreshAll() extern "C" IL2CPP_METHOD_ATTR bool CActivityManager_get_IsNeedRefreshAll_m3588488825 (CActivityManager_t1081296145 * __this, 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); // 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); // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::get_AwardList() #define CAwardInfo_1_get_AwardList_m2465244713(__this, method) (( CAwardList_t4094041907 * (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardList_m2465244713_gshared)(__this, 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 uiAwardcell::InitPage(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardcell_InitPage_m2238373982 (uiAwardcell_t1062333354 * __this, int32_t ___configId0, int32_t ___num1, const RuntimeMethod* method); // System.String DMCore.Logic.IActivityDetail::get_ActivityTitle() extern "C" IL2CPP_METHOD_ATTR String_t* IActivityDetail_get_ActivityTitle_m950561326 (IActivityDetail_t2848416189 * __this, 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.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.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.String uiSingleLevelTemplete::GetTimeRange() extern "C" IL2CPP_METHOD_ATTR String_t* uiSingleLevelTemplete_GetTimeRange_m981601493 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.IActivityDetail::get_ActivityDesc() extern "C" IL2CPP_METHOD_ATTR String_t* IActivityDetail_get_ActivityDesc_m2809532585 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // 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); // System.Single DMCore.Logic.CActivityAwardSingleLevel::get_GetRechargeNum() extern "C" IL2CPP_METHOD_ATTR float CActivityAwardSingleLevel_get_GetRechargeNum_m3472152671 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityAwardSingleLevel::get_GetDiscount() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityAwardSingleLevel_get_GetDiscount_m1256842936 (CActivityAwardSingleLevel_t347963756 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::get_startTime() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * IActivityDetail_get_startTime_m1300601434 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::get_endTime() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * IActivityDetail_get_endTime_m1727713147 (IActivityDetail_t2848416189 * __this, 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); // 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.Void DMCore.Logic.CActivityManager::AcceptAward() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m1286719926 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m832283934(__this, method) (( void (*) (List_1_t509627321 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_GetChild_m1092972975 (Transform_t3600365921 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Transform::get_childCount() extern "C" IL2CPP_METHOD_ATTR int32_t Transform_get_childCount_m3145433196 (Transform_t3600365921 * __this, 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 UnityEngine.Object::Instantiate(!!0) #define Object_Instantiate_TisTransform_t3600365921_m3433092333(__this /* static, unused */, p0, method) (( Transform_t3600365921 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m3060171005_gshared)(__this /* static, unused */, p0, method) // System.Void UnityEngine.Object::set_name(System.String) extern "C" IL2CPP_METHOD_ATTR void Object_set_name_m291480324 (Object_t631007953 * __this, String_t* p0, const RuntimeMethod* method); // DMCore.Logic.ItemQuality DMCore.Logic.CShopConfig::GetQualityLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetQualityLevel_m4002441864 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.String DMCore.Logic.CPropManager::GetIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetIconPath_m739451308 (RuntimeObject * __this /* static, unused */, int32_t ___nGoodsId0, const RuntimeMethod* method); // System.Void uiSingleRechargeItem/CacheData::.ctor(System.String,UITexture) extern "C" IL2CPP_METHOD_ATTR void CacheData__ctor_m1192950890 (CacheData_t3332519875 * __this, String_t* ___path0, UITexture_t3471168817 * ___texture1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m122024774(__this, p0, method) (( void (*) (List_1_t509627321 *, CacheData_t3332519875 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() #define List_1_GetEnumerator_m75836758(__this, method) (( Enumerator_t2398871198 (*) (List_1_t509627321 *, const RuntimeMethod*))List_1_GetEnumerator_m2930774921_gshared)(__this, method) // !0 System.Collections.Generic.List`1/Enumerator::get_Current() #define Enumerator_get_Current_m1735071805(__this, method) (( CacheData_t3332519875 * (*) (Enumerator_t2398871198 *, const RuntimeMethod*))Enumerator_get_Current_m470245444_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() #define Enumerator_MoveNext_m2580929336(__this, method) (( bool (*) (Enumerator_t2398871198 *, const RuntimeMethod*))Enumerator_MoveNext_m2142368520_gshared)(__this, method) // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() #define Enumerator_Dispose_m231065264(__this, method) (( void (*) (Enumerator_t2398871198 *, const RuntimeMethod*))Enumerator_Dispose_m3007748546_gshared)(__this, method) // System.Boolean DMCore.Logic.CurrencyGetManager::CanDo(DMCore.Logic.enumCurrencyType) extern "C" IL2CPP_METHOD_ATTR bool CurrencyGetManager_CanDo_m692186812 (RuntimeObject * __this /* static, unused */, int32_t ___type0, const RuntimeMethod* method); // System.Void UnityEngine.Component::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void Component_SendMessage_m1441147224 (Component_t1923634451 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void UISprite::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISprite__ctor_m998685946 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Void IgnoreTimeScale::.ctor() extern "C" IL2CPP_METHOD_ATTR void IgnoreTimeScale__ctor_m3176585006 (IgnoreTimeScale_t3381352907 * __this, const RuntimeMethod* method); // System.Void UISlider::Set(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISlider_Set_m2001757091 (UISlider_t886033014 * __this, float ___input0, bool ___force1, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector2::op_Inequality(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_m3858779880 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Void UISlider::ForceUpdate() extern "C" IL2CPP_METHOD_ATTR void UISlider_ForceUpdate_m3468212405 (UISlider_t886033014 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUIWidget_t3538521925_m555478364(__this, method) (( UIWidget_t3538521925 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Boolean UnityEngine.Vector2::op_Equality(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m2303255133 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.BoxCollider::get_size() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 BoxCollider_get_size_m1798011124 (BoxCollider_t1640800422 * __this, const RuntimeMethod* method); // System.Void UISlider::Init() extern "C" IL2CPP_METHOD_ATTR void UISlider_Init_m901271908 (UISlider_t886033014 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Application::get_isPlaying() extern "C" IL2CPP_METHOD_ATTR bool Application_get_isPlaying_m100394690 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UISlider::UpdateDrag() extern "C" IL2CPP_METHOD_ATTR void UISlider_UpdateDrag_m1714508509 (UISlider_t886033014 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.BoxCollider::get_center() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 BoxCollider_get_center_m3697516117 (BoxCollider_t1640800422 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Addition_m779775034 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m2104357790 (RuntimeObject * __this /* static, unused */, float p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Subtraction_m3073674971 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // System.Single UISlider::get_sliderValue() extern "C" IL2CPP_METHOD_ATTR float UISlider_get_sliderValue_m3558124828 (UISlider_t886033014 * __this, const RuntimeMethod* method); // System.Void UISprite::set_fillAmount(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISprite_set_fillAmount_m92108899 (UISprite_t194114938 * __this, float ___value0, const RuntimeMethod* method); // UISprite/FillDirection UISprite::get_fillDirection() extern "C" IL2CPP_METHOD_ATTR int32_t UISprite_get_fillDirection_m1434355218 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Boolean UISprite::get_invert() extern "C" IL2CPP_METHOD_ATTR bool UISprite_get_invert_m1628771051 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m2159083576(__this, p0, method) (( void (*) (Action_1_t1569734369 *, float, const RuntimeMethod*))Action_1_Invoke_m2159083576_gshared)(__this, p0, method) // UnityEngine.Color UnityEngine.Color::get_red() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_red_m3227813939 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_yellow() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_yellow_m1287957903 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_green() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_get_green_m490390750 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUISlider_t886033014_m856673415(__this, method) (( UISlider_t886033014 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UISliderColors::Update() extern "C" IL2CPP_METHOD_ATTR void UISliderColors_Update_m4030860820 (UISliderColors_t4207082228 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::Lerp(UnityEngine.Color,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_Lerp_m973389909 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, Color_t2555686324 p1, float p2, const RuntimeMethod* method); // UnityEngine.Color UIWidget::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 UIWidget_get_color_m3938892930 (UIWidget_t3538521925 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem__ctor_m1538865868 (uiHelpSliderItem_t1334750846 * __this, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Framework.Misc.CMiscHelp::FindChildGO(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMiscHelp_FindChildGO_m1769075216 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::InitParams(System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem_InitParams_m3700916073 (uiHelpSliderItem_t1334750846 * __this, bool ___vertical0, float ___skipPixels1, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::Bind(UnityEngine.GameObject,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem_Bind_m2208562339 (uiHelpSliderItem_t1334750846 * __this, GameObject_t1113636619 * ___target0, Action_1_t1286104214 * ___cb1, const RuntimeMethod* method); // System.Boolean uiSongCell::LoadSongImage(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiSongCell_LoadSongImage_m1658979798 (uiSongCell_t1679490006 * __this, int32_t ___songId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetRandomMusicID() extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetRandomMusicID_m564675060 (CMusicManager_t3263666357 * __this, const RuntimeMethod* method); // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLevelManager_t3077608201 * CLevelManager_GetInstance_m3233027795 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Level.CLevelManager::IsLevel(System.String) extern "C" IL2CPP_METHOD_ATTR bool CLevelManager_IsLevel_m3139716542 (CLevelManager_t3077608201 * __this, String_t* ___levelName0, const RuntimeMethod* method); // DMCore.Logic.CLocalBattle DMCore.Logic.CLocalBattle::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLocalBattle_t1519924991 * CLocalBattle_GetInstance_m150705100 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CLocalBattle::set_UseRandomMusicID(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_set_UseRandomMusicID_m2314384028 (CLocalBattle_t1519924991 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.enumSongGroup DMCore.Logic.CSongManager::get_SelectedGroup() extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_get_SelectedGroup_m2181892272 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.WaitingRoomHelper::InvokeRandomDanceMusicID(DMCore.Logic.enumSongGroup) extern "C" IL2CPP_METHOD_ATTR int32_t WaitingRoomHelper_InvokeRandomDanceMusicID_m2646725425 (RuntimeObject * __this /* static, unused */, int32_t ___group0, const RuntimeMethod* method); // System.Void DMCore.Logic.CLocalBattle::SetMusicInfo(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CLocalBattle_SetMusicInfo_m1041366045 (CLocalBattle_t1519924991 * __this, int32_t ___musicID0, int32_t ___musicLevel1, const RuntimeMethod* method); // uiSongList uiSongList::GetInstance() extern "C" IL2CPP_METHOD_ATTR uiSongList_t509958536 * uiSongList_GetInstance_m225823477 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void uiSongList::OnRequireSongDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongList_OnRequireSongDetail_m2800646505 (uiSongList_t509958536 * __this, int32_t ___songId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::GetGroupSize(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_GetGroupSize_m3764762218 (CSongManager_t2375791487 * __this, int32_t ___groupIdx0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::GetSongId(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_GetSongId_m473450544 (CSongManager_t2375791487 * __this, int32_t ___catalogue0, int32_t ___index1, const RuntimeMethod* method); // System.Void uiSongCell::SetBPM(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetBPM_m9235636 (uiSongCell_t1679490006 * __this, int32_t ___bpm0, const RuntimeMethod* method); // System.Void uiSongCell::SetSongName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetSongName_m2375662516 (uiSongCell_t1679490006 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiSongCell::SetSingerName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetSingerName_m391680803 (uiSongCell_t1679490006 * __this, String_t* ___name0, const RuntimeMethod* method); // DMCore.Logic.CMusicDescription DMCore.Logic.CMusicManager::GetMusicDescription(System.Int32) extern "C" IL2CPP_METHOD_ATTR CMusicDescription_t2126213410 * CMusicManager_GetMusicDescription_m2322953683 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSongManager::IsNeedAutoMoveToCurrentSong() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_IsNeedAutoMoveToCurrentSong_m2408063740 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSongManager::get_IsRandomLocal() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_get_IsRandomLocal_m1614784846 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Void uiSongCell::OnSongDetail() extern "C" IL2CPP_METHOD_ATTR void uiSongCell_OnSongDetail_m2613658663 (uiSongCell_t1679490006 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911(__this /* static, unused */, ___local0, ___path1, method) (( UIButton_t1100396938 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Boolean uiSongDetail::LoadSongImg(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiSongDetail_LoadSongImg_m2993052812 (uiSongDetail_t299802923 * __this, int32_t ___songId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CSongManager::CurSongMyScore() extern "C" IL2CPP_METHOD_ATTR int32_t CSongManager_CurSongMyScore_m3640037035 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CSongManager::get_RankShow() extern "C" IL2CPP_METHOD_ATTR bool CSongManager_get_RankShow_m572307448 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // DMCore.CDataArray DMCore.Logic.CSongManager::CurSongDetail() extern "C" IL2CPP_METHOD_ATTR CDataArray_t4068198041 * CSongManager_CurSongDetail_m1760291118 (CSongManager_t2375791487 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::set_RankShow(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_RankShow_m3363171253 (CSongManager_t2375791487 * __this, bool ___value0, const RuntimeMethod* method); // System.Void uiSongDetail::SetRank(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetRank_m3401911192 (uiSongDetail_t299802923 * __this, CDataArray_t4068198041 * ___rank0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetMusicDifficutyStar(System.Int32,DMCore.Logic.enumDifficutyLevel) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetMusicDifficutyStar_m497424451 (CMusicManager_t3263666357 * __this, int32_t ___musicID0, int32_t ___difficuty1, const RuntimeMethod* method); // System.Void uiSongDetail::SetSongLv(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetSongLv_m3601741325 (uiSongDetail_t299802923 * __this, int32_t ___lv0, const RuntimeMethod* method); // System.Void uiSongDetail::ResetMyMaxScore() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_ResetMyMaxScore_m1852738948 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::RequestMyScore(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CSongManager_RequestMyScore_m1819380636 (CSongManager_t2375791487 * __this, int32_t ___songId0, int32_t ___diff1, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::RequestSongDetail(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CSongManager_RequestSongDetail_m596164450 (CSongManager_t2375791487 * __this, int32_t ___songId0, int32_t ___diff1, const RuntimeMethod* method); // System.Void DMCore.Logic.WaitingRoomHelper::RequestChangeDanceMusic(System.Int32,System.Int32,System.Int32,DMCore.Logic.enumRandomMusicRange) extern "C" IL2CPP_METHOD_ATTR void WaitingRoomHelper_RequestChangeDanceMusic_m2855958616 (RuntimeObject * __this /* static, unused */, int32_t ___musicID0, int32_t ___difficuty1, int32_t ___starLevel2, int32_t ___appendParam43, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::set_SelectedSongGroup(DMCore.Logic.enumSongGroup) extern "C" IL2CPP_METHOD_ATTR void CSongManager_set_SelectedSongGroup_m2267203540 (CSongManager_t2375791487 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void uiSongDetail/OnCallback::Invoke(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnCallback_Invoke_m128961499 (OnCallback_t3293819239 * __this, bool ___bConfirm0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMusicManager::GetClassicalKeyStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMusicManager_GetClassicalKeyStarCount_m1701323045 (CMusicManager_t3263666357 * __this, int32_t ___bpm0, const RuntimeMethod* method); // System.Void uiSongDetail::SetSongName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetSongName_m2662934794 (uiSongDetail_t299802923 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiSongDetail::SetSinger(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetSinger_m1519274326 (uiSongDetail_t299802923 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void uiSongDetail::SetBpm(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetBpm_m2179055087 (uiSongDetail_t299802923 * __this, int32_t ___bpm0, const RuntimeMethod* method); // System.Void uiSongDetail::SetDiff(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetDiff_m1229797105 (uiSongDetail_t299802923 * __this, int32_t ___diff0, 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.Boolean DMCore.Framework.Misc.CMiscHelp::PlayUIFadeInAnim(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_PlayUIFadeInAnim_m3782047047 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionY_m1240832168 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosY1, const RuntimeMethod* method); // System.Int32 DMCore.CDataArray::GetInt(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetInt_m1111369473 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Int64 DMCore.CDataArray::GetLong(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataArray_GetLong_m4094450536 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int64_t ___defaultVal1, const RuntimeMethod* method); // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method); // System.Void DMCore.Logic.CSongManager::ResetMyScore() extern "C" IL2CPP_METHOD_ATTR void CSongManager_ResetMyScore_m2613658534 (CSongManager_t2375791487 * __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 uiRecSceneItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem__ctor_m3093195443 (uiRecSceneItem_t2315497308 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRecSceneItem__ctor_m3093195443_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRecSceneItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_OnPageInit_m1175857367 (uiRecSceneItem_t2315497308 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRecSceneItem_OnPageInit_m1175857367_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_0 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3540633302, /*hidden argument*/NULL); __this->set_sceneName_8(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1155499290, /*hidden argument*/NULL); __this->set_openIcon_9(L_1); Transform_t3600365921 * L_2 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2709601775, /*hidden argument*/NULL); __this->set_selectIcon_10(L_2); UITexture_t3471168817 * L_3 = CUIBase_FindSerialedTexture_m3802964458(__this, _stringLiteral2753682841, /*hidden argument*/NULL); __this->set_sceneIcon_11(L_3); Transform_t3600365921 * L_4 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3584862187, /*hidden argument*/NULL); __this->set_m_self_12(L_4); Transform_t3600365921 * L_5 = __this->get_m_self_12(); UIEventListener_t1665237878 * L_6 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_7 = L_6; NullCheck(L_7); Action_1_t1286104214 * L_8 = L_7->get_onClick_4(); intptr_t L_9 = (intptr_t)uiRecSceneItem_SceneClick_m1809278439_RuntimeMethod_var; Action_1_t1286104214 * L_10 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_10, __this, L_9, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_11 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_8, L_10, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_11, Action_1_t1286104214_il2cpp_TypeInfo_var))); UITexture_t3471168817 * L_12 = __this->get_sceneIcon_11(); NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); NullCheck(L_13); Vector3_t3722313464 L_14 = Transform_get_localScale_m129152068(L_13, /*hidden argument*/NULL); __this->set_m_initScale_13(L_14); Transform_t3600365921 * L_15 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_15); DMListViewItem_t3648257704 * L_16 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_15, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_17 = (intptr_t)uiRecSceneItem_OnIndexChanged_m1395671011_RuntimeMethod_var; Action_1_t3123413348 * L_18 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_18, __this, L_17, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_16); DMListViewItem_set_indexChanged_m3628212006(L_16, L_18, /*hidden argument*/NULL); return; } } // System.Void uiRecSceneItem::OnIndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_OnIndexChanged_m1395671011 (uiRecSceneItem_t2315497308 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; uiRecSceneItem_SetData_m2559501654(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiRecSceneItem::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_SetData_m2559501654 (uiRecSceneItem_t2315497308 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRecSceneItem_SetData_m2559501654_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { CRecreationManager_t3180859335 * L_1 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___index0; NullCheck(L_1); RecSceneInfo_t579186702 * L_3 = CRecreationManager_GetRecSceneInfoByIndex_m1736815522(L_1, L_2, /*hidden argument*/NULL); __this->set_m_data_14(L_3); RecSceneInfo_t579186702 * L_4 = __this->get_m_data_14(); if (L_4) { goto IL_0025; } } { return; } IL_0025: { UILabel_t3248798549 * L_5 = __this->get_sceneName_8(); IL2CPP_RUNTIME_CLASS_INIT(CRecreationCfgManager_t488529698_il2cpp_TypeInfo_var); CRecreationCfgManager_t488529698 * L_6 = CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); RecSceneInfo_t579186702 * L_7 = __this->get_m_data_14(); NullCheck(L_7); int32_t L_8 = L_7->get_sceneID_0(); NullCheck(L_6); String_t* L_9 = CRecreationCfgManager_GetSceneNameByID_m2616586562(L_6, L_8, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_openIcon_9(); RecSceneInfo_t579186702 * L_11 = __this->get_m_data_14(); NullCheck(L_11); bool L_12 = L_11->get_isOpen_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); CRecreationCfgManager_t488529698 * L_13 = CRecreationCfgManager_GetInstance_m2027289134(NULL /*static, unused*/, /*hidden argument*/NULL); RecSceneInfo_t579186702 * L_14 = __this->get_m_data_14(); NullCheck(L_14); int32_t L_15 = L_14->get_sceneID_0(); NullCheck(L_13); String_t* L_16 = CRecreationCfgManager_GetSceneIconPath_m1571389485(L_13, L_15, /*hidden argument*/NULL); V_0 = L_16; UITexture_t3471168817 * L_17 = __this->get_sceneIcon_11(); String_t* L_18 = V_0; Vector3_t3722313464 L_19 = __this->get_m_initScale_13(); CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_17, L_18, L_19, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = __this->get_selectIcon_10(); RecSceneInfo_t579186702 * L_21 = __this->get_m_data_14(); NullCheck(L_21); bool L_22 = L_21->get_isSelect_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_20, L_22, /*hidden argument*/NULL); return; } } // System.Void uiRecSceneItem::SetSelectShow(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_SetSelectShow_m267398635 (uiRecSceneItem_t2315497308 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRecSceneItem_SetSelectShow_m267398635_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CRecreationManager_t3180859335 * L_0 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); RecSceneInfo_t579186702 * L_2 = CRecreationManager_GetRecSceneInfoByIndex_m1736815522(L_0, L_1, /*hidden argument*/NULL); __this->set_m_data_14(L_2); RecSceneInfo_t579186702 * L_3 = __this->get_m_data_14(); if (L_3) { goto IL_001d; } } { return; } IL_001d: { Transform_t3600365921 * L_4 = __this->get_selectIcon_10(); RecSceneInfo_t579186702 * L_5 = __this->get_m_data_14(); NullCheck(L_5); bool L_6 = L_5->get_isSelect_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, L_6, /*hidden argument*/NULL); return; } } // System.Void uiRecSceneItem::SceneClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_SceneClick_m1809278439 (uiRecSceneItem_t2315497308 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRecSceneItem_SceneClick_m1809278439_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CRecreationManager_t3180859335 * L_0 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CRecreationManager_get_IsOnClick_m1601577560(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1820661907, (bool)0, /*hidden argument*/NULL); return; } IL_001b: { RecSceneInfo_t579186702 * L_2 = __this->get_m_data_14(); if (!L_2) { goto IL_00b2; } } { RecSceneInfo_t579186702 * L_3 = __this->get_m_data_14(); NullCheck(L_3); int32_t L_4 = L_3->get_sceneID_0(); CRecreationManager_t3180859335 * L_5 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CRecreationManager_get_CurrSelectSceneID_m4204709399(L_5, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)L_6))) { goto IL_00b2; } } { CRecreationManager_t3180859335 * L_7 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); RecSceneInfo_t579186702 * L_8 = __this->get_m_data_14(); NullCheck(L_8); int32_t L_9 = L_8->get_sceneID_0(); NullCheck(L_7); CRecreationManager_set_CurrSelectSceneID_m2917749910(L_7, L_9, /*hidden argument*/NULL); CRecreationManager_t3180859335 * L_10 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); RecSceneInfo_t579186702 * L_11 = __this->get_m_data_14(); NullCheck(L_11); int32_t L_12 = L_11->get_sceneID_0(); NullCheck(L_10); CRecreationManager_SetSelectScene_m1877212241(L_10, L_12, /*hidden argument*/NULL); CRecreationManager_t3180859335 * L_13 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CRecreationManager_set_IsNeedRecSceneChanged_m3200779060(L_13, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_14 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CRoomMananger_ClearRoomList_m2307834448(L_14, /*hidden argument*/NULL); CRoomMananger_t1058696229 * L_15 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CRoomMananger_RequestRoomPage_m47689490(L_15, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_16 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_17 = (intptr_t)uiRecSceneItem_OnResetCD_m2944794868_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_18 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_18, __this, L_17, /*hidden argument*/NULL); NullCheck(L_16); CTimerManager_CreateTimer_m1163471876(L_16, (1.0f), L_18, 1, /*hidden argument*/NULL); CRecreationManager_t3180859335 * L_19 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CRecreationManager_set_IsOnClick_m1509141031(L_19, (bool)1, /*hidden argument*/NULL); } IL_00b2: { return; } } // System.Void uiRecSceneItem::OnResetCD() extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_OnResetCD_m2944794868 (uiRecSceneItem_t2315497308 * __this, const RuntimeMethod* method) { { CRecreationManager_t3180859335 * L_0 = CRecreationManager_GetInstance_m1458318159(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CRecreationManager_set_IsOnClick_m1509141031(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiRecSceneItem::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiRecSceneItem_OnDestroy_m3660980761 (uiRecSceneItem_t2315497308 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRecSceneItem_OnDestroy_m3660980761_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = __this->get_m_self_12(); UIEventListener_t1665237878 * L_1 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_2 = L_1; NullCheck(L_2); Action_1_t1286104214 * L_3 = L_2->get_onClick_4(); intptr_t L_4 = (intptr_t)uiRecSceneItem_SceneClick_m1809278439_RuntimeMethod_var; Action_1_t1286104214 * L_5 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_6 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_5, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_6, Action_1_t1286104214_il2cpp_TypeInfo_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 uiRedBag::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBag__ctor_m4047674853 (uiRedBag_t530253320 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag__ctor_m4047674853_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBag::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnPageInit_m284088864 (uiRedBag_t530253320 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnPageInit_m284088864_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral113434650, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_redbagNumLabel_11(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral3626668217, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_redbagSumLabel_12(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, _stringLiteral3093117093, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_redbagDescLabel_13(L_5); Transform_t3600365921 * L_6 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UIInput_t421821618 * L_7 = CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554(NULL /*static, unused*/, L_6, _stringLiteral866628529, /*hidden argument*/CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554_RuntimeMethod_var); __this->set_m_inputDesc_14(L_7); Transform_t3600365921 * L_8 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UIInput_t421821618 * L_9 = CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554(NULL /*static, unused*/, L_8, _stringLiteral936154893, /*hidden argument*/CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554_RuntimeMethod_var); __this->set_m_inputNum_15(L_9); Transform_t3600365921 * L_10 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UIInput_t421821618 * L_11 = CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554(NULL /*static, unused*/, L_10, _stringLiteral1367190244, /*hidden argument*/CMiscHelp_GetChildComponent_TisUIInput_t421821618_m2483698554_RuntimeMethod_var); __this->set_m_inputSum_16(L_11); intptr_t L_12 = (intptr_t)uiRedBag_OnClkSubtract_m2607700459_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1447567253, L_13, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)uiRedBag_OnClkAdd_m4171474142_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral408147316, L_15, /*hidden argument*/NULL); intptr_t L_16 = (intptr_t)uiRedBag_OnClkSubtract_m2607700459_RuntimeMethod_var; Action_1_t1286104214 * L_17 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_17, __this, L_16, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2326750010, L_17, /*hidden argument*/NULL); intptr_t L_18 = (intptr_t)uiRedBag_OnClkAdd_m4171474142_RuntimeMethod_var; Action_1_t1286104214 * L_19 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_19, __this, L_18, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral521166971, L_19, /*hidden argument*/NULL); intptr_t L_20 = (intptr_t)uiRedBag_OnClkSubmit_m1438672661_RuntimeMethod_var; Action_1_t1286104214 * L_21 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_21, __this, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral524310543, L_21, /*hidden argument*/NULL); intptr_t L_22 = (intptr_t)uiRedBag_OnClkClose_m1322228685_RuntimeMethod_var; Action_1_t1286104214 * L_23 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_23, __this, L_22, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral388312121, L_23, /*hidden argument*/NULL); intptr_t L_24 = (intptr_t)uiRedBag_OnClkHelp_m4103139190_RuntimeMethod_var; Action_1_t1286104214 * L_25 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3226930786, L_25, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBag::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnPageShow_m4155949696 (uiRedBag_t530253320 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnPageShow_m4155949696_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_redbagNum_8(((int32_t)10)); __this->set_m_redbagSum_9(((int32_t)100)); __this->set_m_redbagDesc_10(_stringLiteral2820159724); UILabel_t3248798549 * L_0 = __this->get_m_redbagNumLabel_11(); int32_t* L_1 = __this->get_address_of_m_redbagNum_8(); String_t* L_2 = Int32_ToString_m141394615(L_1, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_2, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_m_redbagSumLabel_12(); int32_t* L_4 = __this->get_address_of_m_redbagSum_9(); String_t* L_5 = Int32_ToString_m141394615(L_4, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_redbagDescLabel_13(); String_t* L_7 = __this->get_m_redbagDesc_10(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); UIInput_t421821618 * L_8 = __this->get_m_inputNum_15(); NullCheck(L_8); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_8, _stringLiteral3451565967); UIInput_t421821618 * L_9 = __this->get_m_inputSum_16(); NullCheck(L_9); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_9, _stringLiteral3074643753); UIInput_t421821618 * L_10 = __this->get_m_inputDesc_14(); String_t* L_11 = __this->get_m_redbagDesc_10(); NullCheck(L_10); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_10, L_11); return; } } // System.Void uiRedBag::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBag_Update_m3646898423 (uiRedBag_t530253320 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_Update_m3646898423_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_redbagDescLabel_13(); NullCheck(L_0); String_t* L_1 = UILabel_get_text_m389124667(L_0, /*hidden argument*/NULL); __this->set_m_redbagDesc_10(L_1); UIInput_t421821618 * L_2 = __this->get_m_inputNum_15(); NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_2); 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(); bool L_5 = String_op_Equality_m920492651(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0045; } } { UIInput_t421821618 * L_6 = __this->get_m_inputNum_15(); NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_6); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral3452614543, /*hidden argument*/NULL); if (!L_8) { goto IL_004a; } } IL_0045: { goto IL_0071; } IL_004a: { UIInput_t421821618 * L_9 = __this->get_m_inputNum_15(); NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_11 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) <= ((int32_t)((int32_t)100)))) { goto IL_0071; } } { UIInput_t421821618 * L_12 = __this->get_m_inputNum_15(); NullCheck(L_12); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_12, _stringLiteral3074643753); } IL_0071: { return; } } // System.Void uiRedBag::OnClkSubtract(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnClkSubtract_m2607700459 (uiRedBag_t530253320 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnClkSubtract_m2607700459_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = Object_get_name_m4211327027(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_op_Equality_m920492651(NULL /*static, unused*/, L_2, _stringLiteral3735200, /*hidden argument*/NULL); if (!L_3) { goto IL_0129; } } { UIInput_t421821618 * L_4 = __this->get_m_inputNum_15(); NullCheck(L_4); String_t* L_5 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_4); 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(); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0068; } } { __this->set_m_redbagNum_8(((int32_t)10)); UIInput_t421821618 * L_8 = __this->get_m_inputNum_15(); NullCheck(L_8); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_8, _stringLiteral3451565967); UILabel_t3248798549 * L_9 = __this->get_m_redbagNumLabel_11(); int32_t* L_10 = __this->get_address_of_m_redbagNum_8(); String_t* L_11 = Int32_ToString_m141394615(L_10, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_11, /*hidden argument*/NULL); } IL_0068: { UIInput_t421821618 * L_12 = __this->get_m_inputNum_15(); NullCheck(L_12); String_t* L_13 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_12); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_14 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); __this->set_m_redbagNum_8(L_14); int32_t L_15 = __this->get_m_redbagNum_8(); if ((((int32_t)L_15) > ((int32_t)((int32_t)10)))) { goto IL_00c4; } } { __this->set_m_redbagNum_8(((int32_t)10)); UIInput_t421821618 * L_16 = __this->get_m_inputNum_15(); NullCheck(L_16); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_16, _stringLiteral3451565967); UILabel_t3248798549 * L_17 = __this->get_m_redbagNumLabel_11(); int32_t* L_18 = __this->get_address_of_m_redbagNum_8(); String_t* L_19 = Int32_ToString_m141394615(L_18, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_19, /*hidden argument*/NULL); goto IL_0129; } IL_00c4: { int32_t L_20 = __this->get_m_redbagNum_8(); __this->set_m_redbagNum_8(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1))); UIInput_t421821618 * L_21 = __this->get_m_inputNum_15(); int32_t* L_22 = __this->get_address_of_m_redbagNum_8(); String_t* L_23 = Int32_ToString_m141394615(L_22, /*hidden argument*/NULL); NullCheck(L_21); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_21, L_23); UILabel_t3248798549 * L_24 = __this->get_m_redbagNumLabel_11(); int32_t* L_25 = __this->get_address_of_m_redbagNum_8(); String_t* L_26 = Int32_ToString_m141394615(L_25, /*hidden argument*/NULL); NullCheck(L_24); UILabel_set_text_m1071532778(L_24, L_26, /*hidden argument*/NULL); UILabel_t3248798549 * L_27 = __this->get_m_redbagNumLabel_11(); Color_t2555686324 L_28; memset(&L_28, 0, sizeof(L_28)); Color__ctor_m286683560((&L_28), (1.0f), (0.3764706f), (0.0f), /*hidden argument*/NULL); NullCheck(L_27); UIWidget_set_color_m2288988844(L_27, L_28, /*hidden argument*/NULL); } IL_0129: { GameObject_t1113636619 * L_29 = ___go0; NullCheck(L_29); Transform_t3600365921 * L_30 = GameObject_get_transform_m1369836730(L_29, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = Object_get_name_m4211327027(L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_32 = String_op_Equality_m920492651(NULL /*static, unused*/, L_31, _stringLiteral3748685, /*hidden argument*/NULL); if (!L_32) { goto IL_0252; } } { UIInput_t421821618 * L_33 = __this->get_m_inputSum_16(); NullCheck(L_33); String_t* L_34 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_33); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_0191; } } { __this->set_m_redbagSum_9(((int32_t)100)); UIInput_t421821618 * L_37 = __this->get_m_inputSum_16(); NullCheck(L_37); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_37, _stringLiteral3074643753); UILabel_t3248798549 * L_38 = __this->get_m_redbagSumLabel_12(); int32_t* L_39 = __this->get_address_of_m_redbagSum_9(); String_t* L_40 = Int32_ToString_m141394615(L_39, /*hidden argument*/NULL); NullCheck(L_38); UILabel_set_text_m1071532778(L_38, L_40, /*hidden argument*/NULL); } IL_0191: { UIInput_t421821618 * L_41 = __this->get_m_inputSum_16(); NullCheck(L_41); String_t* L_42 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_41); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_43 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_42, /*hidden argument*/NULL); __this->set_m_redbagSum_9(L_43); int32_t L_44 = __this->get_m_redbagSum_9(); if ((((int32_t)L_44) > ((int32_t)((int32_t)100)))) { goto IL_01ed; } } { __this->set_m_redbagSum_9(((int32_t)100)); UIInput_t421821618 * L_45 = __this->get_m_inputSum_16(); NullCheck(L_45); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_45, _stringLiteral3074643753); UILabel_t3248798549 * L_46 = __this->get_m_redbagSumLabel_12(); int32_t* L_47 = __this->get_address_of_m_redbagSum_9(); String_t* L_48 = Int32_ToString_m141394615(L_47, /*hidden argument*/NULL); NullCheck(L_46); UILabel_set_text_m1071532778(L_46, L_48, /*hidden argument*/NULL); goto IL_0252; } IL_01ed: { int32_t L_49 = __this->get_m_redbagSum_9(); __this->set_m_redbagSum_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_49, (int32_t)1))); UIInput_t421821618 * L_50 = __this->get_m_inputSum_16(); int32_t* L_51 = __this->get_address_of_m_redbagSum_9(); String_t* L_52 = Int32_ToString_m141394615(L_51, /*hidden argument*/NULL); NullCheck(L_50); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_50, L_52); UILabel_t3248798549 * L_53 = __this->get_m_redbagSumLabel_12(); int32_t* L_54 = __this->get_address_of_m_redbagSum_9(); String_t* L_55 = Int32_ToString_m141394615(L_54, /*hidden argument*/NULL); NullCheck(L_53); UILabel_set_text_m1071532778(L_53, L_55, /*hidden argument*/NULL); UILabel_t3248798549 * L_56 = __this->get_m_redbagSumLabel_12(); Color_t2555686324 L_57; memset(&L_57, 0, sizeof(L_57)); Color__ctor_m286683560((&L_57), (1.0f), (0.3764706f), (0.0f), /*hidden argument*/NULL); NullCheck(L_56); UIWidget_set_color_m2288988844(L_56, L_57, /*hidden argument*/NULL); } IL_0252: { return; } } // System.Void uiRedBag::OnClkAdd(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnClkAdd_m4171474142 (uiRedBag_t530253320 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnClkAdd_m4171474142_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = Object_get_name_m4211327027(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_op_Equality_m920492651(NULL /*static, unused*/, L_2, _stringLiteral875364689, /*hidden argument*/NULL); if (!L_3) { goto IL_013d; } } { UIInput_t421821618 * L_4 = __this->get_m_inputNum_15(); NullCheck(L_4); String_t* L_5 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_4); 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(); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0068; } } { UIInput_t421821618 * L_8 = __this->get_m_inputNum_15(); NullCheck(L_8); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_8, _stringLiteral3451565967); __this->set_m_redbagNum_8(((int32_t)10)); UILabel_t3248798549 * L_9 = __this->get_m_redbagNumLabel_11(); int32_t* L_10 = __this->get_address_of_m_redbagNum_8(); String_t* L_11 = Int32_ToString_m141394615(L_10, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_11, /*hidden argument*/NULL); } IL_0068: { UIInput_t421821618 * L_12 = __this->get_m_inputNum_15(); NullCheck(L_12); String_t* L_13 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_12); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_14 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); __this->set_m_redbagNum_8(L_14); int32_t L_15 = __this->get_m_redbagNum_8(); int32_t L_16 = __this->get_m_redbagSum_9(); if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_00d8; } } { int32_t L_17 = __this->get_m_redbagSum_9(); __this->set_m_redbagNum_8(L_17); UIInput_t421821618 * L_18 = __this->get_m_inputNum_15(); int32_t* L_19 = __this->get_address_of_m_redbagNum_8(); String_t* L_20 = Int32_ToString_m141394615(L_19, /*hidden argument*/NULL); NullCheck(L_18); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_18, L_20); UILabel_t3248798549 * L_21 = __this->get_m_redbagNumLabel_11(); int32_t* L_22 = __this->get_address_of_m_redbagNum_8(); String_t* L_23 = Int32_ToString_m141394615(L_22, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_23, /*hidden argument*/NULL); goto IL_013d; } IL_00d8: { int32_t L_24 = __this->get_m_redbagNum_8(); __this->set_m_redbagNum_8(((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1))); UIInput_t421821618 * L_25 = __this->get_m_inputNum_15(); int32_t* L_26 = __this->get_address_of_m_redbagNum_8(); String_t* L_27 = Int32_ToString_m141394615(L_26, /*hidden argument*/NULL); NullCheck(L_25); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_25, L_27); UILabel_t3248798549 * L_28 = __this->get_m_redbagNumLabel_11(); int32_t* L_29 = __this->get_address_of_m_redbagNum_8(); String_t* L_30 = Int32_ToString_m141394615(L_29, /*hidden argument*/NULL); NullCheck(L_28); UILabel_set_text_m1071532778(L_28, L_30, /*hidden argument*/NULL); UILabel_t3248798549 * L_31 = __this->get_m_redbagNumLabel_11(); Color_t2555686324 L_32; memset(&L_32, 0, sizeof(L_32)); Color__ctor_m286683560((&L_32), (1.0f), (0.3764706f), (0.0f), /*hidden argument*/NULL); NullCheck(L_31); UIWidget_set_color_m2288988844(L_31, L_32, /*hidden argument*/NULL); } IL_013d: { GameObject_t1113636619 * L_33 = ___go0; NullCheck(L_33); Transform_t3600365921 * L_34 = GameObject_get_transform_m1369836730(L_33, /*hidden argument*/NULL); NullCheck(L_34); String_t* L_35 = Object_get_name_m4211327027(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_36 = String_op_Equality_m920492651(NULL /*static, unused*/, L_35, _stringLiteral875376796, /*hidden argument*/NULL); if (!L_36) { goto IL_0220; } } { UIInput_t421821618 * L_37 = __this->get_m_inputSum_16(); NullCheck(L_37); String_t* L_38 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_37); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_40 = String_op_Equality_m920492651(NULL /*static, unused*/, L_38, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_01a5; } } { __this->set_m_redbagSum_9(((int32_t)100)); UIInput_t421821618 * L_41 = __this->get_m_inputSum_16(); NullCheck(L_41); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_41, _stringLiteral3074643753); UILabel_t3248798549 * L_42 = __this->get_m_redbagSumLabel_12(); int32_t* L_43 = __this->get_address_of_m_redbagSum_9(); String_t* L_44 = Int32_ToString_m141394615(L_43, /*hidden argument*/NULL); NullCheck(L_42); UILabel_set_text_m1071532778(L_42, L_44, /*hidden argument*/NULL); } IL_01a5: { UIInput_t421821618 * L_45 = __this->get_m_inputSum_16(); NullCheck(L_45); String_t* L_46 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_45); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_47 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); __this->set_m_redbagSum_9(L_47); int32_t L_48 = __this->get_m_redbagSum_9(); __this->set_m_redbagSum_9(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1))); UIInput_t421821618 * L_49 = __this->get_m_inputSum_16(); int32_t* L_50 = __this->get_address_of_m_redbagSum_9(); String_t* L_51 = Int32_ToString_m141394615(L_50, /*hidden argument*/NULL); NullCheck(L_49); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_49, L_51); UILabel_t3248798549 * L_52 = __this->get_m_redbagSumLabel_12(); int32_t* L_53 = __this->get_address_of_m_redbagSum_9(); String_t* L_54 = Int32_ToString_m141394615(L_53, /*hidden argument*/NULL); NullCheck(L_52); UILabel_set_text_m1071532778(L_52, L_54, /*hidden argument*/NULL); UILabel_t3248798549 * L_55 = __this->get_m_redbagSumLabel_12(); Color_t2555686324 L_56; memset(&L_56, 0, sizeof(L_56)); Color__ctor_m286683560((&L_56), (1.0f), (0.3764706f), (0.0f), /*hidden argument*/NULL); NullCheck(L_55); UIWidget_set_color_m2288988844(L_55, L_56, /*hidden argument*/NULL); } IL_0220: { return; } } // System.Void uiRedBag::OnClkSubmit(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnClkSubmit_m1438672661 (uiRedBag_t530253320 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnClkSubmit_m1438672661_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; { UIInput_t421821618 * L_0 = __this->get_m_inputNum_15(); NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_0); 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(); bool L_3 = String_op_Equality_m920492651(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_004e; } } { UIInput_t421821618 * L_4 = __this->get_m_inputSum_16(); NullCheck(L_4); String_t* L_5 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_4); 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(); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_004e; } } { UIInput_t421821618 * L_8 = __this->get_m_inputNum_15(); NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral3452614544, /*hidden argument*/NULL); if (!L_10) { goto IL_006b; } } IL_004e: { 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, _stringLiteral3061195164, /*hidden argument*/NULL); V_0 = L_12; CMsgManager_t455955613 * L_13 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_14 = V_0; NullCheck(L_13); CMsgManager_PushHintUseTextHelp_m3781284520(L_13, L_14, (bool)1, /*hidden argument*/NULL); return; } IL_006b: { CTextHelp_t3119637808 * L_15 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_15); String_t* L_17 = CTextHelp_GetText_m3374553046(L_15, _stringLiteral1284548295, L_16, /*hidden argument*/NULL); V_1 = L_17; String_t* L_18 = V_1; intptr_t L_19 = (intptr_t)uiRedBag_RequestRedbag_m3800073389_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_20 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_20, __this, L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_18, L_20, /*hidden argument*/NULL); return; } } // System.Void uiRedBag::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnClkClose_m1322228685 (uiRedBag_t530253320 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnClkClose_m1322228685_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)135), /*hidden argument*/NULL); return; } } // System.Void uiRedBag::OnClkHelp(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_OnClkHelp_m4103139190 (uiRedBag_t530253320 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_OnClkHelp_m4103139190_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioClip_t3680889665 * V_0 = NULL; { CMsgBoxControl_t806533544 * L_0 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CMsgBoxControl_SetPivot_m1796209389(L_0, 3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 0, _stringLiteral856671368, (OnMsgBoxClkCallBack_t3229751541 *)NULL, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_1 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); AudioClip_t3680889665 * L_2 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_1, _stringLiteral743212904); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_3 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); ISoundManager_t434164892 * L_4 = CRoot_GetSoundManager_m30020774(L_3, /*hidden argument*/NULL); AudioClip_t3680889665 * L_5 = V_0; NullCheck(L_4); ISoundManager_PlayOnce_m3370941300(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void uiRedBag::RequestRedbag(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_RequestRedbag_m3800073389 (uiRedBag_t530253320 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___msg1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_RequestRedbag_m3800073389_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = NULL; String_t* V_7 = NULL; int32_t V_8 = 0; String_t* V_9 = NULL; ChatContent_t42021257 * V_10 = NULL; DateTime_t3738529785 V_11; memset(&V_11, 0, sizeof(V_11)); int64_t V_12 = 0; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_03a8; } } { CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CProperty_GetInt_m2680341236(L_2, _stringLiteral228405444, 0, /*hidden argument*/NULL); if ((((int32_t)L_3) > ((int32_t)0))) { goto IL_003e; } } { CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral914104165, /*hidden argument*/NULL); V_0 = L_5; CMsgManager_t455955613 * L_6 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_7 = V_0; NullCheck(L_6); CMsgManager_PushHintUseTextHelp_m3781284520(L_6, L_7, (bool)1, /*hidden argument*/NULL); return; } IL_003e: { int32_t L_8 = __this->get_m_redbagNum_8(); if ((((int32_t)L_8) < ((int32_t)((int32_t)10)))) { goto IL_0062; } } { UIInput_t421821618 * L_9 = __this->get_m_inputNum_15(); NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_9); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_11 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) >= ((int32_t)((int32_t)10)))) { goto IL_0084; } } IL_0062: { CTextHelp_t3119637808 * L_12 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_14 = CTextHelp_GetText_m3374553046(L_12, _stringLiteral1616906183, L_13, /*hidden argument*/NULL); V_1 = L_14; CMsgManager_t455955613 * L_15 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_16 = V_1; NullCheck(L_15); CMsgManager_PushHintUseTextHelp_m3781284520(L_15, L_16, (bool)1, /*hidden argument*/NULL); return; } IL_0084: { UIInput_t421821618 * L_17 = __this->get_m_inputNum_15(); NullCheck(L_17); String_t* L_18 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_17); 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(); bool L_20 = String_op_Equality_m920492651(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); if (L_20) { goto IL_00d2; } } { UIInput_t421821618 * L_21 = __this->get_m_inputSum_16(); NullCheck(L_21); String_t* L_22 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_21); 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(); bool L_24 = String_op_Equality_m920492651(NULL /*static, unused*/, L_22, L_23, /*hidden argument*/NULL); if (L_24) { goto IL_00d2; } } { UIInput_t421821618 * L_25 = __this->get_m_inputNum_15(); NullCheck(L_25); String_t* L_26 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_25); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_27 = String_op_Equality_m920492651(NULL /*static, unused*/, L_26, _stringLiteral3452614544, /*hidden argument*/NULL); if (!L_27) { goto IL_00ef; } } IL_00d2: { CTextHelp_t3119637808 * L_28 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); String_t* L_29 = CTextHelp_GetText_m372251958(L_28, _stringLiteral3061195164, /*hidden argument*/NULL); V_2 = L_29; CMsgManager_t455955613 * L_30 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_31 = V_2; NullCheck(L_30); CMsgManager_PushHintUseTextHelp_m3781284520(L_30, L_31, (bool)1, /*hidden argument*/NULL); return; } IL_00ef: { int32_t L_32 = __this->get_m_redbagSum_9(); if ((((int32_t)L_32) < ((int32_t)((int32_t)100)))) { goto IL_0113; } } { UIInput_t421821618 * L_33 = __this->get_m_inputSum_16(); NullCheck(L_33); String_t* L_34 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_33); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_35 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); if ((((int32_t)L_35) >= ((int32_t)((int32_t)100)))) { goto IL_0130; } } IL_0113: { CTextHelp_t3119637808 * L_36 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = CTextHelp_GetText_m372251958(L_36, _stringLiteral1152345496, /*hidden argument*/NULL); V_3 = L_37; CMsgManager_t455955613 * L_38 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_39 = V_3; NullCheck(L_38); CMsgManager_PushHintUseTextHelp_m3781284520(L_38, L_39, (bool)1, /*hidden argument*/NULL); return; } IL_0130: { UIInput_t421821618 * L_40 = __this->get_m_inputNum_15(); NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_40); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_42 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); UIInput_t421821618 * L_43 = __this->get_m_inputSum_16(); NullCheck(L_43); String_t* L_44 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_43); int32_t L_45 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); if ((((int32_t)L_42) <= ((int32_t)L_45))) { goto IL_0174; } } { CTextHelp_t3119637808 * L_46 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_46); String_t* L_47 = CTextHelp_GetText_m372251958(L_46, _stringLiteral115190296, /*hidden argument*/NULL); V_4 = L_47; CMsgManager_t455955613 * L_48 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_49 = V_4; NullCheck(L_48); CMsgManager_PushHintUseTextHelp_m3781284520(L_48, L_49, (bool)1, /*hidden argument*/NULL); return; } IL_0174: { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_50 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); UIInput_t421821618 * L_51 = __this->get_m_inputDesc_14(); NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_51); NullCheck(L_50); bool L_53 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_50, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_01aa; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral2140161099, (bool)1, /*hidden argument*/NULL); UIInput_t421821618 * L_54 = __this->get_m_inputDesc_14(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_55 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_54); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_54, L_55); return; } IL_01aa: { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_56 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); bool L_57 = CRedBagManager_get_IsSendRedbagType_m2606458874(L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_0233; } } { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_58 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_58); int32_t L_59 = CPropManager_GetPropAmount_m271193511(L_58, ((int32_t)20001), /*hidden argument*/NULL); if ((((int32_t)L_59) >= ((int32_t)1))) { goto IL_01f4; } } { CTextHelp_t3119637808 * L_60 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_60); String_t* L_61 = CTextHelp_GetText_m372251958(L_60, _stringLiteral1662611930, /*hidden argument*/NULL); V_6 = L_61; String_t* L_62 = V_6; intptr_t L_63 = (intptr_t)uiRedBag_ChatPublic_m2662077394_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_64 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_64, __this, L_63, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 2, L_62, L_64, /*hidden argument*/NULL); return; } IL_01f4: { V_5 = 0; IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_65 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_66 = V_5; UIInput_t421821618 * L_67 = __this->get_m_inputSum_16(); NullCheck(L_67); String_t* L_68 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_67); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_69 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_68, /*hidden argument*/NULL); UIInput_t421821618 * L_70 = __this->get_m_inputNum_15(); NullCheck(L_70); String_t* L_71 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_70); int32_t L_72 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_71, /*hidden argument*/NULL); UIInput_t421821618 * L_73 = __this->get_m_inputDesc_14(); NullCheck(L_73); String_t* L_74 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_73); NullCheck(L_65); CRedBagManager_RequestSendRedBag_m2159237149(L_65, L_66, L_69, L_72, L_74, /*hidden argument*/NULL); goto IL_0399; } IL_0233: { V_5 = 1; CMainRole_t4200562839 * L_75 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_75); CProperty_t963755051 * L_76 = ISceneBaseObj_GetNetProperty_m1709069404(L_75, /*hidden argument*/NULL); NullCheck(L_76); int32_t L_77 = CProperty_GetInt_m2680341236(L_76, _stringLiteral1028994322, 0, /*hidden argument*/NULL); V_8 = L_77; String_t* L_78 = Int32_ToString_m141394615((&V_8), /*hidden argument*/NULL); V_7 = L_78; CMainRole_t4200562839 * L_79 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_79); CProperty_t963755051 * L_80 = ISceneBaseObj_GetNetProperty_m1709069404(L_79, /*hidden argument*/NULL); NullCheck(L_80); int64_t L_81 = CProperty_GetLong_m359864449(L_80, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CMainRole_t4200562839 * L_82 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_82); int32_t L_83 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_82); CMainRole_t4200562839 * L_84 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_84); CProperty_t963755051 * L_85 = ISceneBaseObj_GetNetProperty_m1709069404(L_84, /*hidden argument*/NULL); NullCheck(L_85); int32_t L_86 = CProperty_GetInt_m2680341236(L_85, _stringLiteral228405444, 0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_87 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); CProperty_t963755051 * L_88 = ISceneBaseObj_GetNetProperty_m1709069404(L_87, /*hidden argument*/NULL); NullCheck(L_88); int32_t L_89 = CProperty_GetInt_m2680341236(L_88, _stringLiteral4041997353, 0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_90 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_90); CProperty_t963755051 * L_91 = ISceneBaseObj_GetNetProperty_m1709069404(L_90, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_92 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_91); String_t* L_93 = CProperty_GetWideStr_m2042428682(L_91, _stringLiteral62725275, L_92, /*hidden argument*/NULL); CMainRole_t4200562839 * L_94 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_94); CProperty_t963755051 * L_95 = ISceneBaseObj_GetNetProperty_m1709069404(L_94, /*hidden argument*/NULL); NullCheck(L_95); int32_t L_96 = CProperty_GetInt_m2680341236(L_95, _stringLiteral2074403472, 0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_97 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_97); int64_t L_98 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_97); CMainRole_t4200562839 * L_99 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); CProperty_t963755051 * L_100 = ISceneBaseObj_GetNetProperty_m1709069404(L_99, /*hidden argument*/NULL); NullCheck(L_100); int32_t L_101 = CProperty_GetInt_m2680341236(L_100, _stringLiteral237374256, 0, /*hidden argument*/NULL); CMainRole_t4200562839 * L_102 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_102); CProperty_t963755051 * L_103 = ISceneBaseObj_GetNetProperty_m1709069404(L_102, /*hidden argument*/NULL); NullCheck(L_103); int32_t L_104 = CProperty_GetInt_m2680341236(L_103, _stringLiteral997704501, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CYunvaSDK_t1509311865_il2cpp_TypeInfo_var); String_t* L_105 = CYunvaSDK_SerialUserInfo_m703681750(NULL /*static, unused*/, L_81, L_83, L_86, L_89, L_93, L_96, L_98, L_101, L_104, /*hidden argument*/NULL); V_9 = L_105; String_t* L_106 = V_7; String_t* L_107 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral437191192, L_106, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_108 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_11 = L_108; String_t* L_109 = DateTime_ToString_m3718521780((&V_11), _stringLiteral384261975, /*hidden argument*/NULL); CMainRole_t4200562839 * L_110 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_110); int64_t L_111 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_110); V_12 = L_111; String_t* L_112 = Int64_ToString_m2986581816((&V_12), /*hidden argument*/NULL); String_t* L_113 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_114 = V_9; UIInput_t421821618 * L_115 = __this->get_m_inputDesc_14(); NullCheck(L_115); String_t* L_116 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_115); ChatContent_t42021257 * L_117 = (ChatContent_t42021257 *)il2cpp_codegen_object_new(ChatContent_t42021257_il2cpp_TypeInfo_var); ChatContent__ctor_m862172166(L_117, (bool)0, L_107, _stringLiteral3974723673, L_109, L_112, L_113, L_114, L_116, /*hidden argument*/NULL); V_10 = L_117; IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_118 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_119 = V_5; UIInput_t421821618 * L_120 = __this->get_m_inputSum_16(); NullCheck(L_120); String_t* L_121 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_120); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_122 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_121, /*hidden argument*/NULL); UIInput_t421821618 * L_123 = __this->get_m_inputNum_15(); NullCheck(L_123); String_t* L_124 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_123); int32_t L_125 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_124, /*hidden argument*/NULL); ChatContent_t42021257 * L_126 = V_10; NullCheck(L_126); String_t* L_127 = ChatContent_Serialize_m3118107970(L_126, /*hidden argument*/NULL); NullCheck(L_118); CRedBagManager_RequestSendRedBag_m2159237149(L_118, L_119, L_122, L_125, L_127, /*hidden argument*/NULL); } IL_0399: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_128 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_128); CWndController_HideUI_m732482071(L_128, ((int32_t)135), /*hidden argument*/NULL); } IL_03a8: { return; } } // System.Void uiRedBag::ChatPublic(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiRedBag_ChatPublic_m2662077394 (uiRedBag_t530253320 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___msg1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBag_ChatPublic_m2662077394_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_003c; } } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); UIInput_t421821618 * L_2 = __this->get_m_inputSum_16(); NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_2); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_4 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); UIInput_t421821618 * L_5 = __this->get_m_inputNum_15(); NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_5); int32_t L_7 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); UIInput_t421821618 * L_8 = __this->get_m_inputDesc_14(); NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_8); NullCheck(L_1); CRedBagManager_RequestSendRedBag_m2159237149(L_1, 0, L_4, L_7, L_9, /*hidden argument*/NULL); } IL_003c: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_10 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CWndController_HideUI_m732482071(L_10, ((int32_t)135), /*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 uiRedBagGet::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet__ctor_m3638962590 (uiRedBagGet_t3018816119 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet__ctor_m3638962590_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // uiRedBagGet uiRedBagGet::GetInstance() extern "C" IL2CPP_METHOD_ATTR uiRedBagGet_t3018816119 * uiRedBagGet_GetInstance_m3981537943 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet_GetInstance_m3981537943_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var); uiRedBagGet_t3018816119 * L_0 = ((uiRedBagGet_t3018816119_StaticFields*)il2cpp_codegen_static_fields_for(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var))->get_s_Instance_10(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var); uiRedBagGet_t3018816119 * L_1 = ((uiRedBagGet_t3018816119_StaticFields*)il2cpp_codegen_static_fields_for(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var))->get_s_Instance_10(); return L_1; } IL_0010: { uiRedBagGet_t3018816119 * L_2 = (uiRedBagGet_t3018816119 *)il2cpp_codegen_object_new(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var); uiRedBagGet__ctor_m3638962590(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var); ((uiRedBagGet_t3018816119_StaticFields*)il2cpp_codegen_static_fields_for(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var))->set_s_Instance_10(L_2); uiRedBagGet_t3018816119 * L_3 = ((uiRedBagGet_t3018816119_StaticFields*)il2cpp_codegen_static_fields_for(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var))->get_s_Instance_10(); return L_3; } } // System.Void uiRedBagGet::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_OnPageInit_m1826094989 (uiRedBagGet_t3018816119 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet_OnPageInit_m1826094989_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral2176446711, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_GetCoinNum_9(L_1); intptr_t L_2 = (intptr_t)uiRedBagGet_OnClkGetCoin_m3832983571_RuntimeMethod_var; Action_1_t1286104214 * L_3 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral324647681, L_3, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)uiRedBagGet_OnClkInfo_m1782066146_RuntimeMethod_var; Action_1_t1286104214 * L_5 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1963819385, L_5, /*hidden argument*/NULL); intptr_t L_6 = (intptr_t)uiRedBagGet_OnClkClose_m8276091_RuntimeMethod_var; Action_1_t1286104214 * L_7 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_7, __this, L_6, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1708813027, L_7, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var); ((uiRedBagGet_t3018816119_StaticFields*)il2cpp_codegen_static_fields_for(uiRedBagGet_t3018816119_il2cpp_TypeInfo_var))->set_s_Instance_10(__this); return; } } // System.Void uiRedBagGet::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_Update_m1034259659 (uiRedBagGet_t3018816119 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet_Update_m1034259659_MetadataUsageId); s_Il2CppMethodInitialized = true; } RedBagResult_t3297514483 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CRedBagManager_get_RedBagID_m3109414669(L_1, /*hidden argument*/NULL); NullCheck(L_0); RedBagResult_t3297514483 * L_3 = CRedBagManager_GetRedBagResultByID_m4258040674(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; RedBagResult_t3297514483 * L_4 = V_0; if (L_4) { goto IL_001c; } } { return; } IL_001c: { RedBagResult_t3297514483 * L_5 = V_0; uiRedBagGet_SetData_m4058336716(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void uiRedBagGet::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_OnPageShow_m2173066524 (uiRedBagGet_t3018816119 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRedBagGet::SetData(DMCore.Logic.RedBagResult) extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_SetData_m4058336716 (uiRedBagGet_t3018816119 * __this, RedBagResult_t3297514483 * ___result0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_GetCoinNum_9(); RedBagResult_t3297514483 * L_1 = ___result0; NullCheck(L_1); int32_t* L_2 = L_1->get_address_of_AlreadyGet_2(); String_t* L_3 = Int32_ToString_m141394615(L_2, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_3, /*hidden argument*/NULL); return; } } // System.Void uiRedBagGet::OnClkGetCoin(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_OnClkGetCoin_m3832983571 (uiRedBagGet_t3018816119 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet_OnClkGetCoin_m3832983571_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)137), /*hidden argument*/NULL); CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CWndController_HideUI_m732482071(L_1, ((int32_t)136), /*hidden argument*/NULL); return; } } // System.Void uiRedBagGet::OnClkInfo(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_OnClkInfo_m1782066146 (uiRedBagGet_t3018816119 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet_OnClkInfo_m1782066146_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RedBagInfo_t3509930132 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRedBagManager_get_RedBagID_m3109414669(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_005e; } } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_3 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); CRedBagManager_RequestGetRedBagInfo_m1262445424(L_3, L_4, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_5 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = V_0; NullCheck(L_5); RedBagInfo_t3509930132 * L_7 = CRedBagManager_GetRedBagInfoByID_m1539880494(L_5, L_6, /*hidden argument*/NULL); V_1 = L_7; RedBagInfo_t3509930132 * L_8 = V_1; if (L_8) { goto IL_0030; } } { return; } IL_0030: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_9 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CWndController_HideUI_m732482071(L_9, ((int32_t)136), /*hidden argument*/NULL); CWndController_t749709641 * L_10 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CWndController_HideUI_m732482071(L_10, ((int32_t)137), /*hidden argument*/NULL); CWndController_t749709641 * L_11 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CWndController_ShowUI_m3552255067(L_11, ((int32_t)138), /*hidden argument*/NULL); } IL_005e: { return; } } // System.Void uiRedBagGet::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet_OnClkClose_m8276091 (uiRedBagGet_t3018816119 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagGet_OnClkClose_m8276091_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)137), /*hidden argument*/NULL); CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CWndController_HideUI_m732482071(L_1, ((int32_t)136), /*hidden argument*/NULL); return; } } // System.Void uiRedBagGet::.cctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagGet__cctor_m3158500448 (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 uiRedBagItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagItem__ctor_m1012009622 (uiRedBagItem_t2874123604 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBagItem_OnPageInit_m1265149184 (uiRedBagItem_t2874123604 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagItem_OnPageInit_m1265149184_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral907836117, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_redbagDesc_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral933419198, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_redbagClk_3(L_3); return; } } // System.Void uiRedBagItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiRedBagItem_Start_m3491239198 (uiRedBagItem_t2874123604 * __this, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_redbagDesc_2(); String_t* L_1 = __this->get_redbagDesc_8(); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiRedBagItem::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBagItem_OnPageShow_m2450832676 (uiRedBagItem_t2874123604 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRedBagItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBagItem_Update_m1593930534 (uiRedBagItem_t2874123604 * __this, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_redbagDesc_2(); String_t* L_1 = __this->get_redbagDesc_8(); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiRedBagItem::OnClkRedbag(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagItem_OnClkRedbag_m2011479235 (uiRedBagItem_t2874123604 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagItem_OnClkRedbag_m2011479235_MetadataUsageId); s_Il2CppMethodInitialized = true; } RedBagResult_t3297514483 * V_0 = NULL; { int32_t L_0 = __this->get_redbagID_6(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0084; } } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_redbagID_6(); NullCheck(L_1); CRedBagManager_set_RedBagID_m52848185(L_1, L_2, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_3 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = __this->get_redbagID_6(); NullCheck(L_3); RedBagResult_t3297514483 * L_5 = CRedBagManager_GetRedBagResultByID_m4258040674(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; RedBagResult_t3297514483 * L_6 = V_0; if (!L_6) { goto IL_003f; } } { RedBagResult_t3297514483 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_Result_1(); if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_0064; } } IL_003f: { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_9 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = __this->get_redbagID_6(); NullCheck(L_9); CRedBagManager_RequestOpenRedBag_m42770410(L_9, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_11 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CWndController_ShowUI_m3552255067(L_11, ((int32_t)136), /*hidden argument*/NULL); goto IL_0084; } IL_0064: { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_12 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = __this->get_redbagID_6(); NullCheck(L_12); CRedBagManager_RequestGetRedBagInfo_m1262445424(L_12, L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_14 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CWndController_ShowUI_m3552255067(L_14, ((int32_t)138), /*hidden argument*/NULL); } IL_0084: { 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 uiRedBagListCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell__ctor_m3302858860 (uiRedBagListCell_t830803022 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagListCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell_OnPageInit_m1395065117 (uiRedBagListCell_t830803022 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagListCell_OnPageInit_m1395065117_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral3539493205, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_WomanName_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral2613855474, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_ManName_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, _stringLiteral3653715612, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_GetCoinNum_4(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral3653715613, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_GetCoinTime_5(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral1557458532, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_RedbagTips_6(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_10, _stringLiteral4145039536, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_IsBestLogo_7(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_13 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_12, _stringLiteral2896407804, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_UserPhoto_8(L_13); return; } } // System.Void uiRedBagListCell::Start() extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell_Start_m1191032880 (uiRedBagListCell_t830803022 * __this, const RuntimeMethod* method) { { __this->set_IsUserPhotoReady_9((bool)0); return; } } // System.Void uiRedBagListCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell_Update_m2707638680 (uiRedBagListCell_t830803022 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagListCell_Update_m2707638680_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RedBagUserInfo_t2210795971 * L_0 = __this->get_m_redbagInfo_10(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { bool L_1 = __this->get_IsUserPhotoReady_9(); if (L_1) { goto IL_005b; } } { UITexture_t3471168817 * L_2 = __this->get_UserPhoto_8(); RedBagUserInfo_t2210795971 * L_3 = __this->get_m_redbagInfo_10(); NullCheck(L_3); int64_t L_4 = L_3->get_UserId_0(); RedBagUserInfo_t2210795971 * L_5 = __this->get_m_redbagInfo_10(); NullCheck(L_5); int64_t L_6 = L_5->get_UserPhoto_6(); RedBagUserInfo_t2210795971 * L_7 = __this->get_m_redbagInfo_10(); NullCheck(L_7); int32_t L_8 = L_7->get_UserSex_4(); UITexture_t3471168817 * L_9 = __this->get_UserPhoto_8(); NullCheck(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(L_9, /*hidden argument*/NULL); NullCheck(L_10); Vector3_t3722313464 L_11 = Transform_get_localScale_m129152068(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_12 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_2, L_4, L_6, L_8, L_11, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_IsUserPhotoReady_9(L_12); } IL_005b: { return; } } // System.Void uiRedBagListCell::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell_OnPageShow_m623331621 (uiRedBagListCell_t830803022 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRedBagListCell::SetData(DMCore.Logic.RedBagUserInfo) extern "C" IL2CPP_METHOD_ATTR void uiRedBagListCell_SetData_m1823299195 (uiRedBagListCell_t830803022 * __this, RedBagUserInfo_t2210795971 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagListCell_SetData_m1823299195_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RedBagUserInfo_t2210795971 * L_0 = ___data0; __this->set_m_redbagInfo_10(L_0); UILabel_t3248798549 * L_1 = __this->get_WomanName_2(); RedBagUserInfo_t2210795971 * L_2 = __this->get_m_redbagInfo_10(); NullCheck(L_2); String_t* L_3 = L_2->get_UserName_5(); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_ManName_3(); RedBagUserInfo_t2210795971 * L_5 = __this->get_m_redbagInfo_10(); NullCheck(L_5); String_t* L_6 = L_5->get_UserName_5(); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_6, /*hidden argument*/NULL); RedBagUserInfo_t2210795971 * L_7 = __this->get_m_redbagInfo_10(); NullCheck(L_7); int32_t L_8 = L_7->get_UserSex_4(); if ((!(((uint32_t)L_8) == ((uint32_t)1)))) { goto IL_006b; } } { UILabel_t3248798549 * L_9 = __this->get_WomanName_2(); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_ManName_3(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_12, (bool)0, /*hidden argument*/NULL); goto IL_008d; } IL_006b: { UILabel_t3248798549 * L_13 = __this->get_WomanName_2(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = __this->get_ManName_3(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_16, (bool)1, /*hidden argument*/NULL); } IL_008d: { UILabel_t3248798549 * L_17 = __this->get_GetCoinNum_4(); RedBagUserInfo_t2210795971 * L_18 = __this->get_m_redbagInfo_10(); NullCheck(L_18); int32_t* L_19 = L_18->get_address_of_GetCoinNum_1(); String_t* L_20 = Int32_ToString_m141394615(L_19, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_20, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_GetCoinTime_5(); RedBagUserInfo_t2210795971 * L_22 = __this->get_m_redbagInfo_10(); NullCheck(L_22); String_t* L_23 = L_22->get_GetTime_3(); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_23, /*hidden argument*/NULL); RedBagUserInfo_t2210795971 * L_24 = __this->get_m_redbagInfo_10(); NullCheck(L_24); int32_t L_25 = L_24->get_IsBest_2(); if (L_25) { goto IL_00fb; } } { UISprite_t194114938 * L_26 = __this->get_IsBestLogo_7(); NullCheck(L_26); GameObject_t1113636619 * L_27 = Component_get_gameObject_m442555142(L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_27, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_28 = __this->get_RedbagTips_6(); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_29, (bool)0, /*hidden argument*/NULL); goto IL_012e; } IL_00fb: { RedBagUserInfo_t2210795971 * L_30 = __this->get_m_redbagInfo_10(); NullCheck(L_30); int32_t L_31 = L_30->get_IsBest_2(); if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { goto IL_012e; } } { UISprite_t194114938 * L_32 = __this->get_IsBestLogo_7(); NullCheck(L_32); GameObject_t1113636619 * L_33 = Component_get_gameObject_m442555142(L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_33, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_34 = __this->get_RedbagTips_6(); NullCheck(L_34); GameObject_t1113636619 * L_35 = Component_get_gameObject_m442555142(L_34, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_35, (bool)1, /*hidden argument*/NULL); } IL_012e: { 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 uiRedBagMine::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine__ctor_m2902185353 (uiRedBagMine_t2482926875 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine__ctor_m2902185353_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagMine::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine_OnPageInit_m3696420682 (uiRedBagMine_t2482926875 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine_OnPageInit_m3696420682_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_0, _stringLiteral3735720306, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_CloseBtn_8(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_2, _stringLiteral1988029926, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_GetBtnOn_9(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_4, _stringLiteral2094854535, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_GetBtnOff_10(L_5); Transform_t3600365921 * L_6 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_6, _stringLiteral2002775526, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_SendBtnOn_11(L_7); Transform_t3600365921 * L_8 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_8, _stringLiteral2581459335, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_SendBtnOff_12(L_9); Transform_t3600365921 * L_10 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_10, _stringLiteral2209046658, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_UserName_13(L_11); Transform_t3600365921 * L_12 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_12, _stringLiteral3775130599, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_GetCoinNum_14(L_13); Transform_t3600365921 * L_14 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_14, _stringLiteral1046247244, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_GetLabel_16(L_15); Transform_t3600365921 * L_16 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_17 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_16, _stringLiteral2968561545, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_SendLabel_17(L_17); Transform_t3600365921 * L_18 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_18, _stringLiteral239678190, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_SendCoinNum_15(L_19); intptr_t L_20 = (intptr_t)uiRedBagMine_OnClkClose_m2668369690_RuntimeMethod_var; Action_1_t1286104214 * L_21 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_21, __this, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3735720306, L_21, /*hidden argument*/NULL); intptr_t L_22 = (intptr_t)uiRedBagMine_OnClkGetBtnOff_m1922375058_RuntimeMethod_var; Action_1_t1286104214 * L_23 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_23, __this, L_22, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2094854535, L_23, /*hidden argument*/NULL); intptr_t L_24 = (intptr_t)uiRedBagMine_OnClkSendBtnOff_m3259411077_RuntimeMethod_var; Action_1_t1286104214 * L_25 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2581459335, L_25, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagMine::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine_Update_m2858324165 (uiRedBagMine_t2482926875 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine_Update_m2858324165_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { UILabel_t3248798549 * L_0 = __this->get_m_GetCoinNum_14(); IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CRedBagManager_get_GetCoin_m3330401588(L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_SendCoinNum_15(); CRedBagManager_t3862531732 * L_5 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CRedBagManager_get_SendCoin_m3160982446(L_5, /*hidden argument*/NULL); V_1 = L_6; String_t* L_7 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_7, /*hidden argument*/NULL); return; } } // System.Void uiRedBagMine::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine_OnPageShow_m943366102 (uiRedBagMine_t2482926875 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine_OnPageShow_m943366102_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); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); String_t* L_3 = CProperty_GetWideStr_m2042428682(L_1, _stringLiteral62725275, L_2, /*hidden argument*/NULL); __this->set_userName_18(L_3); UILabel_t3248798549 * L_4 = __this->get_m_UserName_13(); String_t* L_5 = __this->get_userName_18(); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void uiRedBagMine::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine_OnClkClose_m2668369690 (uiRedBagMine_t2482926875 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine_OnClkClose_m2668369690_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)139), /*hidden argument*/NULL); return; } } // System.Void uiRedBagMine::OnClkGetBtnOff(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine_OnClkGetBtnOff_m1922375058 (uiRedBagMine_t2482926875 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine_OnClkGetBtnOff_m1922375058_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_GetBtnOn_9(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_GetBtnOff_10(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_SendBtnOn_11(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_SendBtnOff_12(); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_GetLabel_16(); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_SendLabel_17(); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_GetCoinNum_14(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = __this->get_m_SendCoinNum_15(); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiRedBagMine::OnClkSendBtnOff(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagMine_OnClkSendBtnOff_m3259411077 (uiRedBagMine_t2482926875 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagMine_OnClkSendBtnOff_m3259411077_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_GetBtnOn_9(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_GetBtnOff_10(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_SendBtnOn_11(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_SendBtnOff_12(); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_GetLabel_16(); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_SendLabel_17(); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_GetCoinNum_14(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = __this->get_m_SendCoinNum_15(); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, (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 uiRedBagOpen::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen__ctor_m3943432918 (uiRedBagOpen_t1300407642 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen__ctor_m3943432918_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagOpen::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen_OnPageInit_m4224168738 (uiRedBagOpen_t1300407642 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen_OnPageInit_m4224168738_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_1 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_0, _stringLiteral1681913714, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_redbagOpen_8(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_2, _stringLiteral1708813027, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_redbagBG_9(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_4, _stringLiteral1963819385, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_redbagText_10(L_5); Transform_t3600365921 * L_6 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral2579731238, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_redbagDesc_12(L_7); Transform_t3600365921 * L_8 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_8, _stringLiteral2766985027, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_redbagClk_11(L_9); Transform_t3600365921 * L_10 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral1418696443, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_texiao_13(L_11); intptr_t L_12 = (intptr_t)uiRedBagOpen_OnClkClose_m926617140_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1708813027, L_13, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)uiRedBagOpen_OnClkOpenRedBag_m63248123_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2766985027, L_15, /*hidden argument*/NULL); intptr_t L_16 = (intptr_t)uiRedBagOpen_OnClkRedBagInfo_m2720980245_RuntimeMethod_var; Action_1_t1286104214 * L_17 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_17, __this, L_16, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral1963819385, L_17, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagOpen::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen_Update_m103902054 (uiRedBagOpen_t1300407642 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen_Update_m103902054_MetadataUsageId); s_Il2CppMethodInitialized = true; } RedBagResult_t3297514483 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CRedBagManager_get_RedBagID_m3109414669(L_1, /*hidden argument*/NULL); NullCheck(L_0); RedBagResult_t3297514483 * L_3 = CRedBagManager_GetRedBagResultByID_m4258040674(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; RedBagResult_t3297514483 * L_4 = V_0; if (L_4) { goto IL_001c; } } { return; } IL_001c: { RedBagResult_t3297514483 * L_5 = V_0; NullCheck(L_5); bool L_6 = L_5->get_IsRefreshResult_3(); if (!L_6) { goto IL_00e8; } } { RedBagResult_t3297514483 * L_7 = V_0; NullCheck(L_7); L_7->set_IsRefreshResult_3((bool)0); RedBagResult_t3297514483 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = L_8->get_Result_1(); if (L_9) { goto IL_007c; } } { UISprite_t194114938 * L_10 = __this->get_m_redbagOpen_8(); 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_SetActive_m121978786(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_12 = __this->get_m_redbagOpen_8(); NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral2409402649, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_m_texiao_13(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_m_redbagText_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); goto IL_00e8; } IL_007c: { RedBagResult_t3297514483 * L_16 = V_0; NullCheck(L_16); int32_t L_17 = L_16->get_Result_1(); if ((!(((uint32_t)L_17) == ((uint32_t)1)))) { goto IL_009d; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_18 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CWndController_ShowUI_m3552255067(L_18, ((int32_t)136), /*hidden argument*/NULL); goto IL_00e8; } IL_009d: { RedBagResult_t3297514483 * L_19 = V_0; NullCheck(L_19); int32_t L_20 = L_19->get_Result_1(); if ((!(((uint32_t)L_20) == ((uint32_t)2)))) { goto IL_00e8; } } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_21 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); RedBagResult_t3297514483 * L_22 = V_0; NullCheck(L_22); int32_t L_23 = L_22->get_RedbagID_0(); NullCheck(L_21); CRedBagManager_RequestGetRedBag_m860253174(L_21, L_23, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_24 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); RedBagResult_t3297514483 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = L_25->get_RedbagID_0(); NullCheck(L_24); CRedBagManager_set_RedBagID_m52848185(L_24, L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_27 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CWndController_HideUI_m732482071(L_27, ((int32_t)136), /*hidden argument*/NULL); CWndController_t749709641 * L_28 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CWndController_ShowUI_m3552255067(L_28, ((int32_t)137), /*hidden argument*/NULL); } IL_00e8: { return; } } // System.Void uiRedBagOpen::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen_OnPageShow_m1839296510 (uiRedBagOpen_t1300407642 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen_OnPageShow_m1839296510_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_m_redbagOpen_8(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiRedBagOpen::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen_OnClkClose_m926617140 (uiRedBagOpen_t1300407642 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen_OnClkClose_m926617140_MetadataUsageId); s_Il2CppMethodInitialized = true; } RedBagResult_t3297514483 * V_0 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_redbagText_10(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = GameObject_get_activeSelf_m1767405923(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } { 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_HideUI_m732482071(L_3, ((int32_t)136), /*hidden argument*/NULL); return; } IL_0025: { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_4 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_5 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CRedBagManager_get_RedBagID_m3109414669(L_5, /*hidden argument*/NULL); NullCheck(L_4); CRedBagManager_RequestGetRedBag_m860253174(L_4, L_6, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_7 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_8 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CRedBagManager_get_RedBagID_m3109414669(L_8, /*hidden argument*/NULL); NullCheck(L_7); RedBagResult_t3297514483 * L_10 = CRedBagManager_GetRedBagResultByID_m4258040674(L_7, L_9, /*hidden argument*/NULL); V_0 = L_10; RedBagResult_t3297514483 * L_11 = V_0; if (L_11) { goto IL_0055; } } { return; } IL_0055: { Transform_t3600365921 * L_12 = __this->get_m_texiao_13(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); RedBagResult_t3297514483 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = L_14->get_Result_1(); if (L_15) { goto IL_009e; } } { UISprite_t194114938 * L_16 = __this->get_m_redbagOpen_8(); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_17, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_18 = __this->get_m_redbagOpen_8(); NullCheck(L_18); UISprite_set_spriteName_m1616245412(L_18, _stringLiteral2409402649, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = __this->get_m_redbagText_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)1, /*hidden argument*/NULL); } IL_009e: { RedBagResult_t3297514483 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = L_20->get_Result_1(); if ((!(((uint32_t)L_21) == ((uint32_t)1)))) { goto IL_00ba; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_22 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); CWndController_ShowUI_m3552255067(L_22, ((int32_t)137), /*hidden argument*/NULL); } IL_00ba: { return; } } // System.Void uiRedBagOpen::OnClkOpenRedBag(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen_OnClkOpenRedBag_m63248123 (uiRedBagOpen_t1300407642 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen_OnClkOpenRedBag_m63248123_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CRedBagManager_get_RedBagID_m3109414669(L_1, /*hidden argument*/NULL); NullCheck(L_0); CRedBagManager_RequestGetRedBag_m860253174(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void uiRedBagOpen::OnClkRedBagInfo(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagOpen_OnClkRedBagInfo_m2720980245 (uiRedBagOpen_t1300407642 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagOpen_OnClkRedBagInfo_m2720980245_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RedBagInfo_t3509930132 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, _stringLiteral1942344583, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRedBagManager_get_RedBagID_m3109414669(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0059; } } { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_3 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); CRedBagManager_RequestGetRedBagInfo_m1262445424(L_3, L_4, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_5 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = V_0; NullCheck(L_5); RedBagInfo_t3509930132 * L_7 = CRedBagManager_GetRedBagInfoByID_m1539880494(L_5, L_6, /*hidden argument*/NULL); V_1 = L_7; RedBagInfo_t3509930132 * L_8 = V_1; if (L_8) { goto IL_003a; } } { return; } IL_003a: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_9 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CWndController_HideUI_m732482071(L_9, ((int32_t)136), /*hidden argument*/NULL); CWndController_t749709641 * L_10 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CWndController_ShowUI_m3552255067(L_10, ((int32_t)138), /*hidden argument*/NULL); } IL_0059: { 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 uiRedBagResult::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRedBagResult__ctor_m973881206 (uiRedBagResult_t939703186 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagResult__ctor_m973881206_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagResult::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRedBagResult_OnPageInit_m1211538692 (uiRedBagResult_t939703186 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagResult_OnPageInit_m1211538692_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UISprite_t194114938 * L_1 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_0, _stringLiteral2244923948, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_UserHeadBox_9(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_3 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_2, _stringLiteral3882076225, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_UserPhoto_10(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, _stringLiteral2005355689, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_UserName_11(L_5); Transform_t3600365921 * L_6 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral3036494953, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_Desc_12(L_7); Transform_t3600365921 * L_8 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral1470411012, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_RedbagInfo_13(L_9); Transform_t3600365921 * L_10 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_10, _stringLiteral307611598, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_RedbagDesc_15(L_11); Transform_t3600365921 * L_12 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_13 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_12, _stringLiteral3941568111, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_m_ListRedbagInfo_14(L_13); intptr_t L_14 = (intptr_t)uiRedBagResult_OnClkCloseBtn_m3314457065_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral388312121, L_15, /*hidden argument*/NULL); DMListView_t512231514 * L_16 = __this->get_m_ListRedbagInfo_14(); NullCheck(L_16); DMListView_SetEnumInfo_m2581368040(L_16, 0, 1, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiRedBagResult::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRedBagResult_OnPageShow_m3204101848 (uiRedBagResult_t939703186 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRedBagResult::Update() extern "C" IL2CPP_METHOD_ATTR void uiRedBagResult_Update_m1742812102 (uiRedBagResult_t939703186 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagResult_Update_m1742812102_MetadataUsageId); s_Il2CppMethodInitialized = true; } RedBagInfo_t3509930132 * V_0 = NULL; int32_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRedBagManager_t3862531732_il2cpp_TypeInfo_var); CRedBagManager_t3862531732 * L_0 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); CRedBagManager_t3862531732 * L_1 = CRedBagManager_GetInstance_m3806512028(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CRedBagManager_get_RedBagID_m3109414669(L_1, /*hidden argument*/NULL); NullCheck(L_0); RedBagInfo_t3509930132 * L_3 = CRedBagManager_GetRedBagInfoByID_m1539880494(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; RedBagInfo_t3509930132 * L_4 = V_0; if (L_4) { goto IL_001c; } } { return; } IL_001c: { bool L_5 = __this->get_isUserPhotoReady_16(); if (L_5) { goto IL_005c; } } { UITexture_t3471168817 * L_6 = __this->get_m_UserPhoto_10(); RedBagInfo_t3509930132 * L_7 = V_0; NullCheck(L_7); int64_t L_8 = L_7->get_SendUserID_6(); RedBagInfo_t3509930132 * L_9 = V_0; NullCheck(L_9); int64_t L_10 = L_9->get_SendPhoto_9(); RedBagInfo_t3509930132 * L_11 = V_0; NullCheck(L_11); int32_t L_12 = L_11->get_SendUserSex_7(); UITexture_t3471168817 * L_13 = __this->get_m_UserPhoto_10(); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); NullCheck(L_14); Vector3_t3722313464 L_15 = Transform_get_localScale_m129152068(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_16 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_6, L_8, L_10, L_12, L_15, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_isUserPhotoReady_16(L_16); } IL_005c: { RedBagInfo_t3509930132 * L_17 = V_0; NullCheck(L_17); bool L_18 = L_17->get_IsNeedRefresh_14(); if (!L_18) { goto IL_0187; } } { RedBagInfo_t3509930132 * L_19 = V_0; NullCheck(L_19); L_19->set_IsNeedRefresh_14((bool)0); UILabel_t3248798549 * L_20 = __this->get_m_UserName_11(); RedBagInfo_t3509930132 * L_21 = V_0; NullCheck(L_21); String_t* L_22 = L_21->get_SendName_8(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = String_Concat_m3937257545(NULL /*static, unused*/, L_22, _stringLiteral3257775885, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_24 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); RedBagInfo_t3509930132 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = L_25->get_SendHeadBox_10(); UISprite_t194114938 * L_27 = __this->get_m_UserHeadBox_9(); NullCheck(L_24); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_24, L_26, L_27, /*hidden argument*/NULL); UILabel_t3248798549 * L_28 = __this->get_m_Desc_12(); RedBagInfo_t3509930132 * L_29 = V_0; NullCheck(L_29); String_t* L_30 = L_29->get_RedbagDesc_5(); NullCheck(L_28); UILabel_set_text_m1071532778(L_28, L_30, /*hidden argument*/NULL); DMListView_t512231514 * L_31 = __this->get_m_ListRedbagInfo_14(); RedBagInfo_t3509930132 * L_32 = V_0; NullCheck(L_32); int32_t L_33 = L_32->get_Count_11(); NullCheck(L_31); DMListView_SetCount_m3988156788(L_31, L_33, /*hidden argument*/NULL); V_1 = 0; goto IL_00ef; } IL_00c9: { DMListView_t512231514 * L_34 = __this->get_m_ListRedbagInfo_14(); int32_t L_35 = V_1; NullCheck(L_34); Transform_t3600365921 * L_36 = DMListView_GetChild_m2593465524(L_34, L_35, /*hidden argument*/NULL); NullCheck(L_36); uiRedBagListCell_t830803022 * L_37 = Component_GetComponent_TisuiRedBagListCell_t830803022_m3834264476(L_36, /*hidden argument*/Component_GetComponent_TisuiRedBagListCell_t830803022_m3834264476_RuntimeMethod_var); RedBagInfo_t3509930132 * L_38 = V_0; NullCheck(L_38); List_1_t3682870713 * L_39 = L_38->get_userInfo_13(); int32_t L_40 = V_1; NullCheck(L_39); RedBagUserInfo_t2210795971 * L_41 = List_1_get_Item_m3367592054(L_39, L_40, /*hidden argument*/List_1_get_Item_m3367592054_RuntimeMethod_var); NullCheck(L_37); uiRedBagListCell_SetData_m1823299195(L_37, L_41, /*hidden argument*/NULL); int32_t L_42 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00ef: { int32_t L_43 = V_1; RedBagInfo_t3509930132 * L_44 = V_0; NullCheck(L_44); int32_t L_45 = L_44->get_Count_11(); if ((((int32_t)L_43) < ((int32_t)L_45))) { goto IL_00c9; } } { RedBagInfo_t3509930132 * L_46 = V_0; NullCheck(L_46); int32_t L_47 = L_46->get_IsRedbagOver_1(); if (L_47) { goto IL_015c; } } { UILabel_t3248798549 * L_48 = __this->get_m_RedbagInfo_13(); NullCheck(L_48); GameObject_t1113636619 * L_49 = Component_get_gameObject_m442555142(L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_49, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_50 = __this->get_m_RedbagInfo_13(); CTextHelp_t3119637808 * L_51 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_51); String_t* L_52 = CTextHelp_GetText_m372251958(L_51, _stringLiteral3947916255, /*hidden argument*/NULL); RedBagInfo_t3509930132 * L_53 = V_0; NullCheck(L_53); int32_t L_54 = L_53->get_RedbagNum_3(); int32_t L_55 = L_54; RuntimeObject * L_56 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_55); RedBagInfo_t3509930132 * L_57 = V_0; NullCheck(L_57); int32_t L_58 = L_57->get_TotalCoinNum_2(); int32_t L_59 = L_58; RuntimeObject * L_60 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_59); RedBagInfo_t3509930132 * L_61 = V_0; NullCheck(L_61); int32_t L_62 = L_61->get_SpendTime_4(); int32_t L_63 = L_62; RuntimeObject * L_64 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_63); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_65 = String_Format_m3339413201(NULL /*static, unused*/, L_52, L_56, L_60, L_64, /*hidden argument*/NULL); NullCheck(L_50); UILabel_set_text_m1071532778(L_50, L_65, /*hidden argument*/NULL); goto IL_016d; } IL_015c: { UILabel_t3248798549 * L_66 = __this->get_m_RedbagInfo_13(); NullCheck(L_66); GameObject_t1113636619 * L_67 = Component_get_gameObject_m442555142(L_66, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_67, (bool)0, /*hidden argument*/NULL); } IL_016d: { UILabel_t3248798549 * L_68 = __this->get_m_RedbagDesc_15(); CTextHelp_t3119637808 * L_69 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_69); String_t* L_70 = CTextHelp_GetText_m372251958(L_69, _stringLiteral552411234, /*hidden argument*/NULL); NullCheck(L_68); UILabel_set_text_m1071532778(L_68, L_70, /*hidden argument*/NULL); } IL_0187: { return; } } // System.Void uiRedBagResult::OnClkCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRedBagResult_OnClkCloseBtn_m3314457065 (uiRedBagResult_t939703186 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRedBagResult_OnClkCloseBtn_m3314457065_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)138), /*hidden argument*/NULL); CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CWndController_HideUI_m732482071(L_1, ((int32_t)136), /*hidden argument*/NULL); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CWndController_HideUI_m732482071(L_2, ((int32_t)137), /*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 uiRenewBox::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox__ctor_m2011922974 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRenewBox::Awake() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_Awake_m1731958451 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method) { { __this->set_m_goodsId_14((-1)); __this->set_m_serverId_15((-1)); __this->set_m_renewCost_16(0); __this->set_m_isDataReady_11((bool)0); __this->set_m_isIconReady_12((bool)0); __this->set_m_isWaitingResult_13((bool)0); return; } } // System.Void uiRenewBox::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnPageInit_m2455192096 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_OnPageInit_m2455192096_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { bool L_0 = __this->get_isPageInit_18(); if (L_0) { goto IL_01a0; } } { __this->set_isPageInit_18((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2905271802, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_uiRenewPanel_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1964074147, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiGoodsName_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral170860632, /*hidden argument*/NULL); NullCheck(L_8); UILabel_t3248798549 * L_9 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_8, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiGoodsPrice_4(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3333277541, /*hidden argument*/NULL); NullCheck(L_11); UILabel_t3248798549 * L_12 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_11, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiRenewCost_5(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral636661554, /*hidden argument*/NULL); NullCheck(L_14); UILabel_t3248798549 * L_15 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_14, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiLevel_6(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral2738857895, /*hidden argument*/NULL); NullCheck(L_17); UITexture_t3471168817 * L_18 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_17, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_uiGoodsIcon_7(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral1185328578, /*hidden argument*/NULL); NullCheck(L_20); UILabel_t3248798549 * L_21 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_20, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_PriceDesc_10(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral762014720, /*hidden argument*/NULL); NullCheck(L_23); UISprite_t194114938 * L_24 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_23, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_orignPriceIcon_8(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral2851473073, /*hidden argument*/NULL); NullCheck(L_26); UISprite_t194114938 * L_27 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_26, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_discountPriceIcon_9(L_27); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_28 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); GameObjectU5BU5D_t3328599146* L_29 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); GameObject_t1113636619 * L_30 = __this->get_m_uiRenewPanel_2(); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_30); NullCheck(L_28); CWndController_SetAnimationRoot_m629649345(L_28, ((int32_t)87), L_29, /*hidden argument*/NULL); UITexture_t3471168817 * L_31 = __this->get_m_uiGoodsIcon_7(); NullCheck(L_31); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(L_31, /*hidden argument*/NULL); NullCheck(L_32); Vector3_t3722313464 L_33 = Transform_get_localScale_m129152068(L_32, /*hidden argument*/NULL); __this->set_m_iconScale_17(L_33); UISprite_t194114938 * L_34 = __this->get_m_orignPriceIcon_8(); NullCheck(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(L_34, /*hidden argument*/NULL); UILabel_t3248798549 * L_36 = __this->get_m_PriceDesc_10(); NullCheck(L_36); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(L_36, /*hidden argument*/NULL); NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_localPosition_m4234289348(L_37, /*hidden argument*/NULL); V_0 = L_38; float L_39 = (&V_0)->get_x_1(); UILabel_t3248798549 * L_40 = __this->get_m_PriceDesc_10(); IL2CPP_RUNTIME_CLASS_INIT(CFontHelp_t2408739167_il2cpp_TypeInfo_var); float L_41 = CFontHelp_GetDrawPixelWidth_m1105152651(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); UISprite_t194114938 * L_42 = __this->get_m_orignPriceIcon_8(); NullCheck(L_42); Transform_t3600365921 * L_43 = Component_get_transform_m3162698980(L_42, /*hidden argument*/NULL); NullCheck(L_43); Vector3_t3722313464 L_44 = Transform_get_localPosition_m4234289348(L_43, /*hidden argument*/NULL); V_1 = L_44; float L_45 = (&V_1)->get_y_2(); UISprite_t194114938 * L_46 = __this->get_m_orignPriceIcon_8(); NullCheck(L_46); Transform_t3600365921 * L_47 = Component_get_transform_m3162698980(L_46, /*hidden argument*/NULL); NullCheck(L_47); Vector3_t3722313464 L_48 = Transform_get_localPosition_m4234289348(L_47, /*hidden argument*/NULL); V_2 = L_48; float L_49 = (&V_2)->get_z_3(); Vector3_t3722313464 L_50; memset(&L_50, 0, sizeof(L_50)); Vector3__ctor_m3353183577((&L_50), ((float)il2cpp_codegen_add((float)L_39, (float)L_41)), L_45, L_49, /*hidden argument*/NULL); NullCheck(L_35); Transform_set_localPosition_m4128471975(L_35, L_50, /*hidden argument*/NULL); } IL_01a0: { return; } } // System.Void uiRenewBox::Update() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_Update_m3592775996 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isIconReady_12(); if (L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_m_goodsId_14(); bool L_2 = uiRenewBox_LoadIcon_m873531125(__this, L_1, /*hidden argument*/NULL); __this->set_m_isIconReady_12(L_2); } IL_001d: { bool L_3 = __this->get_m_isDataReady_11(); if (L_3) { goto IL_0040; } } { int32_t L_4 = __this->get_m_goodsId_14(); int32_t L_5 = __this->get_m_serverId_15(); bool L_6 = uiRenewBox_LoadRenewData_m3613720576(__this, L_4, L_5, /*hidden argument*/NULL); __this->set_m_isDataReady_11(L_6); } IL_0040: { return; } } // System.Void uiRenewBox::Init(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_Init_m4007299414 (uiRenewBox_t2564087826 * __this, int32_t ___goodsId0, int32_t ___serverId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_Init_m4007299414_MetadataUsageId); s_Il2CppMethodInitialized = true; } CItemBase_t2436786639 * V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { int32_t L_0 = ___goodsId0; __this->set_m_goodsId_14(L_0); int32_t L_1 = ___serverId1; __this->set_m_serverId_15(L_1); IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_2 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = ___goodsId0; int32_t L_4 = ___serverId1; NullCheck(L_2); CItemBase_t2436786639 * L_5 = CMyPackageManager_GetItemData_m1704572603(L_2, L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; CItemBase_t2436786639 * L_6 = V_0; if (L_6) { goto IL_0022; } } { return; } IL_0022: { 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, _stringLiteral3706836952, /*hidden argument*/NULL); V_1 = L_8; CShopConfig_t202154353 * L_9 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = __this->get_m_goodsId_14(); NullCheck(L_9); String_t* L_11 = CShopConfig_GetName_m2272590700(L_9, L_10, /*hidden argument*/NULL); V_2 = L_11; CItemBase_t2436786639 * L_12 = V_0; NullCheck(L_12); CDataProperty_t2806246268 * L_13 = CItemBase_get_property_m1472717397(L_12, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = CDataProperty_GetInt_m1935343217(L_13, _stringLiteral20364464, 0, /*hidden argument*/NULL); V_3 = L_14; UILabel_t3248798549 * L_15 = __this->get_m_uiGoodsName_3(); String_t* L_16 = V_1; String_t* L_17 = V_2; int32_t L_18 = V_3; int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_19); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = String_Format_m2556382932(NULL /*static, unused*/, L_16, L_17, L_20, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_21, /*hidden argument*/NULL); UILabel_t3248798549 * L_22 = __this->get_m_uiLevel_6(); CItemBase_t2436786639 * L_23 = V_0; NullCheck(L_23); int32_t L_24 = CItemBase_get_fashionStarValue_m2376172815(L_23, /*hidden argument*/NULL); V_4 = L_24; String_t* L_25 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_22); UILabel_set_text_m1071532778(L_22, L_25, /*hidden argument*/NULL); UILabel_t3248798549 * L_26 = __this->get_m_uiRenewCost_5(); String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_27, /*hidden argument*/NULL); UILabel_t3248798549 * L_28 = __this->get_m_uiGoodsPrice_4(); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_28); UILabel_set_text_m1071532778(L_28, L_29, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); String_t* L_30 = ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->get_s_localPath_19(); if (L_30) { goto IL_00c7; } } { Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_32 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->set_s_localPath_19(L_32); } IL_00c7: { __this->set_m_isWaitingResult_13((bool)0); __this->set_m_isDataReady_11((bool)0); int32_t L_33 = __this->get_m_goodsId_14(); bool L_34 = uiRenewBox_LoadIcon_m873531125(__this, L_33, /*hidden argument*/NULL); __this->set_m_isIconReady_12(L_34); return; } } // System.Boolean uiRenewBox::LoadIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRenewBox_LoadIcon_m873531125 (uiRenewBox_t2564087826 * __this, int32_t ___goodsId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_LoadIcon_m873531125_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Texture2D_t3840446185 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; float V_3 = 0.0f; { int32_t L_0 = ___goodsId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_1 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = V_0; NullCheck(L_2); Object_t631007953 * L_4 = IResourceManager_CreateResource_m1279813597(L_2, L_3, (bool)0, /*hidden argument*/NULL); V_1 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_4, Texture2D_t3840446185_il2cpp_TypeInfo_var)); Texture2D_t3840446185 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_00b2; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); Texture2D_t3840446185 * L_8 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_7, _stringLiteral3071468220); V_2 = L_8; Texture2D_t3840446185 * L_9 = V_2; 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_00b0; } } { UITexture_t3471168817 * L_11 = __this->get_m_uiGoodsIcon_7(); Texture2D_t3840446185 * L_12 = V_2; NullCheck(L_11); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_11, L_12); float L_13 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_13; float L_14 = V_3; float L_15 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_16 = floorf(L_15); V_3 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_14, (float)L_16)))))); UITexture_t3471168817 * L_17 = __this->get_m_uiGoodsIcon_7(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); float L_19 = V_3; Vector3_t3722313464 L_20; memset(&L_20, 0, sizeof(L_20)); Vector3__ctor_m3353183577((&L_20), (0.0f), (0.0f), L_19, /*hidden argument*/NULL); NullCheck(L_18); Transform_set_localEulerAngles_m4202601546(L_18, L_20, /*hidden argument*/NULL); UITexture_t3471168817 * L_21 = __this->get_m_uiGoodsIcon_7(); NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); Texture2D_t3840446185 * L_23 = V_2; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_23); Texture2D_t3840446185 * L_25 = V_2; NullCheck(L_25); int32_t L_26 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_25); Vector3_t3722313464 L_27; memset(&L_27, 0, sizeof(L_27)); Vector3__ctor_m3353183577((&L_27), (((float)((float)L_24))), (((float)((float)L_26))), (1.0f), /*hidden argument*/NULL); NullCheck(L_22); Transform_set_localScale_m3053443106(L_22, L_27, /*hidden argument*/NULL); } IL_00b0: { return (bool)0; } IL_00b2: { UITexture_t3471168817 * L_28 = __this->get_m_uiGoodsIcon_7(); Texture2D_t3840446185 * L_29 = V_1; NullCheck(L_28); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_28, L_29); UITexture_t3471168817 * L_30 = __this->get_m_uiGoodsIcon_7(); NullCheck(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(L_30, /*hidden argument*/NULL); Vector3_t3722313464 L_32 = __this->get_m_iconScale_17(); NullCheck(L_31); Transform_set_localScale_m3053443106(L_31, L_32, /*hidden argument*/NULL); UITexture_t3471168817 * L_33 = __this->get_m_uiGoodsIcon_7(); NullCheck(L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(L_33, /*hidden argument*/NULL); Vector3_t3722313464 L_35; memset(&L_35, 0, sizeof(L_35)); Vector3__ctor_m3353183577((&L_35), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_34); Transform_set_localEulerAngles_m4202601546(L_34, L_35, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean uiRenewBox::LoadRenewData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRenewBox_LoadRenewData_m3613720576 (uiRenewBox_t2564087826 * __this, int32_t ___goodsId0, int32_t ___serverId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_LoadRenewData_m3613720576_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRenewItemInfo_t1742581428 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); { IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); CRenewItemInfo_t1742581428 * L_0 = shopRenewItem_GetRenewItemInfo_m2369370833(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; CRenewItemInfo_t1742581428 * L_1 = V_0; if (!L_1) { goto IL_0024; } } { CRenewItemInfo_t1742581428 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = L_2->get_m_configId_0(); int32_t L_4 = ___goodsId0; if ((!(((uint32_t)L_3) == ((uint32_t)L_4)))) { goto IL_0024; } } { CRenewItemInfo_t1742581428 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_m_serverId_1(); int32_t L_7 = ___serverId1; if ((((int32_t)L_6) == ((int32_t)L_7))) { goto IL_0026; } } IL_0024: { return (bool)0; } IL_0026: { CRenewItemInfo_t1742581428 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = L_8->get_m_dCash_3(); if (!L_9) { goto IL_0091; } } { UISprite_t194114938 * L_10 = __this->get_m_orignPriceIcon_8(); NullCheck(L_10); UISprite_set_spriteName_m1616245412(L_10, _stringLiteral1334167863, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = __this->get_m_discountPriceIcon_9(); NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, _stringLiteral1334167863, /*hidden argument*/NULL); CRenewItemInfo_t1742581428 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = L_12->get_m_dCash_3(); CRenewItemInfo_t1742581428 * L_14 = V_0; NullCheck(L_14); float L_15 = L_14->get_m_discount_4(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_16 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_13))), (float)L_15))/(float)(10.0f))), /*hidden argument*/NULL); __this->set_m_renewCost_16(L_16); UILabel_t3248798549 * L_17 = __this->get_m_uiGoodsPrice_4(); CRenewItemInfo_t1742581428 * L_18 = V_0; NullCheck(L_18); int32_t* L_19 = L_18->get_address_of_m_dCash_3(); String_t* L_20 = Int32_ToString_m141394615(L_19, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_20, /*hidden argument*/NULL); goto IL_00f7; } IL_0091: { CRenewItemInfo_t1742581428 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = L_21->get_m_gCash_5(); if (!L_22) { goto IL_00f7; } } { UISprite_t194114938 * L_23 = __this->get_m_orignPriceIcon_8(); NullCheck(L_23); UISprite_set_spriteName_m1616245412(L_23, _stringLiteral3967592439, /*hidden argument*/NULL); UISprite_t194114938 * L_24 = __this->get_m_discountPriceIcon_9(); NullCheck(L_24); UISprite_set_spriteName_m1616245412(L_24, _stringLiteral3967592439, /*hidden argument*/NULL); CRenewItemInfo_t1742581428 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = L_25->get_m_gCash_5(); CRenewItemInfo_t1742581428 * L_27 = V_0; NullCheck(L_27); float L_28 = L_27->get_m_discount_4(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_29 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, ((float)((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_26))), (float)L_28))/(float)(10.0f))), /*hidden argument*/NULL); __this->set_m_renewCost_16(L_29); UILabel_t3248798549 * L_30 = __this->get_m_uiGoodsPrice_4(); CRenewItemInfo_t1742581428 * L_31 = V_0; NullCheck(L_31); int32_t* L_32 = L_31->get_address_of_m_gCash_5(); String_t* L_33 = Int32_ToString_m141394615(L_32, /*hidden argument*/NULL); NullCheck(L_30); UILabel_set_text_m1071532778(L_30, L_33, /*hidden argument*/NULL); } IL_00f7: { UILabel_t3248798549 * L_34 = __this->get_m_uiRenewCost_5(); int32_t* L_35 = __this->get_address_of_m_renewCost_16(); String_t* L_36 = Int32_ToString_m141394615(L_35, /*hidden argument*/NULL); NullCheck(L_34); UILabel_set_text_m1071532778(L_34, L_36, /*hidden argument*/NULL); UISprite_t194114938 * L_37 = __this->get_m_orignPriceIcon_8(); NullCheck(L_37); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_39 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_40 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_39, (30.0f), /*hidden argument*/NULL); NullCheck(L_38); Transform_set_localScale_m3053443106(L_38, L_40, /*hidden argument*/NULL); UISprite_t194114938 * L_41 = __this->get_m_discountPriceIcon_9(); NullCheck(L_41); Transform_t3600365921 * L_42 = Component_get_transform_m3162698980(L_41, /*hidden argument*/NULL); Vector3_t3722313464 L_43 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_44 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_43, (30.0f), /*hidden argument*/NULL); NullCheck(L_42); Transform_set_localScale_m3053443106(L_42, L_44, /*hidden argument*/NULL); UILabel_t3248798549 * L_45 = __this->get_m_uiGoodsPrice_4(); NullCheck(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(L_45, /*hidden argument*/NULL); UISprite_t194114938 * L_47 = __this->get_m_orignPriceIcon_8(); NullCheck(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(L_47, /*hidden argument*/NULL); NullCheck(L_48); Vector3_t3722313464 L_49 = Transform_get_localPosition_m4234289348(L_48, /*hidden argument*/NULL); V_1 = L_49; float L_50 = (&V_1)->get_x_1(); UISprite_t194114938 * L_51 = __this->get_m_orignPriceIcon_8(); NullCheck(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(L_51, /*hidden argument*/NULL); NullCheck(L_52); Vector3_t3722313464 L_53 = Transform_get_localScale_m129152068(L_52, /*hidden argument*/NULL); V_2 = L_53; float L_54 = (&V_2)->get_x_1(); UILabel_t3248798549 * L_55 = __this->get_m_uiGoodsPrice_4(); NullCheck(L_55); Transform_t3600365921 * L_56 = Component_get_transform_m3162698980(L_55, /*hidden argument*/NULL); NullCheck(L_56); Vector3_t3722313464 L_57 = Transform_get_localPosition_m4234289348(L_56, /*hidden argument*/NULL); V_3 = L_57; float L_58 = (&V_3)->get_y_2(); UILabel_t3248798549 * L_59 = __this->get_m_uiGoodsPrice_4(); NullCheck(L_59); Transform_t3600365921 * L_60 = Component_get_transform_m3162698980(L_59, /*hidden argument*/NULL); NullCheck(L_60); Vector3_t3722313464 L_61 = Transform_get_localPosition_m4234289348(L_60, /*hidden argument*/NULL); V_4 = L_61; float L_62 = (&V_4)->get_z_3(); Vector3_t3722313464 L_63; memset(&L_63, 0, sizeof(L_63)); Vector3__ctor_m3353183577((&L_63), ((float)il2cpp_codegen_add((float)L_50, (float)L_54)), L_58, L_62, /*hidden argument*/NULL); NullCheck(L_46); Transform_set_localPosition_m4128471975(L_46, L_63, /*hidden argument*/NULL); return (bool)1; } } // System.Void uiRenewBox::OnClose(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnClose_m2623190302 (RuntimeObject * __this /* static, unused */, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_OnClose_m2623190302_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); String_t* L_0 = ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->get_s_localPath_19(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_FindTransFromUICamera_m1444083882(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return; } IL_0018: { Transform_t3600365921 * L_4 = V_0; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SendMessage_m1121218340(L_5, _stringLiteral1985329803, 1, /*hidden argument*/NULL); return; } } // System.Void uiRenewBox::OnConfirm() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnConfirm_m3920377953 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_OnConfirm_m3920377953_MetadataUsageId); s_Il2CppMethodInitialized = true; } CRenewItemInfo_t1742581428 * V_0 = NULL; int32_t V_1 = 0; int32_t G_B9_0 = 0; { bool L_0 = __this->get_m_isDataReady_11(); if (L_0) { goto IL_0026; } } { CMsgManager_t455955613 * L_1 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); 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, _stringLiteral1592041538, /*hidden argument*/NULL); NullCheck(L_1); CMsgManager_PushHint_m1231354654(L_1, L_3, (bool)1, /*hidden argument*/NULL); return; } IL_0026: { bool L_4 = __this->get_m_isWaitingResult_13(); if (!L_4) { goto IL_0032; } } { return; } IL_0032: { IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); CRenewItemInfo_t1742581428 * L_5 = shopRenewItem_GetRenewItemInfo_m2369370833(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_5; CRenewItemInfo_t1742581428 * L_6 = V_0; if (L_6) { goto IL_003f; } } { return; } IL_003f: { CRenewItemInfo_t1742581428 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_m_dCash_3(); if (!L_8) { goto IL_0050; } } { G_B9_0 = 1; goto IL_0051; } IL_0050: { G_B9_0 = 0; } IL_0051: { V_1 = G_B9_0; int32_t L_9 = V_1; int32_t L_10 = __this->get_m_renewCost_16(); IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_11 = CurrencyGetManager_CheckCurrencyState_m4051687621(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0086; } } { __this->set_m_isWaitingResult_13((bool)1); int32_t L_12 = __this->get_m_goodsId_14(); int32_t L_13 = __this->get_m_serverId_15(); IL2CPP_RUNTIME_CLASS_INIT(shopRenewItem_t1626699652_il2cpp_TypeInfo_var); shopRenewItem_RenewMyItem_m3198591126(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); uiRenewBox_OnCancel_m2954209849(__this, /*hidden argument*/NULL); goto IL_008c; } IL_0086: { uiRenewBox_OnCancel_m2954209849(__this, /*hidden argument*/NULL); } IL_008c: { return; } } // System.Void uiRenewBox::OnRecharge(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnRecharge_m1105633166 (uiRenewBox_t2564087826 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_OnRecharge_m1105633166_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_003f; } } { uiRenewBox_OnCancel_m2954209849(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_1 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ICameraBase_t3615533728 * L_2 = CRoot_GetCamera_m3179746689(L_1, /*hidden argument*/NULL); NullCheck(L_2); Camera_t4157153871 * L_3 = ICameraBase_GetUICamera_m3997251255(L_2, /*hidden argument*/NULL); V_0 = L_3; Camera_t4157153871 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003f; } } { Camera_t4157153871 * L_6 = V_0; NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); int32_t L_8 = ((int32_t)3); RuntimeObject * L_9 = Box(enumRequestFrom_t3677637358_il2cpp_TypeInfo_var, &L_8); NullCheck(L_7); GameObject_SendMessage_m3720186693(L_7, _stringLiteral3603710531, L_9, 1, /*hidden argument*/NULL); } IL_003f: { return; } } // System.Void uiRenewBox::OnCancel() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnCancel_m2954209849 (uiRenewBox_t2564087826 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_OnCancel_m2954209849_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * G_B2_0 = NULL; GameObject_t1113636619 * G_B1_0 = NULL; { GameObject_t1113636619 * L_0 = __this->get_m_uiRenewPanel_2(); IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_1 = ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_20(); G_B1_0 = L_0; if (L_1) { G_B2_0 = L_0; goto IL_001e; } } { intptr_t L_2 = (intptr_t)uiRenewBox_OnFadeOutEnd_m630528586_RuntimeMethod_var; OnEventCall_t3758354630 * L_3 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_3, NULL, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_20(L_3); G_B2_0 = G_B1_0; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); OnEventCall_t3758354630 * L_4 = ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_20(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayUIFadeOutAnim_m2724427866(NULL /*static, unused*/, G_B2_0, L_4, /*hidden argument*/NULL); return; } } // System.Void uiRenewBox::OnFadeOutEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRenewBox_OnFadeOutEnd_m630528586 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRenewBox_OnFadeOutEnd_m630528586_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(uiRenewBox_t2564087826_il2cpp_TypeInfo_var); String_t* L_0 = ((uiRenewBox_t2564087826_StaticFields*)il2cpp_codegen_static_fields_for(uiRenewBox_t2564087826_il2cpp_TypeInfo_var))->get_s_localPath_19(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_FindTransFromUICamera_m1444083882(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } { return; } IL_0018: { 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_HideUI_m732482071(L_4, ((int32_t)87), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRenewMsgBoxControl_t3836031106_il2cpp_TypeInfo_var); CRenewMsgBoxControl_t3836031106 * L_5 = CRenewMsgBoxControl_GetIntance_m1702767106(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CRenewMsgBoxControl_CloseRenewBox_m713314658(L_5, /*hidden argument*/NULL); return; } } // System.Void uiRenewBox::.cctor() extern "C" IL2CPP_METHOD_ATTR void uiRenewBox__cctor_m2015239821 (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 uiReplaceCloth::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth__ctor_m1647955444 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReplaceCloth__ctor_m1647955444_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiReplaceCloth::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_OnPageInit_m987459009 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReplaceCloth_OnPageInit_m987459009_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_transTheme_8(((uiRoleModelDataU5BU5D_t153388953*)SZArrayNew(uiRoleModelDataU5BU5D_t153388953_il2cpp_TypeInfo_var, (uint32_t)3))); uiRoleModelDataU5BU5D_t153388953* L_0 = __this->get_m_transTheme_8(); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1532675003, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); CUIBase_t3255455658 * L_2 = CUIHelp_FindUI_m2148074195(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); ArrayElementTypeCheck (L_0, ((uiRoleModelData_t1771589192 *)IsInstClass((RuntimeObject*)L_2, uiRoleModelData_t1771589192_il2cpp_TypeInfo_var))); (L_0)->SetAt(static_cast(0), (uiRoleModelData_t1771589192 *)((uiRoleModelData_t1771589192 *)IsInstClass((RuntimeObject*)L_2, uiRoleModelData_t1771589192_il2cpp_TypeInfo_var))); uiRoleModelDataU5BU5D_t153388953* L_3 = __this->get_m_transTheme_8(); Transform_t3600365921 * L_4 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3098758944, /*hidden argument*/NULL); CUIBase_t3255455658 * L_5 = CUIHelp_FindUI_m2148074195(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, ((uiRoleModelData_t1771589192 *)IsInstClass((RuntimeObject*)L_5, uiRoleModelData_t1771589192_il2cpp_TypeInfo_var))); (L_3)->SetAt(static_cast(1), (uiRoleModelData_t1771589192 *)((uiRoleModelData_t1771589192 *)IsInstClass((RuntimeObject*)L_5, uiRoleModelData_t1771589192_il2cpp_TypeInfo_var))); uiRoleModelDataU5BU5D_t153388953* L_6 = __this->get_m_transTheme_8(); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral369875589, /*hidden argument*/NULL); CUIBase_t3255455658 * L_8 = CUIHelp_FindUI_m2148074195(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, ((uiRoleModelData_t1771589192 *)IsInstClass((RuntimeObject*)L_8, uiRoleModelData_t1771589192_il2cpp_TypeInfo_var))); (L_6)->SetAt(static_cast(2), (uiRoleModelData_t1771589192 *)((uiRoleModelData_t1771589192 *)IsInstClass((RuntimeObject*)L_8, uiRoleModelData_t1771589192_il2cpp_TypeInfo_var))); UILabel_t3248798549 * L_9 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3453090319, /*hidden argument*/NULL); __this->set_m_remaindTime_14(L_9); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiReplaceCloth::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_OnDestroy_m2315438179 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiReplaceCloth::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_OnPageShow_m1508173817 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReplaceCloth_OnPageShow_m1508173817_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002f; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)0); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); } IL_002f: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_7 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = CChangeGameManager_get_Stage_m779784232(L_7, /*hidden argument*/NULL); V_1 = L_8; CChangeGameManager_t2081989347 * L_9 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = V_1; NullCheck(L_9); List_1_t2959980932 * L_11 = CChangeGameManager_GetThemeInfo_m283391897(L_9, L_10, /*hidden argument*/NULL); __this->set_m_GamePageInfo_11(L_11); V_2 = 0; V_3 = 0; goto IL_00a1; } IL_0054: { int32_t L_12 = V_2; if ((((int32_t)L_12) >= ((int32_t)3))) { goto IL_009d; } } { List_1_t2959980932 * L_13 = __this->get_m_GamePageInfo_11(); int32_t L_14 = V_3; NullCheck(L_13); GamePageInfo_t1487906190 * L_15 = List_1_get_Item_m2173200732(L_13, L_14, /*hidden argument*/List_1_get_Item_m2173200732_RuntimeMethod_var); NullCheck(L_15); int32_t L_16 = L_15->get_m_ThemeStage_1(); if (!L_16) { goto IL_009d; } } { uiRoleModelDataU5BU5D_t153388953* L_17 = __this->get_m_transTheme_8(); int32_t L_18 = V_2; int32_t L_19 = L_18; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); NullCheck(L_17); int32_t L_20 = L_19; uiRoleModelData_t1771589192 * L_21 = (L_17)->GetAt(static_cast(L_20)); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_22 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t2959980932 * L_23 = __this->get_m_GamePageInfo_11(); int32_t L_24 = V_3; NullCheck(L_23); GamePageInfo_t1487906190 * L_25 = List_1_get_Item_m2173200732(L_23, L_24, /*hidden argument*/List_1_get_Item_m2173200732_RuntimeMethod_var); NullCheck(L_25); int32_t L_26 = L_25->get_m_ThemeId_0(); NullCheck(L_22); AssembleInfo_t3236776212 * L_27 = CChangeGameManager_GetAssembleInfo_m50004070(L_22, L_26, /*hidden argument*/NULL); NullCheck(L_21); uiRoleModelData_SetInfo_m3382794683(L_21, L_27, /*hidden argument*/NULL); } IL_009d: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00a1: { int32_t L_29 = V_3; if ((((int32_t)L_29) < ((int32_t)8))) { goto IL_0054; } } { return; } } // System.Void uiReplaceCloth::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_OnPageHide_m4008610945 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReplaceCloth_OnPageHide_m4008610945_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002f; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)1); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); } IL_002f: { return; } } // System.Void uiReplaceCloth::Update() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_Update_m4187664378 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReplaceCloth_Update_m4187664378_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_Update_m4138194535(__this, /*hidden argument*/NULL); float L_0 = __this->get_lefttime_13(); if ((!(((float)L_0) >= ((float)(0.0f))))) { goto IL_0021; } } { uiReplaceCloth_Countdown_m4023729256(__this, /*hidden argument*/NULL); goto IL_0031; } IL_0021: { UILabel_t3248798549 * L_1 = __this->get_m_remaindTime_14(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_2, /*hidden argument*/NULL); } IL_0031: { return; } } // System.Void uiReplaceCloth::Countdown() extern "C" IL2CPP_METHOD_ATTR void uiReplaceCloth_Countdown_m4023729256 (uiReplaceCloth_t2547354058 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReplaceCloth_Countdown_m4023729256_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t3738529785 V_0; memset(&V_0, 0, sizeof(V_0)); String_t* V_1 = NULL; DateTime_t3738529785 V_2; memset(&V_2, 0, sizeof(V_2)); TimeSpan_t881159249 V_3; memset(&V_3, 0, sizeof(V_3)); String_t* V_4 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_1 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = CChangeGameManager_get_EndTime_m3302895750(L_1, /*hidden argument*/NULL); V_1 = L_2; String_t* L_3 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); DateTime_t3738529785 L_4 = Convert_ToDateTime_m199555027(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_2 = L_4; DateTime_t3738529785 L_5 = V_2; DateTime_t3738529785 L_6 = V_0; TimeSpan_t881159249 L_7 = DateTime_op_Subtraction_m3579235380(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); V_3 = L_7; CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = CTextHelp_GetText_m372251958(L_8, _stringLiteral570095966, /*hidden argument*/NULL); V_4 = L_9; UILabel_t3248798549 * L_10 = __this->get_m_remaindTime_14(); String_t* L_11 = V_4; int32_t L_12 = TimeSpan_get_Hours_m550761902((&V_3), /*hidden argument*/NULL); int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); int32_t L_15 = TimeSpan_get_Minutes_m4278980001((&V_3), /*hidden argument*/NULL); int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); int32_t L_18 = TimeSpan_get_Seconds_m1883479191((&V_3), /*hidden argument*/NULL); int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_19); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = String_Format_m3339413201(NULL /*static, unused*/, L_11, L_14, L_17, L_20, /*hidden argument*/NULL); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_21, /*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 uiReview::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiReview__ctor_m989860028 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview__ctor_m989860028_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_leftTime_18((60.0f)); __this->set_bIsExistData_33((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiReview::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiReview_OnPageInit_m2827270113 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnPageInit_m2827270113_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_RoleModelData_8(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)2))); TransformU5BU5D_t807237628* L_0 = __this->get_m_RoleModelData_8(); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral719579454, /*hidden argument*/NULL); NullCheck(L_0); ArrayElementTypeCheck (L_0, L_1); (L_0)->SetAt(static_cast(0), (Transform_t3600365921 *)L_1); TransformU5BU5D_t807237628* L_2 = __this->get_m_RoleModelData_8(); Transform_t3600365921 * L_3 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2747557994, /*hidden argument*/NULL); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(1), (Transform_t3600365921 *)L_3); UILabel_t3248798549 * L_4 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral1795793055, /*hidden argument*/NULL); __this->set_m_themeName_9(L_4); UILabel_t3248798549 * L_5 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2422939551, /*hidden argument*/NULL); __this->set_m_vote_10(L_5); Transform_t3600365921 * L_6 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1272396364, /*hidden argument*/NULL); __this->set_m_openRoot_11(L_6); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2355061300, /*hidden argument*/NULL); __this->set_m_closeRoot_12(L_7); Transform_t3600365921 * L_8 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3626752853, /*hidden argument*/NULL); __this->set_m_closeBG_13(L_8); UILabel_t3248798549 * L_9 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral478754918, /*hidden argument*/NULL); __this->set_m_countDown_16(L_9); UILabel_t3248798549 * L_10 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3630650901, /*hidden argument*/NULL); __this->set_m_tip_17(L_10); UILabel_t3248798549 * L_11 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral4040663080, /*hidden argument*/NULL); __this->set_m_leftMatchLabel_20(L_11); UILabel_t3248798549 * L_12 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2393729098, /*hidden argument*/NULL); __this->set_m_leftVoteCount_21(L_12); Transform_t3600365921 * L_13 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral790275584, /*hidden argument*/NULL); __this->set_m_leftVoteBtn_22(L_13); __this->set_m_leftVoteStage_23(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)3))); TransformU5BU5D_t807237628* L_14 = __this->get_m_leftVoteStage_23(); Transform_t3600365921 * L_15 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1979790605, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(0), (Transform_t3600365921 *)L_15); TransformU5BU5D_t807237628* L_16 = __this->get_m_leftVoteStage_23(); Transform_t3600365921 * L_17 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4160450124, /*hidden argument*/NULL); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_17); (L_16)->SetAt(static_cast(1), (Transform_t3600365921 *)L_17); TransformU5BU5D_t807237628* L_18 = __this->get_m_leftVoteStage_23(); Transform_t3600365921 * L_19 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1380893852, /*hidden argument*/NULL); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_19); (L_18)->SetAt(static_cast(2), (Transform_t3600365921 *)L_19); intptr_t L_20 = (intptr_t)uiReview_OnClkLeftVoteBtn_m2299144757_RuntimeMethod_var; Action_1_t1286104214 * L_21 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_21, __this, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral790275584, L_21, /*hidden argument*/NULL); UILabel_t3248798549 * L_22 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3669651734, /*hidden argument*/NULL); __this->set_m_rightMatchLabel_25(L_22); UILabel_t3248798549 * L_23 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral41715686, /*hidden argument*/NULL); __this->set_m_rightVoteCount_26(L_23); Transform_t3600365921 * L_24 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1970271729, /*hidden argument*/NULL); __this->set_m_rightVoteBtn_27(L_24); __this->set_m_rightVoteStage_28(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)3))); TransformU5BU5D_t807237628* L_25 = __this->get_m_rightVoteStage_28(); Transform_t3600365921 * L_26 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral873034014, /*hidden argument*/NULL); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_26); (L_25)->SetAt(static_cast(0), (Transform_t3600365921 *)L_26); TransformU5BU5D_t807237628* L_27 = __this->get_m_rightVoteStage_28(); Transform_t3600365921 * L_28 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1417219727, /*hidden argument*/NULL); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_28); (L_27)->SetAt(static_cast(1), (Transform_t3600365921 *)L_28); TransformU5BU5D_t807237628* L_29 = __this->get_m_rightVoteStage_28(); Transform_t3600365921 * L_30 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4028170084, /*hidden argument*/NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(2), (Transform_t3600365921 *)L_30); intptr_t L_31 = (intptr_t)uiReview_OnClkRightVoteBtn_m2749551077_RuntimeMethod_var; Action_1_t1286104214 * L_32 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_32, __this, L_31, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1970271729, L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_33 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); CDataModelBool_t2269476966 * L_34 = L_33->get_CStartVoteMsg_26(); intptr_t L_35 = (intptr_t)uiReview_OnUpdateData_m2463920776_RuntimeMethod_var; Action_1_t1302699353 * L_36 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_36, __this, L_35, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_34); IEventDispatcher_AddWatcher_m1530082036(L_34, L_36, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiReview::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiReview_OnDestroy_m3582788877 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnDestroy_m3582788877_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelBool_t2269476966 * L_1 = L_0->get_CStartVoteMsg_26(); intptr_t L_2 = (intptr_t)uiReview_OnUpdateData_m2463920776_RuntimeMethod_var; Action_1_t1302699353 * L_3 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_1); IEventDispatcher_RemoveWatcher_m2309964606(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiReview::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiReview_OnPageShow_m1290861417 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnPageShow_m1290861417_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002f; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)0); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); } IL_002f: { UILabel_t3248798549 * L_7 = __this->get_m_tip_17(); CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = CTextHelp_GetText_m372251958(L_8, _stringLiteral313457329, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); return; } } // System.Void uiReview::InitPage() extern "C" IL2CPP_METHOD_ATTR void uiReview_InitPage_m1940212255 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_InitPage_m1940212255_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_01a5; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_1 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; NullCheck(L_1); ReviewInfo_t914837392 * L_3 = CChangeGameManager_GetReviewInfo_m3446829144(L_1, L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = L_3->get_m_playerSign_0(); NullCheck(L_0); ReviewInfo_t914837392 * L_5 = CChangeGameManager_GetThemeSignInfo_m3023682012(L_0, L_4, /*hidden argument*/NULL); __this->set_m_info_15(L_5); ReviewInfo_t914837392 * L_6 = __this->get_m_info_15(); NullCheck(L_6); List_1_t2571181400 * L_7 = L_6->get_m_themeInfo_2(); if (L_7) { goto IL_0038; } } { return; } IL_0038: { int32_t L_8 = V_0; if (L_8) { goto IL_00da; } } { TransformU5BU5D_t807237628* L_9 = __this->get_m_RoleModelData_8(); int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = L_10; Transform_t3600365921 * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); LeftRoleModelData_t1991244417 * L_13 = Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173(L_12, /*hidden argument*/Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_14 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_15 = V_0; NullCheck(L_14); ReviewInfo_t914837392 * L_16 = CChangeGameManager_GetReviewInfo_m3446829144(L_14, L_15, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = L_16->get_m_playerSign_0(); int32_t L_18 = __this->get_index_19(); ReviewInfo_t914837392 * L_19 = __this->get_m_info_15(); NullCheck(L_19); int32_t L_20 = L_19->get_sex_1(); NullCheck(L_13); LeftRoleModelData_SetInfo_m1906064002(L_13, L_17, L_18, L_20, (bool)1, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_21 = __this->get_m_info_15(); NullCheck(L_21); List_1_t2571181400 * L_22 = L_21->get_m_themeInfo_2(); int32_t L_23 = __this->get_index_19(); NullCheck(L_22); ThemeInfo_t1099106658 * L_24 = List_1_get_Item_m2977262506(L_22, L_23, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_24); int32_t L_25 = L_24->get_m_themeVote_2(); __this->set_m_leftVote_24(L_25); UILabel_t3248798549 * L_26 = __this->get_m_leftVoteCount_21(); int32_t* L_27 = __this->get_address_of_m_leftVote_24(); String_t* L_28 = Int32_ToString_m141394615(L_27, /*hidden argument*/NULL); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_m_leftMatchLabel_20(); ReviewInfo_t914837392 * L_30 = __this->get_m_info_15(); NullCheck(L_30); List_1_t2571181400 * L_31 = L_30->get_m_themeInfo_2(); int32_t L_32 = __this->get_index_19(); NullCheck(L_31); ThemeInfo_t1099106658 * L_33 = List_1_get_Item_m2977262506(L_31, L_32, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_33); String_t* L_34 = L_33->get_m_themeDec_1(); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_34, /*hidden argument*/NULL); goto IL_0171; } IL_00da: { TransformU5BU5D_t807237628* L_35 = __this->get_m_RoleModelData_8(); int32_t L_36 = V_0; NullCheck(L_35); int32_t L_37 = L_36; Transform_t3600365921 * L_38 = (L_35)->GetAt(static_cast(L_37)); NullCheck(L_38); RightRoleModelData_t2990113550 * L_39 = Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367(L_38, /*hidden argument*/Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_40 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_41 = V_0; NullCheck(L_40); ReviewInfo_t914837392 * L_42 = CChangeGameManager_GetReviewInfo_m3446829144(L_40, L_41, /*hidden argument*/NULL); NullCheck(L_42); int32_t L_43 = L_42->get_m_playerSign_0(); int32_t L_44 = __this->get_index_19(); ReviewInfo_t914837392 * L_45 = __this->get_m_info_15(); NullCheck(L_45); int32_t L_46 = L_45->get_sex_1(); NullCheck(L_39); RightRoleModelData_SetInfo_m174843016(L_39, L_43, L_44, L_46, (bool)1, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_47 = __this->get_m_info_15(); NullCheck(L_47); List_1_t2571181400 * L_48 = L_47->get_m_themeInfo_2(); int32_t L_49 = __this->get_index_19(); NullCheck(L_48); ThemeInfo_t1099106658 * L_50 = List_1_get_Item_m2977262506(L_48, L_49, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_50); int32_t L_51 = L_50->get_m_themeVote_2(); __this->set_m_rightVote_29(L_51); UILabel_t3248798549 * L_52 = __this->get_m_rightVoteCount_26(); int32_t* L_53 = __this->get_address_of_m_rightVote_29(); String_t* L_54 = Int32_ToString_m141394615(L_53, /*hidden argument*/NULL); NullCheck(L_52); UILabel_set_text_m1071532778(L_52, L_54, /*hidden argument*/NULL); UILabel_t3248798549 * L_55 = __this->get_m_rightMatchLabel_25(); ReviewInfo_t914837392 * L_56 = __this->get_m_info_15(); NullCheck(L_56); List_1_t2571181400 * L_57 = L_56->get_m_themeInfo_2(); int32_t L_58 = __this->get_index_19(); NullCheck(L_57); ThemeInfo_t1099106658 * L_59 = List_1_get_Item_m2977262506(L_57, L_58, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_59); String_t* L_60 = L_59->get_m_themeDec_1(); NullCheck(L_55); UILabel_set_text_m1071532778(L_55, L_60, /*hidden argument*/NULL); } IL_0171: { UILabel_t3248798549 * L_61 = __this->get_m_themeName_9(); FashionThemeCfg_t420161380 * L_62 = FashionThemeCfg_GetInstance_m223545720(NULL /*static, unused*/, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_63 = __this->get_m_info_15(); NullCheck(L_63); List_1_t2571181400 * L_64 = L_63->get_m_themeInfo_2(); int32_t L_65 = __this->get_index_19(); NullCheck(L_64); ThemeInfo_t1099106658 * L_66 = List_1_get_Item_m2977262506(L_64, L_65, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_66); int32_t L_67 = L_66->get_m_themeId_0(); NullCheck(L_62); String_t* L_68 = FashionThemeCfg_GetThemeNameByThemeId_m3315609266(L_62, L_67, /*hidden argument*/NULL); NullCheck(L_61); UILabel_set_text_m1071532778(L_61, L_68, /*hidden argument*/NULL); int32_t L_69 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_01a5: { int32_t L_70 = V_0; TransformU5BU5D_t807237628* L_71 = __this->get_m_RoleModelData_8(); NullCheck(L_71); if ((((int32_t)L_70) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_71)->max_length))))))) { goto IL_0007; } } { int32_t L_72 = __this->get_index_19(); if (L_72) { goto IL_01f8; } } { ReviewInfo_t914837392 * L_73 = __this->get_m_info_15(); NullCheck(L_73); List_1_t2571181400 * L_74 = L_73->get_m_themeInfo_2(); int32_t L_75 = __this->get_index_19(); NullCheck(L_74); ThemeInfo_t1099106658 * L_76 = List_1_get_Item_m2977262506(L_74, L_75, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); if (!L_76) { goto IL_01f8; } } { Transform_t3600365921 * L_77 = __this->get_m_openRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_77, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_78 = __this->get_m_closeBG_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_78, (bool)0, /*hidden argument*/NULL); __this->set_bIsExistData_33((bool)0); } IL_01f8: { return; } } // System.Void uiReview::OnOpenAnimation(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiReview_OnOpenAnimation_m1231181168 (uiReview_t3734123438 * __this, bool ___firstCall0, float ___fTiemDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnOpenAnimation_m1231181168_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_openRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); bool L_1 = uiReview_bISExistNextData_m695359332(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0050; } } { ReviewInfo_t914837392 * L_2 = __this->get_m_info_15(); NullCheck(L_2); List_1_t2571181400 * L_3 = L_2->get_m_themeInfo_2(); int32_t L_4 = __this->get_index_19(); NullCheck(L_3); ThemeInfo_t1099106658 * L_5 = List_1_get_Item_m2977262506(L_3, L_4, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); if (!L_5) { goto IL_004a; } } { Transform_t3600365921 * L_6 = __this->get_m_closeRoot_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = __this->get_m_openRoot_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); } IL_004a: { uiReview_RefreshUI_m1819666337(__this, /*hidden argument*/NULL); } IL_0050: { return; } } // System.Void uiReview::OnCloseAnimation(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiReview_OnCloseAnimation_m4230863130 (uiReview_t3734123438 * __this, bool ___firstCall0, float ___fTiemDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnCloseAnimation_m4230863130_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_closeRoot_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); CEventManager_t474365641 * L_1 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)uiReview_OnOpenAnimation_m1231181168_RuntimeMethod_var; OnEventCall_t3758354630 * L_3 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_3, __this, L_2, /*hidden argument*/NULL); NullCheck(L_1); CEventManager_PushOnce_m1854500591(L_1, (3.0f), L_3, /*hidden argument*/NULL); return; } } // System.Void uiReview::OnUpdateData(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiReview_OnUpdateData_m2463920776 (uiReview_t3734123438 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { uiReview_InitPage_m1940212255(__this, /*hidden argument*/NULL); return; } } // System.Void uiReview::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiReview_OnPageHide_m3520140691 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnPageHide_m3520140691_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002f; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)1); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); } IL_002f: { return; } } // System.Void uiReview::Update() extern "C" IL2CPP_METHOD_ATTR void uiReview_Update_m3803513592 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_Update_m3803513592_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { CUIBase_Update_m4138194535(__this, /*hidden argument*/NULL); bool L_0 = __this->get_bIsClick_32(); if (!L_0) { goto IL_0077; } } { float L_1 = __this->get_timer_30(); float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_timer_30(((float)il2cpp_codegen_add((float)L_1, (float)L_2))); bool L_3 = uiReview_bISExistNextData_m695359332(__this, /*hidden argument*/NULL); V_0 = L_3; bool L_4 = V_0; if (!L_4) { goto IL_0057; } } { float L_5 = __this->get_timer_30(); if ((!(((float)L_5) >= ((float)(4.0f))))) { goto IL_0052; } } { __this->set_bIsClick_32((bool)0); __this->set_timer_30((0.0f)); } IL_0052: { goto IL_0077; } IL_0057: { float L_6 = __this->get_timer_30(); if ((!(((float)L_6) >= ((float)(6.0f))))) { goto IL_0077; } } { 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_ShowUI_m3552255067(L_7, ((int32_t)198), /*hidden argument*/NULL); } IL_0077: { bool L_8 = __this->get_bIsExistData_33(); if (!L_8) { goto IL_00cb; } } { float L_9 = __this->get_time_31(); float L_10 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_time_31(((float)il2cpp_codegen_add((float)L_9, (float)L_10))); float L_11 = __this->get_time_31(); if ((!(((float)L_11) >= ((float)(3.0f))))) { goto IL_00c6; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_12 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CWndController_ShowUI_m3552255067(L_12, ((int32_t)198), /*hidden argument*/NULL); __this->set_bIsExistData_33((bool)0); __this->set_time_31((0.0f)); } IL_00c6: { goto IL_00f6; } IL_00cb: { float L_13 = __this->get_leftTime_18(); if ((!(((float)L_13) >= ((float)(0.0f))))) { goto IL_00e6; } } { uiReview_CountDown_m4184568981(__this, /*hidden argument*/NULL); goto IL_00f6; } IL_00e6: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_14 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CWndController_ShowUI_m3552255067(L_14, ((int32_t)198), /*hidden argument*/NULL); } IL_00f6: { V_1 = 0; CMainRole_t4200562839 * L_15 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CProperty_t963755051 * L_16 = ISceneBaseObj_GetNetProperty_m1709069404(L_15, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = CProperty_GetInt_m2680341236(L_16, _stringLiteral3774964124, 0, /*hidden argument*/NULL); V_2 = L_17; CMainRole_t4200562839 * L_18 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); CProperty_t963755051 * L_19 = ISceneBaseObj_GetNetProperty_m1709069404(L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = CProperty_GetInt_m2680341236(L_19, _stringLiteral1819500936, 0, /*hidden argument*/NULL); V_3 = L_20; int32_t L_21 = V_3; int32_t L_22 = V_2; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)L_22)); UILabel_t3248798549 * L_23 = __this->get_m_vote_10(); int32_t L_24 = V_1; int32_t L_25 = L_24; RuntimeObject * L_26 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_25); int32_t L_27 = V_3; int32_t L_28 = L_27; RuntimeObject * L_29 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_28); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_30 = String_Concat_m1715369213(NULL /*static, unused*/, L_26, _stringLiteral3452614529, L_29, /*hidden argument*/NULL); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_30, /*hidden argument*/NULL); return; } } // System.Void uiReview::OnClkLeftVoteBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiReview_OnClkLeftVoteBtn_m2299144757 (uiReview_t3734123438 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnClkLeftVoteBtn_m2299144757_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_index_19(); if ((((int32_t)L_0) >= ((int32_t)3))) { goto IL_0219; } } { __this->set_bIsClick_32((bool)1); Transform_t3600365921 * L_1 = __this->get_m_leftVoteBtn_22(); NullCheck(L_1); BoxCollider_t1640800422 * L_2 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_1, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_2); Collider_set_enabled_m1517463283(L_2, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_m_rightVoteBtn_27(); NullCheck(L_3); BoxCollider_t1640800422 * L_4 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_3, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_4); Collider_set_enabled_m1517463283(L_4, (bool)0, /*hidden argument*/NULL); int32_t L_5 = __this->get_index_19(); if (L_5) { goto IL_00b3; } } { TransformU5BU5D_t807237628* L_6 = __this->get_m_leftVoteStage_23(); int32_t L_7 = __this->get_index_19(); NullCheck(L_6); int32_t L_8 = L_7; Transform_t3600365921 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_10); UISprite_t194114938 * L_11 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_10, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, _stringLiteral44558667, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_12 = __this->get_m_leftVoteStage_23(); int32_t L_13 = __this->get_index_19(); NullCheck(L_12); int32_t L_14 = L_13; Transform_t3600365921 * L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_m796801857(L_17, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_18 = __this->get_m_rightVoteStage_28(); int32_t L_19 = __this->get_index_19(); NullCheck(L_18); int32_t L_20 = L_19; Transform_t3600365921 * L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_22); UISprite_t194114938 * L_23 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_22, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_23); UISprite_set_spriteName_m1616245412(L_23, _stringLiteral1798416078, /*hidden argument*/NULL); goto IL_01a0; } IL_00b3: { int32_t L_24 = __this->get_index_19(); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_0132; } } { TransformU5BU5D_t807237628* L_25 = __this->get_m_leftVoteStage_23(); int32_t L_26 = __this->get_index_19(); NullCheck(L_25); int32_t L_27 = L_26; Transform_t3600365921 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_28, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_29); UISprite_t194114938 * L_30 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_29, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_30); UISprite_set_spriteName_m1616245412(L_30, _stringLiteral44558667, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_31 = __this->get_m_leftVoteStage_23(); int32_t L_32 = __this->get_index_19(); NullCheck(L_31); int32_t L_33 = L_32; Transform_t3600365921 * L_34 = (L_31)->GetAt(static_cast(L_33)); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_Find_m1729760951(L_34, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_37 = __this->get_m_rightVoteStage_28(); int32_t L_38 = __this->get_index_19(); NullCheck(L_37); int32_t L_39 = L_38; Transform_t3600365921 * L_40 = (L_37)->GetAt(static_cast(L_39)); NullCheck(L_40); Transform_t3600365921 * L_41 = Transform_Find_m1729760951(L_40, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_41); UISprite_t194114938 * L_42 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_41, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_42); UISprite_set_spriteName_m1616245412(L_42, _stringLiteral1798416078, /*hidden argument*/NULL); goto IL_01a0; } IL_0132: { TransformU5BU5D_t807237628* L_43 = __this->get_m_leftVoteStage_23(); int32_t L_44 = __this->get_index_19(); NullCheck(L_43); int32_t L_45 = L_44; Transform_t3600365921 * L_46 = (L_43)->GetAt(static_cast(L_45)); NullCheck(L_46); Transform_t3600365921 * L_47 = Transform_Find_m1729760951(L_46, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_47); UISprite_t194114938 * L_48 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_47, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_48); UISprite_set_spriteName_m1616245412(L_48, _stringLiteral44558667, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_49 = __this->get_m_leftVoteStage_23(); int32_t L_50 = __this->get_index_19(); NullCheck(L_49); int32_t L_51 = L_50; Transform_t3600365921 * L_52 = (L_49)->GetAt(static_cast(L_51)); NullCheck(L_52); Transform_t3600365921 * L_53 = Transform_Find_m1729760951(L_52, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_53); GameObject_t1113636619 * L_54 = Component_get_gameObject_m442555142(L_53, /*hidden argument*/NULL); NullCheck(L_54); GameObject_SetActive_m796801857(L_54, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_55 = __this->get_m_rightVoteStage_28(); int32_t L_56 = __this->get_index_19(); NullCheck(L_55); int32_t L_57 = L_56; Transform_t3600365921 * L_58 = (L_55)->GetAt(static_cast(L_57)); NullCheck(L_58); Transform_t3600365921 * L_59 = Transform_Find_m1729760951(L_58, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_59); UISprite_t194114938 * L_60 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_59, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_60); UISprite_set_spriteName_m1616245412(L_60, _stringLiteral1798416078, /*hidden argument*/NULL); } IL_01a0: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_61 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_62 = __this->get_m_info_15(); NullCheck(L_62); List_1_t2571181400 * L_63 = L_62->get_m_themeInfo_2(); int32_t L_64 = __this->get_index_19(); NullCheck(L_63); ThemeInfo_t1099106658 * L_65 = List_1_get_Item_m2977262506(L_63, L_64, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_65); int32_t L_66 = L_65->get_m_themeId_0(); NullCheck(L_61); CChangeGameManager_RequestConfirmData_m2098381931(L_61, L_66, 0, /*hidden argument*/NULL); int32_t L_67 = __this->get_m_leftVote_24(); __this->set_m_leftVote_24(((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1))); UILabel_t3248798549 * L_68 = __this->get_m_leftVoteCount_21(); int32_t* L_69 = __this->get_address_of_m_leftVote_24(); String_t* L_70 = Int32_ToString_m141394615(L_69, /*hidden argument*/NULL); NullCheck(L_68); UILabel_set_text_m1071532778(L_68, L_70, /*hidden argument*/NULL); CEventManager_t474365641 * L_71 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_72 = (intptr_t)uiReview_OnCloseAnimation_m4230863130_RuntimeMethod_var; OnEventCall_t3758354630 * L_73 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_73, __this, L_72, /*hidden argument*/NULL); NullCheck(L_71); CEventManager_PushOnce_m1854500591(L_71, (1.0f), L_73, /*hidden argument*/NULL); int32_t L_74 = __this->get_index_19(); __this->set_index_19(((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1))); } IL_0219: { return; } } // System.Void uiReview::OnClkRightVoteBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiReview_OnClkRightVoteBtn_m2749551077 (uiReview_t3734123438 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_OnClkRightVoteBtn_m2749551077_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_index_19(); if ((((int32_t)L_0) >= ((int32_t)3))) { goto IL_0219; } } { __this->set_bIsClick_32((bool)1); Transform_t3600365921 * L_1 = __this->get_m_leftVoteBtn_22(); NullCheck(L_1); BoxCollider_t1640800422 * L_2 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_1, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_2); Collider_set_enabled_m1517463283(L_2, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_m_rightVoteBtn_27(); NullCheck(L_3); BoxCollider_t1640800422 * L_4 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_3, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_4); Collider_set_enabled_m1517463283(L_4, (bool)0, /*hidden argument*/NULL); int32_t L_5 = __this->get_index_19(); if (L_5) { goto IL_00b3; } } { TransformU5BU5D_t807237628* L_6 = __this->get_m_rightVoteStage_28(); int32_t L_7 = __this->get_index_19(); NullCheck(L_6); int32_t L_8 = L_7; Transform_t3600365921 * L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_10); UISprite_t194114938 * L_11 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_10, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, _stringLiteral44558667, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_12 = __this->get_m_rightVoteStage_28(); int32_t L_13 = __this->get_index_19(); NullCheck(L_12); int32_t L_14 = L_13; Transform_t3600365921 * L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_m796801857(L_17, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_18 = __this->get_m_leftVoteStage_23(); int32_t L_19 = __this->get_index_19(); NullCheck(L_18); int32_t L_20 = L_19; Transform_t3600365921 * L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_22); UISprite_t194114938 * L_23 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_22, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_23); UISprite_set_spriteName_m1616245412(L_23, _stringLiteral1798416078, /*hidden argument*/NULL); goto IL_01a0; } IL_00b3: { int32_t L_24 = __this->get_index_19(); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_0132; } } { TransformU5BU5D_t807237628* L_25 = __this->get_m_rightVoteStage_28(); int32_t L_26 = __this->get_index_19(); NullCheck(L_25); int32_t L_27 = L_26; Transform_t3600365921 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_28, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_29); UISprite_t194114938 * L_30 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_29, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_30); UISprite_set_spriteName_m1616245412(L_30, _stringLiteral44558667, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_31 = __this->get_m_rightVoteStage_28(); int32_t L_32 = __this->get_index_19(); NullCheck(L_31); int32_t L_33 = L_32; Transform_t3600365921 * L_34 = (L_31)->GetAt(static_cast(L_33)); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_Find_m1729760951(L_34, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_37 = __this->get_m_leftVoteStage_23(); int32_t L_38 = __this->get_index_19(); NullCheck(L_37); int32_t L_39 = L_38; Transform_t3600365921 * L_40 = (L_37)->GetAt(static_cast(L_39)); NullCheck(L_40); Transform_t3600365921 * L_41 = Transform_Find_m1729760951(L_40, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_41); UISprite_t194114938 * L_42 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_41, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_42); UISprite_set_spriteName_m1616245412(L_42, _stringLiteral1798416078, /*hidden argument*/NULL); goto IL_01a0; } IL_0132: { TransformU5BU5D_t807237628* L_43 = __this->get_m_rightVoteStage_28(); int32_t L_44 = __this->get_index_19(); NullCheck(L_43); int32_t L_45 = L_44; Transform_t3600365921 * L_46 = (L_43)->GetAt(static_cast(L_45)); NullCheck(L_46); Transform_t3600365921 * L_47 = Transform_Find_m1729760951(L_46, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_47); UISprite_t194114938 * L_48 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_47, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_48); UISprite_set_spriteName_m1616245412(L_48, _stringLiteral44558667, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_49 = __this->get_m_rightVoteStage_28(); int32_t L_50 = __this->get_index_19(); NullCheck(L_49); int32_t L_51 = L_50; Transform_t3600365921 * L_52 = (L_49)->GetAt(static_cast(L_51)); NullCheck(L_52); Transform_t3600365921 * L_53 = Transform_Find_m1729760951(L_52, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_53); GameObject_t1113636619 * L_54 = Component_get_gameObject_m442555142(L_53, /*hidden argument*/NULL); NullCheck(L_54); GameObject_SetActive_m796801857(L_54, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_55 = __this->get_m_leftVoteStage_23(); int32_t L_56 = __this->get_index_19(); NullCheck(L_55); int32_t L_57 = L_56; Transform_t3600365921 * L_58 = (L_55)->GetAt(static_cast(L_57)); NullCheck(L_58); Transform_t3600365921 * L_59 = Transform_Find_m1729760951(L_58, _stringLiteral1244386375, /*hidden argument*/NULL); NullCheck(L_59); UISprite_t194114938 * L_60 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_59, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); NullCheck(L_60); UISprite_set_spriteName_m1616245412(L_60, _stringLiteral1798416078, /*hidden argument*/NULL); } IL_01a0: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_61 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_62 = __this->get_m_info_15(); NullCheck(L_62); List_1_t2571181400 * L_63 = L_62->get_m_themeInfo_2(); int32_t L_64 = __this->get_index_19(); NullCheck(L_63); ThemeInfo_t1099106658 * L_65 = List_1_get_Item_m2977262506(L_63, L_64, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_65); int32_t L_66 = L_65->get_m_themeId_0(); NullCheck(L_61); CChangeGameManager_RequestConfirmData_m2098381931(L_61, L_66, 1, /*hidden argument*/NULL); int32_t L_67 = __this->get_m_rightVote_29(); __this->set_m_rightVote_29(((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1))); UILabel_t3248798549 * L_68 = __this->get_m_rightVoteCount_26(); int32_t* L_69 = __this->get_address_of_m_rightVote_29(); String_t* L_70 = Int32_ToString_m141394615(L_69, /*hidden argument*/NULL); NullCheck(L_68); UILabel_set_text_m1071532778(L_68, L_70, /*hidden argument*/NULL); CEventManager_t474365641 * L_71 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_72 = (intptr_t)uiReview_OnCloseAnimation_m4230863130_RuntimeMethod_var; OnEventCall_t3758354630 * L_73 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_73, __this, L_72, /*hidden argument*/NULL); NullCheck(L_71); CEventManager_PushOnce_m1854500591(L_71, (1.0f), L_73, /*hidden argument*/NULL); int32_t L_74 = __this->get_index_19(); __this->set_index_19(((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1))); } IL_0219: { return; } } // System.Void uiReview::RefreshUI() extern "C" IL2CPP_METHOD_ATTR void uiReview_RefreshUI_m1819666337 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_RefreshUI_m1819666337_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = __this->get_index_19(); if ((((int32_t)L_0) >= ((int32_t)3))) { goto IL_0259; } } { bool L_1 = uiReview_bISExistNextData_m695359332(__this, /*hidden argument*/NULL); V_0 = L_1; bool L_2 = V_0; if (!L_2) { goto IL_0259; } } { TransformU5BU5D_t807237628* L_3 = __this->get_m_RoleModelData_8(); NullCheck(L_3); int32_t L_4 = 0; Transform_t3600365921 * L_5 = (L_3)->GetAt(static_cast(L_4)); NullCheck(L_5); LeftRoleModelData_t1991244417 * L_6 = Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173(L_5, /*hidden argument*/Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173_RuntimeMethod_var); NullCheck(L_6); LeftRoleModelData_TakeOffSuit_m3312133326(L_6, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_7 = __this->get_m_RoleModelData_8(); NullCheck(L_7); int32_t L_8 = 1; Transform_t3600365921 * L_9 = (L_7)->GetAt(static_cast(L_8)); NullCheck(L_9); RightRoleModelData_t2990113550 * L_10 = Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367(L_9, /*hidden argument*/Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367_RuntimeMethod_var); NullCheck(L_10); RightRoleModelData_TakeOffSuit_m3424184630(L_10, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_m_leftVoteBtn_22(); NullCheck(L_11); BoxCollider_t1640800422 * L_12 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_11, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_12); Collider_set_enabled_m1517463283(L_12, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_m_rightVoteBtn_27(); NullCheck(L_13); BoxCollider_t1640800422 * L_14 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_13, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_14); Collider_set_enabled_m1517463283(L_14, (bool)1, /*hidden argument*/NULL); V_1 = 0; goto IL_00a4; } IL_0066: { TransformU5BU5D_t807237628* L_15 = __this->get_m_leftVoteStage_23(); int32_t L_16 = V_1; NullCheck(L_15); int32_t L_17 = L_16; Transform_t3600365921 * L_18 = (L_15)->GetAt(static_cast(L_17)); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_19); GameObject_t1113636619 * L_20 = Component_get_gameObject_m442555142(L_19, /*hidden argument*/NULL); NullCheck(L_20); GameObject_SetActive_m796801857(L_20, (bool)0, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_21 = __this->get_m_rightVoteStage_28(); int32_t L_22 = V_1; NullCheck(L_21); int32_t L_23 = L_22; Transform_t3600365921 * L_24 = (L_21)->GetAt(static_cast(L_23)); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral1975617274, /*hidden argument*/NULL); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); NullCheck(L_26); GameObject_SetActive_m796801857(L_26, (bool)0, /*hidden argument*/NULL); int32_t L_27 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00a4: { int32_t L_28 = V_1; if ((((int32_t)L_28) < ((int32_t)3))) { goto IL_0066; } } { V_2 = 0; goto IL_024b; } IL_00b2: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_29 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_30 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_31 = V_2; NullCheck(L_30); ReviewInfo_t914837392 * L_32 = CChangeGameManager_GetReviewInfo_m3446829144(L_30, L_31, /*hidden argument*/NULL); NullCheck(L_32); int32_t L_33 = L_32->get_m_playerSign_0(); NullCheck(L_29); ReviewInfo_t914837392 * L_34 = CChangeGameManager_GetThemeSignInfo_m3023682012(L_29, L_33, /*hidden argument*/NULL); __this->set_m_info_15(L_34); ReviewInfo_t914837392 * L_35 = __this->get_m_info_15(); if (L_35) { goto IL_00de; } } { return; } IL_00de: { int32_t L_36 = V_2; if (L_36) { goto IL_0180; } } { TransformU5BU5D_t807237628* L_37 = __this->get_m_RoleModelData_8(); int32_t L_38 = V_2; NullCheck(L_37); int32_t L_39 = L_38; Transform_t3600365921 * L_40 = (L_37)->GetAt(static_cast(L_39)); NullCheck(L_40); LeftRoleModelData_t1991244417 * L_41 = Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173(L_40, /*hidden argument*/Component_GetComponent_TisLeftRoleModelData_t1991244417_m3160987173_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_42 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_43 = V_2; NullCheck(L_42); ReviewInfo_t914837392 * L_44 = CChangeGameManager_GetReviewInfo_m3446829144(L_42, L_43, /*hidden argument*/NULL); NullCheck(L_44); int32_t L_45 = L_44->get_m_playerSign_0(); int32_t L_46 = __this->get_index_19(); ReviewInfo_t914837392 * L_47 = __this->get_m_info_15(); NullCheck(L_47); int32_t L_48 = L_47->get_sex_1(); NullCheck(L_41); LeftRoleModelData_SetInfo_m1906064002(L_41, L_45, L_46, L_48, (bool)0, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_49 = __this->get_m_info_15(); NullCheck(L_49); List_1_t2571181400 * L_50 = L_49->get_m_themeInfo_2(); int32_t L_51 = __this->get_index_19(); NullCheck(L_50); ThemeInfo_t1099106658 * L_52 = List_1_get_Item_m2977262506(L_50, L_51, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_52); int32_t L_53 = L_52->get_m_themeVote_2(); __this->set_m_leftVote_24(L_53); UILabel_t3248798549 * L_54 = __this->get_m_leftVoteCount_21(); int32_t* L_55 = __this->get_address_of_m_leftVote_24(); String_t* L_56 = Int32_ToString_m141394615(L_55, /*hidden argument*/NULL); NullCheck(L_54); UILabel_set_text_m1071532778(L_54, L_56, /*hidden argument*/NULL); UILabel_t3248798549 * L_57 = __this->get_m_leftMatchLabel_20(); ReviewInfo_t914837392 * L_58 = __this->get_m_info_15(); NullCheck(L_58); List_1_t2571181400 * L_59 = L_58->get_m_themeInfo_2(); int32_t L_60 = __this->get_index_19(); NullCheck(L_59); ThemeInfo_t1099106658 * L_61 = List_1_get_Item_m2977262506(L_59, L_60, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_61); String_t* L_62 = L_61->get_m_themeDec_1(); NullCheck(L_57); UILabel_set_text_m1071532778(L_57, L_62, /*hidden argument*/NULL); goto IL_0217; } IL_0180: { TransformU5BU5D_t807237628* L_63 = __this->get_m_RoleModelData_8(); int32_t L_64 = V_2; NullCheck(L_63); int32_t L_65 = L_64; Transform_t3600365921 * L_66 = (L_63)->GetAt(static_cast(L_65)); NullCheck(L_66); RightRoleModelData_t2990113550 * L_67 = Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367(L_66, /*hidden argument*/Component_GetComponent_TisRightRoleModelData_t2990113550_m1025927367_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_68 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_69 = V_2; NullCheck(L_68); ReviewInfo_t914837392 * L_70 = CChangeGameManager_GetReviewInfo_m3446829144(L_68, L_69, /*hidden argument*/NULL); NullCheck(L_70); int32_t L_71 = L_70->get_m_playerSign_0(); int32_t L_72 = __this->get_index_19(); ReviewInfo_t914837392 * L_73 = __this->get_m_info_15(); NullCheck(L_73); int32_t L_74 = L_73->get_sex_1(); NullCheck(L_67); RightRoleModelData_SetInfo_m174843016(L_67, L_71, L_72, L_74, (bool)0, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_75 = __this->get_m_info_15(); NullCheck(L_75); List_1_t2571181400 * L_76 = L_75->get_m_themeInfo_2(); int32_t L_77 = __this->get_index_19(); NullCheck(L_76); ThemeInfo_t1099106658 * L_78 = List_1_get_Item_m2977262506(L_76, L_77, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_78); int32_t L_79 = L_78->get_m_themeVote_2(); __this->set_m_rightVote_29(L_79); UILabel_t3248798549 * L_80 = __this->get_m_rightVoteCount_26(); int32_t* L_81 = __this->get_address_of_m_rightVote_29(); String_t* L_82 = Int32_ToString_m141394615(L_81, /*hidden argument*/NULL); NullCheck(L_80); UILabel_set_text_m1071532778(L_80, L_82, /*hidden argument*/NULL); UILabel_t3248798549 * L_83 = __this->get_m_rightMatchLabel_25(); ReviewInfo_t914837392 * L_84 = __this->get_m_info_15(); NullCheck(L_84); List_1_t2571181400 * L_85 = L_84->get_m_themeInfo_2(); int32_t L_86 = __this->get_index_19(); NullCheck(L_85); ThemeInfo_t1099106658 * L_87 = List_1_get_Item_m2977262506(L_85, L_86, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_87); String_t* L_88 = L_87->get_m_themeDec_1(); NullCheck(L_83); UILabel_set_text_m1071532778(L_83, L_88, /*hidden argument*/NULL); } IL_0217: { UILabel_t3248798549 * L_89 = __this->get_m_themeName_9(); FashionThemeCfg_t420161380 * L_90 = FashionThemeCfg_GetInstance_m223545720(NULL /*static, unused*/, /*hidden argument*/NULL); ReviewInfo_t914837392 * L_91 = __this->get_m_info_15(); NullCheck(L_91); List_1_t2571181400 * L_92 = L_91->get_m_themeInfo_2(); int32_t L_93 = __this->get_index_19(); NullCheck(L_92); ThemeInfo_t1099106658 * L_94 = List_1_get_Item_m2977262506(L_92, L_93, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); NullCheck(L_94); int32_t L_95 = L_94->get_m_themeId_0(); NullCheck(L_90); String_t* L_96 = FashionThemeCfg_GetThemeNameByThemeId_m3315609266(L_90, L_95, /*hidden argument*/NULL); NullCheck(L_89); UILabel_set_text_m1071532778(L_89, L_96, /*hidden argument*/NULL); int32_t L_97 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_024b: { int32_t L_98 = V_2; TransformU5BU5D_t807237628* L_99 = __this->get_m_RoleModelData_8(); NullCheck(L_99); if ((((int32_t)L_98) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_99)->max_length))))))) { goto IL_00b2; } } IL_0259: { return; } } // System.Void uiReview::CountDown() extern "C" IL2CPP_METHOD_ATTR void uiReview_CountDown_m4184568981 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { float L_0 = __this->get_leftTime_18(); float L_1 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_leftTime_18(((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))); float L_2 = __this->get_leftTime_18(); if ((!(((float)L_2) > ((float)(0.0f))))) { goto IL_0045; } } { float L_3 = __this->get_leftTime_18(); V_0 = ((int32_t)((int32_t)(((int32_t)((int32_t)L_3)))%(int32_t)((int32_t)60))); UILabel_t3248798549 * L_4 = __this->get_m_countDown_16(); String_t* L_5 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_5, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Boolean uiReview::bISExistNextData() extern "C" IL2CPP_METHOD_ATTR bool uiReview_bISExistNextData_m695359332 (uiReview_t3734123438 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiReview_bISExistNextData_m695359332_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0065; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); CChangeGameManager_t2081989347 * L_1 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; NullCheck(L_1); ReviewInfo_t914837392 * L_3 = CChangeGameManager_GetReviewInfo_m3446829144(L_1, L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = L_3->get_m_playerSign_0(); NullCheck(L_0); ReviewInfo_t914837392 * L_5 = CChangeGameManager_GetThemeSignInfo_m3023682012(L_0, L_4, /*hidden argument*/NULL); __this->set_m_info_15(L_5); int32_t L_6 = __this->get_index_19(); ReviewInfo_t914837392 * L_7 = __this->get_m_info_15(); NullCheck(L_7); List_1_t2571181400 * L_8 = L_7->get_m_themeInfo_2(); NullCheck(L_8); int32_t L_9 = List_1_get_Count_m4051142046(L_8, /*hidden argument*/List_1_get_Count_m4051142046_RuntimeMethod_var); if ((((int32_t)L_6) < ((int32_t)L_9))) { goto IL_0044; } } { return (bool)0; } IL_0044: { ReviewInfo_t914837392 * L_10 = __this->get_m_info_15(); NullCheck(L_10); List_1_t2571181400 * L_11 = L_10->get_m_themeInfo_2(); int32_t L_12 = __this->get_index_19(); NullCheck(L_11); ThemeInfo_t1099106658 * L_13 = List_1_get_Item_m2977262506(L_11, L_12, /*hidden argument*/List_1_get_Item_m2977262506_RuntimeMethod_var); if (L_13) { goto IL_0061; } } { return (bool)0; } IL_0061: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0065: { int32_t L_15 = V_0; if ((((int32_t)L_15) < ((int32_t)2))) { goto IL_0007; } } { 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 uiRewardDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail__ctor_m2798153547 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardDetail__ctor_m2798153547_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnPageInit_m4270285448 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardDetail_OnPageInit_m4270285448_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral605940205, /*hidden argument*/NULL); __this->set_m_lastBtn_8(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3600089002, /*hidden argument*/NULL); __this->set_m_nextBtn_9(L_1); Transform_t3600365921 * L_2 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1537568915, /*hidden argument*/NULL); __this->set_m_closeBtn_10(L_2); Transform_t3600365921 * L_3 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2794996327, /*hidden argument*/NULL); NullCheck(L_3); DMListView_t512231514 * L_4 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_3, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_awardList_11(L_4); CUIBase_UnRegistUpdate_m3080511716(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnDestroy_m4105923110 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::Update() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_Update_m868575093 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { { CUIBase_Update_m4138194535(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnPageShow_m1242041160 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); uiRewardDetail_OnFreshPage_m2218608577(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnPageHide_m343163838 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::OnFreshPage() extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnFreshPage_m2218608577 (uiRewardDetail_t3755046656 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardDetail_OnFreshPage_m2218608577_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { __this->set_m_index_12(0); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CChangeGameManager_GetAwardCount_m683563105(L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0024; } IL_0019: { int32_t L_2 = V_1; __this->set_m_index_12(L_2); int32_t L_3 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_0024: { int32_t L_4 = V_1; int32_t L_5 = V_0; if ((((int32_t)L_4) < ((int32_t)L_5))) { goto IL_0019; } } { int32_t L_6 = __this->get_m_index_12(); uiRewardDetail_ChangeToIndex_m2611062362(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::ChangeToIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_ChangeToIndex_m2611062362 (uiRewardDetail_t3755046656 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardDetail_ChangeToIndex_m2611062362_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); AwardDetail_t2686862065 * L_2 = CChangeGameManager_GetAwardByIndex_m741740134(L_0, L_1, /*hidden argument*/NULL); __this->set_m_awardInfo_13(L_2); AwardDetail_t2686862065 * L_3 = __this->get_m_awardInfo_13(); if (!L_3) { goto IL_003d; } } { V_0 = 0; goto IL_0027; } IL_0023: { 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; AwardDetail_t2686862065 * L_6 = __this->get_m_awardInfo_13(); NullCheck(L_6); List_1_t3149535657 * L_7 = L_6->get_awardList_1(); NullCheck(L_7); int32_t L_8 = List_1_get_Count_m4066367249(L_7, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); if ((((int32_t)L_5) < ((int32_t)L_8))) { goto IL_0023; } } IL_003d: { return; } } // System.Void uiRewardDetail::OnClkToNextPos(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnClkToNextPos_m1287974310 (uiRewardDetail_t3755046656 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardDetail_OnClkToNextPos_m1287974310_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_m_index_12(); int32_t L_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); V_0 = L_1; __this->set_m_index_12(L_1); int32_t L_2 = V_0; AwardDetail_t2686862065 * L_3 = __this->get_m_awardInfo_13(); NullCheck(L_3); List_1_t3149535657 * L_4 = L_3->get_awardList_1(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m4066367249(L_4, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); if ((((int32_t)L_2) < ((int32_t)L_5))) { goto IL_002d; } } { __this->set_m_index_12(0); } IL_002d: { int32_t L_6 = __this->get_m_index_12(); uiRewardDetail_ChangeToIndex_m2611062362(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void uiRewardDetail::OnClkToPrePos(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardDetail_OnClkToPrePos_m213570848 (uiRewardDetail_t3755046656 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardDetail_OnClkToPrePos_m213570848_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_m_index_12(); int32_t L_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); V_0 = L_1; __this->set_m_index_12(L_1); int32_t L_2 = V_0; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_002f; } } { AwardDetail_t2686862065 * L_3 = __this->get_m_awardInfo_13(); NullCheck(L_3); List_1_t3149535657 * L_4 = L_3->get_awardList_1(); NullCheck(L_4); int32_t L_5 = List_1_get_Count_m4066367249(L_4, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); __this->set_m_index_12(((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))); } IL_002f: { int32_t L_6 = __this->get_m_index_12(); uiRewardDetail_ChangeToIndex_m2611062362(__this, L_6, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiRewardExplain::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain__ctor_m1014922774 (uiRewardExplain_t3831252448 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain__ctor_m1014922774_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_OnPageInit_m1551445974 (uiRewardExplain_t3831252448 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_OnPageInit_m1551445974_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageInit_m1433691499(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4249011786, /*hidden argument*/NULL); NullCheck(L_0); DMListView_t512231514 * L_1 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_0, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_finaList_8(L_1); Transform_t3600365921 * L_2 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2205612342, /*hidden argument*/NULL); NullCheck(L_2); DMListView_t512231514 * L_3 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_2, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_partList_9(L_3); Transform_t3600365921 * L_4 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4176105202, /*hidden argument*/NULL); __this->set_m_partActiveBtn_10(L_4); Transform_t3600365921 * L_5 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral20586274, /*hidden argument*/NULL); __this->set_m_partDisactiveBtn_11(L_5); Transform_t3600365921 * L_6 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1789705041, /*hidden argument*/NULL); __this->set_m_finalistActiveBtn_12(L_6); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2349660621, /*hidden argument*/NULL); __this->set_m_finalistDisactiveBtn_13(L_7); intptr_t L_8 = (intptr_t)uiRewardExplain_OnClkCloseBtn_m2456185878_RuntimeMethod_var; Action_1_t1286104214 * L_9 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_9, __this, L_8, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1537568915, L_9, /*hidden argument*/NULL); intptr_t L_10 = (intptr_t)uiRewardExplain_OnClkPartDisactiveBtn_m2005353935_RuntimeMethod_var; Action_1_t1286104214 * L_11 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_11, __this, L_10, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral20586274, L_11, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)uiRewardExplain_OnClkFinalistDisactiveBtn_m1322512161_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2349660621, L_13, /*hidden argument*/NULL); DMListView_t512231514 * L_14 = __this->get_m_finaList_8(); NullCheck(L_14); DMListView_SetEnumInfo_m2581368040(L_14, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_15 = __this->get_m_partList_9(); NullCheck(L_15); DMListView_SetEnumInfo_m2581368040(L_15, 0, 1, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_OnPageShow_m3027876585 (uiRewardExplain_t3831252448 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_OnPageShow_m3027876585_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CChangeGameManager_GetFinalistCount_m3347366116(L_0, /*hidden argument*/NULL); uiRewardExplain_GetFinalistCount_m977309924(__this, L_1, /*hidden argument*/NULL); DMListView_t512231514 * L_2 = __this->get_m_finaList_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); DMListView_t512231514 * L_3 = __this->get_m_partList_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_partActiveBtn_10(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_partDisactiveBtn_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_finalistActiveBtn_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = __this->get_m_finalistDisactiveBtn_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::Update() extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_Update_m1198654496 (uiRewardExplain_t3831252448 * __this, const RuntimeMethod* method) { { CUIBase_Update_m4138194535(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_OnPageHide_m1509944684 (uiRewardExplain_t3831252448 * __this, const RuntimeMethod* method) { { DMListView_t512231514 * L_0 = __this->get_m_finaList_8(); NullCheck(L_0); DMListView_DeleteAll_m488542252(L_0, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_m_partList_9(); NullCheck(L_1); DMListView_DeleteAll_m488542252(L_1, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::GetFinalistCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_GetFinalistCount_m977309924 (uiRewardExplain_t3831252448 * __this, int32_t ___count0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_GetFinalistCount_m977309924_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_finaList_8(); 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; } } { DMListView_t512231514 * L_2 = __this->get_m_finaList_8(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); DMListView_t512231514 * L_3 = __this->get_m_finaList_8(); int32_t L_4 = ___count0; NullCheck(L_3); DMListView_SetCount_m3988156788(L_3, L_4, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Void uiRewardExplain::GetPartCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_GetPartCount_m2708431334 (uiRewardExplain_t3831252448 * __this, int32_t ___count0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_GetPartCount_m2708431334_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_partList_9(); 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; } } { DMListView_t512231514 * L_2 = __this->get_m_partList_9(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); DMListView_t512231514 * L_3 = __this->get_m_partList_9(); int32_t L_4 = ___count0; NullCheck(L_3); DMListView_SetCount_m3988156788(L_3, L_4, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Void uiRewardExplain::OnClkCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_OnClkCloseBtn_m2456185878 (uiRewardExplain_t3831252448 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_OnClkCloseBtn_m2456185878_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::OnClkPartDisactiveBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_OnClkPartDisactiveBtn_m2005353935 (uiRewardExplain_t3831252448 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_OnClkPartDisactiveBtn_m2005353935_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CChangeGameManager_GetPartRewardCount_m2240436(L_0, /*hidden argument*/NULL); uiRewardExplain_GetPartCount_m2708431334(__this, L_1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_partActiveBtn_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_m_partDisactiveBtn_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_finalistActiveBtn_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_finalistDisactiveBtn_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); DMListView_t512231514 * L_6 = __this->get_m_finaList_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_7 = __this->get_m_partList_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiRewardExplain::OnClkFinalistDisactiveBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardExplain_OnClkFinalistDisactiveBtn_m1322512161 (uiRewardExplain_t3831252448 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardExplain_OnClkFinalistDisactiveBtn_m1322512161_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CChangeGameManager_GetFinalistCount_m3347366116(L_0, /*hidden argument*/NULL); uiRewardExplain_GetFinalistCount_m977309924(__this, L_1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_partActiveBtn_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_m_partDisactiveBtn_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_finalistActiveBtn_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_finalistDisactiveBtn_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_6 = __this->get_m_finaList_8(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); DMListView_t512231514 * L_7 = __this->get_m_partList_9(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (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 uiRewardItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRewardItem__ctor_m297511350 (uiRewardItem_t3619702494 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRewardItem_OnPageInit_m159971355 (uiRewardItem_t3619702494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardItem_OnPageInit_m159971355_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_9(); if (L_0) { goto IL_0099; } } { __this->set_isPageInit_9((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2768723894, /*hidden argument*/NULL); NullCheck(L_2); UITexture_t3471168817 * L_3 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_2, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_TextureIcon_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_lableNum_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral3454252990, /*hidden argument*/NULL); NullCheck(L_8); UISprite_t194114938 * L_9 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_8, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_uiBG_4(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral63249541, /*hidden argument*/NULL); NullCheck(L_11); UILabel_t3248798549 * L_12 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_11, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_valid_5(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_14); UILabel_t3248798549 * L_15 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_14, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_name_6(L_15); } IL_0099: { return; } } // System.Void uiRewardItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiRewardItem_Update_m626195494 (uiRewardItem_t3619702494 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_loadDone_8(); if (L_0) { goto IL_0017; } } { bool L_1 = uiRewardItem_LoadItemIcon_m2004464476(__this, /*hidden argument*/NULL); __this->set_m_loadDone_8(L_1); } IL_0017: { return; } } // System.Void uiRewardItem::OnInitData(System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardItem_OnInitData_m108097961 (uiRewardItem_t3619702494 * __this, int32_t ___configId0, int32_t ___num1, int32_t ___valid2, int32_t ___level3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardItem_OnInitData_m108097961_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { int32_t L_0 = ___configId0; __this->set_m_configID_7(L_0); UILabel_t3248798549 * L_1 = __this->get_m_lableNum_3(); String_t* L_2 = Int32_ToString_m141394615((&___num1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3452614616, L_2, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); int32_t L_4 = ___level3; if ((((int32_t)L_4) >= ((int32_t)1))) { goto IL_0037; } } { G_B3_0 = 1; goto IL_0039; } IL_0037: { int32_t L_5 = ___level3; G_B3_0 = L_5; } IL_0039: { ___level3 = G_B3_0; UISprite_t194114938 * L_6 = __this->get_m_uiBG_4(); int32_t L_7 = ___level3; int32_t L_8 = L_7; RuntimeObject * L_9 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_8); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2240226943, L_9, /*hidden argument*/NULL); NullCheck(L_6); UISprite_set_spriteName_m1616245412(L_6, L_10, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_m_lableNum_3(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); NullCheck(L_12); GameObject_SetActive_m796801857(L_12, (bool)1, /*hidden argument*/NULL); UITexture_t3471168817 * L_13 = __this->get_m_TextureIcon_2(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); GameObject_SetActive_m796801857(L_14, (bool)0, /*hidden argument*/NULL); __this->set_m_loadDone_8((bool)0); UILabel_t3248798549 * L_15 = __this->get_m_name_6(); CShopConfig_t202154353 * L_16 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = ___configId0; NullCheck(L_16); String_t* L_18 = CShopConfig_GetName_m2272590700(L_16, L_17, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_18, /*hidden argument*/NULL); int32_t L_19 = ___valid2; if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)999))))) { goto IL_00db; } } { UILabel_t3248798549 * L_20 = __this->get_m_valid_5(); CTextHelp_t3119637808 * L_21 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); String_t* L_22 = CTextHelp_GetText_m372251958(L_21, _stringLiteral2567449759, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_22, /*hidden argument*/NULL); UILabel_t3248798549 * L_23 = __this->get_m_valid_5(); IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_24 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3571507547, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_25 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_24, 0, /*hidden argument*/NULL); NullCheck(L_23); UIWidget_set_color_m2288988844(L_23, L_25, /*hidden argument*/NULL); goto IL_011b; } IL_00db: { UILabel_t3248798549 * L_26 = __this->get_m_valid_5(); 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, _stringLiteral1489288386, /*hidden argument*/NULL); int32_t L_29 = ___valid2; int32_t L_30 = L_29; RuntimeObject * L_31 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_30); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_32 = String_Format_m2844511972(NULL /*static, unused*/, L_28, L_31, /*hidden argument*/NULL); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_32, /*hidden argument*/NULL); UILabel_t3248798549 * L_33 = __this->get_m_valid_5(); IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_34 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, _stringLiteral3595519954, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_35 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_34, 0, /*hidden argument*/NULL); NullCheck(L_33); UIWidget_set_color_m2288988844(L_33, L_35, /*hidden argument*/NULL); } IL_011b: { return; } } // System.Boolean uiRewardItem::LoadItemIcon() extern "C" IL2CPP_METHOD_ATTR bool uiRewardItem_LoadItemIcon_m2004464476 (uiRewardItem_t3619702494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardItem_LoadItemIcon_m2004464476_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Object_t631007953 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; float V_3 = 0.0f; Texture2D_t3840446185 * V_4 = NULL; { int32_t L_0 = __this->get_m_configID_7(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_1 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_2 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = V_0; NullCheck(L_2); Object_t631007953 * L_4 = IResourceManager_CreateResource_m1279813597(L_2, L_3, (bool)1, /*hidden argument*/NULL); V_1 = L_4; Object_t631007953 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_009b; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_7 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); Texture2D_t3840446185 * L_8 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_7, _stringLiteral3071468220); V_2 = L_8; Texture2D_t3840446185 * L_9 = V_2; 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_0099; } } { UITexture_t3471168817 * L_11 = __this->get_m_TextureIcon_2(); Texture2D_t3840446185 * L_12 = V_2; NullCheck(L_11); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_11, L_12); float L_13 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_13; float L_14 = V_3; float L_15 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_16 = floorf(L_15); V_3 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_14, (float)L_16)))))); UITexture_t3471168817 * L_17 = __this->get_m_TextureIcon_2(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); float L_19 = V_3; Vector3_t3722313464 L_20; memset(&L_20, 0, sizeof(L_20)); Vector3__ctor_m3353183577((&L_20), (0.0f), (0.0f), L_19, /*hidden argument*/NULL); NullCheck(L_18); Transform_set_localEulerAngles_m4202601546(L_18, L_20, /*hidden argument*/NULL); UITexture_t3471168817 * L_21 = __this->get_m_TextureIcon_2(); NullCheck(L_21); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(L_21, /*hidden argument*/NULL); NullCheck(L_22); GameObject_SetActive_m796801857(L_22, (bool)1, /*hidden argument*/NULL); } IL_0099: { return (bool)0; } IL_009b: { Object_t631007953 * L_23 = V_1; V_4 = ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_23, Texture2D_t3840446185_il2cpp_TypeInfo_var)); UITexture_t3471168817 * L_24 = __this->get_m_TextureIcon_2(); Texture2D_t3840446185 * L_25 = V_4; NullCheck(L_24); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_24, L_25); UITexture_t3471168817 * L_26 = __this->get_m_TextureIcon_2(); NullCheck(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL); Vector3_t3722313464 L_28; memset(&L_28, 0, sizeof(L_28)); Vector3__ctor_m3353183577((&L_28), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_27); Transform_set_localEulerAngles_m4202601546(L_27, L_28, /*hidden argument*/NULL); UITexture_t3471168817 * L_29 = __this->get_m_TextureIcon_2(); NullCheck(L_29); GameObject_t1113636619 * L_30 = Component_get_gameObject_m442555142(L_29, /*hidden argument*/NULL); NullCheck(L_30); GameObject_SetActive_m796801857(L_30, (bool)1, /*hidden argument*/NULL); return (bool)1; } } // System.Void uiRewardItem::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiRewardItem_OnClickItem_m470345184 (uiRewardItem_t3619702494 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardItem_OnClickItem_m470345184_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_0 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_configID_7(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiRewardList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRewardList__ctor_m939532458 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList__ctor_m939532458_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnPageInit_m2719079194 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_OnPageInit_m2719079194_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral584910490, /*hidden argument*/NULL); NullCheck(L_0); DMListView_t512231514 * L_1 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_0, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_list_8(L_1); UILabel_t3248798549 * L_2 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3522294944, /*hidden argument*/NULL); __this->set_m_progressLabel_9(L_2); Transform_t3600365921 * L_3 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3123242894, /*hidden argument*/NULL); __this->set_m_preArrowBtn_10(L_3); Transform_t3600365921 * L_4 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3600089002, /*hidden argument*/NULL); __this->set_m_nextArrowBtn_11(L_4); Transform_t3600365921 * L_5 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2996331059, /*hidden argument*/NULL); __this->set_m_uiCanGetBtn_12(L_5); Transform_t3600365921 * L_6 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3844159697, /*hidden argument*/NULL); __this->set_m_uiAlreadyGetBtn_14(L_6); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1085511598, /*hidden argument*/NULL); __this->set_m_uiNoCanGetBtn_13(L_7); UILabel_t3248798549 * L_8 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2422939551, /*hidden argument*/NULL); __this->set_m_uiVoteLabel_15(L_8); intptr_t L_9 = (intptr_t)uiRewardList_OnClkCloseBtn_m4086886791_RuntimeMethod_var; Action_1_t1286104214 * L_10 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_10, __this, L_9, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1537568915, L_10, /*hidden argument*/NULL); intptr_t L_11 = (intptr_t)uiRewardList_OnClkToPrePos_m2904668613_RuntimeMethod_var; Action_1_t1286104214 * L_12 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3123242894, L_12, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)uiRewardList_OnClkToNextPos_m2592912926_RuntimeMethod_var; Action_1_t1286104214 * L_14 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_14, __this, L_13, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3600089002, L_14, /*hidden argument*/NULL); intptr_t L_15 = (intptr_t)uiRewardList_OnClkGetReward_m4015716209_RuntimeMethod_var; Action_1_t1286104214 * L_16 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_16, __this, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2996331059, L_16, /*hidden argument*/NULL); DMListView_t512231514 * L_17 = __this->get_m_list_8(); NullCheck(L_17); DMListView_SetEnumInfo_m2581368040(L_17, 1, 1, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnPageShow_m3134583914 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_OnPageShow_m3134583914_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CChangeGameManager_GetCurAwardByIndex_m1916440318(L_0, /*hidden argument*/NULL); __this->set_index_17(L_1); int32_t L_2 = __this->get_index_17(); uiRewardList_ChangeToIndex_m3795439156(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::Update() extern "C" IL2CPP_METHOD_ATTR void uiRewardList_Update_m3605105586 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method) { { CUIBase_Update_m4138194535(__this, /*hidden argument*/NULL); uiRewardList_UpdataButton_m493591944(__this, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnPageHide_m1665914896 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method) { { DMListView_t512231514 * L_0 = __this->get_m_list_8(); NullCheck(L_0); DMListView_DeleteAll_m488542252(L_0, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::OnClkCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnClkCloseBtn_m4086886791 (uiRewardList_t3995210739 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_OnClkCloseBtn_m4086886791_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::ChangeToIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRewardList_ChangeToIndex_m3795439156 (uiRewardList_t3995210739 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_ChangeToIndex_m3795439156_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); AwardDetail_t2686862065 * L_2 = CChangeGameManager_GetAwardByIndex_m741740134(L_0, L_1, /*hidden argument*/NULL); __this->set_info_16(L_2); AwardDetail_t2686862065 * L_3 = __this->get_info_16(); if (!L_3) { goto IL_00a0; } } { DMListView_t512231514 * L_4 = __this->get_m_list_8(); NullCheck(L_4); DMListView_DeleteAll_m488542252(L_4, /*hidden argument*/NULL); AwardDetail_t2686862065 * L_5 = __this->get_info_16(); NullCheck(L_5); List_1_t3149535657 * L_6 = L_5->get_awardList_1(); NullCheck(L_6); int32_t L_7 = List_1_get_Count_m4066367249(L_6, /*hidden argument*/List_1_get_Count_m4066367249_RuntimeMethod_var); V_0 = L_7; int32_t L_8 = V_0; if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_0040; } } { return; } IL_0040: { DMListView_t512231514 * L_9 = __this->get_m_list_8(); int32_t L_10 = V_0; NullCheck(L_9); DMListView_SetCount_m3988156788(L_9, L_10, /*hidden argument*/NULL); V_1 = 0; goto IL_0099; } IL_0053: { DMListView_t512231514 * L_11 = __this->get_m_list_8(); int32_t L_12 = V_1; NullCheck(L_11); Transform_t3600365921 * L_13 = DMListView_GetChild_m2593465524(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); AwardItemCell_t2030284737 * L_14 = Component_GetComponent_TisAwardItemCell_t2030284737_m3318732248(L_13, /*hidden argument*/Component_GetComponent_TisAwardItemCell_t2030284737_m3318732248_RuntimeMethod_var); AwardDetail_t2686862065 * L_15 = __this->get_info_16(); NullCheck(L_15); List_1_t3149535657 * L_16 = L_15->get_awardList_1(); int32_t L_17 = V_1; NullCheck(L_16); CAwardItem_t1677460915 * L_18 = List_1_get_Item_m1292331707(L_16, L_17, /*hidden argument*/List_1_get_Item_m1292331707_RuntimeMethod_var); NullCheck(L_18); int32_t L_19 = CAwardItem_get_ConfigId_m576905535(L_18, /*hidden argument*/NULL); AwardDetail_t2686862065 * L_20 = __this->get_info_16(); NullCheck(L_20); List_1_t3149535657 * L_21 = L_20->get_awardList_1(); int32_t L_22 = V_1; NullCheck(L_21); CAwardItem_t1677460915 * L_23 = List_1_get_Item_m1292331707(L_21, L_22, /*hidden argument*/List_1_get_Item_m1292331707_RuntimeMethod_var); NullCheck(L_23); int32_t L_24 = CAwardItem_get_Amount_m2607280859(L_23, /*hidden argument*/NULL); NullCheck(L_14); AwardItemCell_SetInfo_m3226680184(L_14, L_19, L_24, /*hidden argument*/NULL); int32_t L_25 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0099: { int32_t L_26 = V_1; int32_t L_27 = V_0; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_0053; } } IL_00a0: { return; } } // System.Void uiRewardList::OnClkToNextPos(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnClkToNextPos_m2592912926 (uiRewardList_t3995210739 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_OnClkToNextPos_m2592912926_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_index_17(); IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_1 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CChangeGameManager_GetAwardCount_m683563105(L_1, /*hidden argument*/NULL); if ((((int32_t)L_0) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))))) { goto IL_0033; } } { int32_t L_3 = __this->get_index_17(); int32_t L_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); V_0 = L_4; __this->set_index_17(L_4); int32_t L_5 = V_0; uiRewardList_ChangeToIndex_m3795439156(__this, L_5, /*hidden argument*/NULL); goto IL_0046; } IL_0033: { __this->set_index_17(0); int32_t L_6 = __this->get_index_17(); uiRewardList_ChangeToIndex_m3795439156(__this, L_6, /*hidden argument*/NULL); } IL_0046: { return; } } // System.Void uiRewardList::OnClkToPrePos(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnClkToPrePos_m2904668613 (uiRewardList_t3995210739 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_OnClkToPrePos_m2904668613_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_index_17(); if (L_0) { goto IL_002e; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_1 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CChangeGameManager_GetAwardCount_m683563105(L_1, /*hidden argument*/NULL); __this->set_index_17(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); int32_t L_3 = __this->get_index_17(); uiRewardList_ChangeToIndex_m3795439156(__this, L_3, /*hidden argument*/NULL); goto IL_0045; } IL_002e: { int32_t L_4 = __this->get_index_17(); int32_t L_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)); V_0 = L_5; __this->set_index_17(L_5); int32_t L_6 = V_0; uiRewardList_ChangeToIndex_m3795439156(__this, L_6, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Void uiRewardList::UpdataButton() extern "C" IL2CPP_METHOD_ATTR void uiRewardList_UpdataButton_m493591944 (uiRewardList_t3995210739 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_UpdataButton_m493591944_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; StringU5BU5D_t1281789340* V_2 = NULL; bool V_3 = false; { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_0 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_index_17(); NullCheck(L_0); AwardDetail_t2686862065 * L_2 = CChangeGameManager_GetAwardByIndex_m741740134(L_0, L_1, /*hidden argument*/NULL); __this->set_info_16(L_2); AwardDetail_t2686862065 * L_3 = __this->get_info_16(); if (L_3) { goto IL_0022; } } { return; } IL_0022: { CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CProperty_t963755051 * L_5 = ISceneBaseObj_GetNetProperty_m1709069404(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CProperty_GetInt_m2680341236(L_5, _stringLiteral3774964124, 0, /*hidden argument*/NULL); V_0 = L_6; CMainRole_t4200562839 * L_7 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CProperty_t963755051 * L_8 = ISceneBaseObj_GetNetProperty_m1709069404(L_7, /*hidden argument*/NULL); 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); String_t* L_10 = CProperty_GetWideStr_m2042428682(L_8, _stringLiteral709228614, L_9, /*hidden argument*/NULL); V_1 = L_10; String_t* L_11 = V_1; CharU5BU5D_t3528271667* L_12 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_12); (L_12)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_11); StringU5BU5D_t1281789340* L_13 = String_Split_m3646115398(L_11, L_12, /*hidden argument*/NULL); V_2 = L_13; StringU5BU5D_t1281789340* L_14 = V_2; if (L_14) { goto IL_006b; } } { return; } IL_006b: { StringU5BU5D_t1281789340* L_15 = V_2; AwardDetail_t2686862065 * L_16 = __this->get_info_16(); 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_3 = L_19; bool L_20 = V_3; if (!L_20) { goto IL_00b7; } } { Transform_t3600365921 * L_21 = __this->get_m_uiAlreadyGetBtn_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_21, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = __this->get_m_uiCanGetBtn_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_22, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = __this->get_m_uiNoCanGetBtn_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)0, /*hidden argument*/NULL); goto IL_00f8; } IL_00b7: { Transform_t3600365921 * L_24 = __this->get_m_uiAlreadyGetBtn_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_24, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = __this->get_m_uiCanGetBtn_12(); int32_t L_26 = V_0; AwardDetail_t2686862065 * L_27 = __this->get_info_16(); NullCheck(L_27); int32_t L_28 = L_27->get_m_voteCount_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)((((int32_t)((((int32_t)L_26) < ((int32_t)L_28))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_29 = __this->get_m_uiNoCanGetBtn_13(); int32_t L_30 = V_0; AwardDetail_t2686862065 * L_31 = __this->get_info_16(); NullCheck(L_31); int32_t L_32 = L_31->get_m_voteCount_0(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)((((int32_t)L_30) < ((int32_t)L_32))? 1 : 0), /*hidden argument*/NULL); } IL_00f8: { UILabel_t3248798549 * L_33 = __this->get_m_progressLabel_9(); int32_t L_34 = V_0; int32_t L_35 = L_34; RuntimeObject * L_36 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_35); AwardDetail_t2686862065 * L_37 = __this->get_info_16(); NullCheck(L_37); int32_t L_38 = L_37->get_m_voteCount_0(); int32_t L_39 = L_38; RuntimeObject * L_40 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_39); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = String_Concat_m1715369213(NULL /*static, unused*/, L_36, _stringLiteral3452614529, L_40, /*hidden argument*/NULL); NullCheck(L_33); UILabel_set_text_m1071532778(L_33, L_41, /*hidden argument*/NULL); UILabel_t3248798549 * L_42 = __this->get_m_uiVoteLabel_15(); CTextHelp_t3119637808 * L_43 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_43); String_t* L_44 = CTextHelp_GetText_m372251958(L_43, _stringLiteral4194870909, /*hidden argument*/NULL); AwardDetail_t2686862065 * L_45 = __this->get_info_16(); NullCheck(L_45); int32_t L_46 = L_45->get_m_voteCount_0(); int32_t L_47 = L_46; RuntimeObject * L_48 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_47); String_t* L_49 = String_Format_m2844511972(NULL /*static, unused*/, L_44, L_48, /*hidden argument*/NULL); NullCheck(L_42); UILabel_set_text_m1071532778(L_42, L_49, /*hidden argument*/NULL); return; } } // System.Void uiRewardList::OnClkGetReward(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRewardList_OnClkGetReward_m4015716209 (uiRewardList_t3995210739 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRewardList_OnClkGetReward_m4015716209_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___go0; 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: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_2 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); AwardDetail_t2686862065 * L_3 = __this->get_info_16(); NullCheck(L_3); int32_t L_4 = L_3->get_m_voteCount_0(); NullCheck(L_2); CChangeGameManager_RequestDarwAward_m3877361127(L_2, L_4, /*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 uiRoleModelData::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData__ctor_m73770157 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData__ctor_m73770157_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnPageInit_m200782988 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_OnPageInit_m200782988_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_20(); if (L_0) { goto IL_00f2; } } { __this->set_isPageInit_20((bool)1); Transform_t3600365921 * L_1 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); RotateRole_t1146201425 * L_2 = CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452(NULL /*static, unused*/, L_1, _stringLiteral1628940300, /*hidden argument*/CMiscHelp_GetChildComponent_TisRotateRole_t1146201425_m251828452_RuntimeMethod_var); __this->set_rotate_9(L_2); Transform_t3600365921 * L_3 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4233550293, /*hidden argument*/NULL); __this->set_m_SaveBtn_12(L_3); Transform_t3600365921 * L_4 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4220382732, /*hidden argument*/NULL); __this->set_m_EditBtn_13(L_4); Transform_t3600365921 * L_5 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3740698022, /*hidden argument*/NULL); __this->set_m_InputSign_14(L_5); UILabel_t3248798549 * L_6 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral1265206885, /*hidden argument*/NULL); __this->set_m_LabelSign_15(L_6); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2592565818, /*hidden argument*/NULL); NullCheck(L_7); UIInput_t421821618 * L_8 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_7, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_InputLevel_16(L_8); UILabel_t3248798549 * L_9 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral1795793055, /*hidden argument*/NULL); __this->set_m_ThemeName_18(L_9); UISprite_t194114938 * L_10 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral2826464063, /*hidden argument*/NULL); __this->set_m_ThemeStar_19(L_10); intptr_t L_11 = (intptr_t)uiRoleModelData_OnClkSave_m2721105385_RuntimeMethod_var; Action_1_t1286104214 * L_12 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral4233550293, L_12, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)uiRoleModelData_OnClkEdit_m738197002_RuntimeMethod_var; Action_1_t1286104214 * L_14 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_14, __this, L_13, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral4220382732, L_14, /*hidden argument*/NULL); intptr_t L_15 = (intptr_t)uiRoleModelData_OnClkAssembleBtn_m2849466313_RuntimeMethod_var; Action_1_t1286104214 * L_16 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_16, __this, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1580124053, L_16, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); } IL_00f2: { return; } } // System.Void uiRoleModelData::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnDestroy_m330956415 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_0 = __this->get_readyRole_8(); if (!L_0) { goto IL_0022; } } { ISceneRole_t2394225724 * L_1 = __this->get_readyRole_8(); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); uiRoleModelData_DestoryRole_m3087063776(__this, L_2, /*hidden argument*/NULL); } IL_0022: { return; } } // System.Void uiRoleModelData::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnPageShow_m1396576679 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnPageHide_m3149689278 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::Update() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_Update_m1912391305 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { { uiRoleModelData_InitRole_m452450507(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::SetInfo(DMCore.Logic.AssembleInfo) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_SetInfo_m3382794683 (uiRoleModelData_t1771589192 * __this, AssembleInfo_t3236776212 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_SetInfo_m3382794683_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { AssembleInfo_t3236776212 * L_0 = ___info0; __this->set_m_info_11(L_0); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_11(); if (L_1) { goto IL_0013; } } { return; } IL_0013: { CMainRole_t4200562839 * L_2 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_2); uiRoleModelData_CreatRole_m3163050154(__this, L_3, /*hidden argument*/NULL); FashionThemeCfg_t420161380 * L_4 = FashionThemeCfg_GetInstance_m223545720(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_5 = __this->get_m_info_11(); NullCheck(L_5); int32_t L_6 = L_5->get_m_themeId_0(); NullCheck(L_4); String_t* L_7 = FashionThemeCfg_GetThemeNameByThemeId_m3315609266(L_4, L_6, /*hidden argument*/NULL); V_0 = L_7; UILabel_t3248798549 * L_8 = __this->get_m_ThemeName_18(); String_t* L_9 = V_0; NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_9, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_10 = __this->get_m_info_11(); NullCheck(L_10); int32_t L_11 = L_10->get_m_themeStar_1(); if (L_11) { goto IL_006a; } } { UISprite_t194114938 * L_12 = __this->get_m_ThemeStar_19(); NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral3454777282, /*hidden argument*/NULL); goto IL_007a; } IL_006a: { UISprite_t194114938 * L_13 = __this->get_m_ThemeStar_19(); NullCheck(L_13); UISprite_set_spriteName_m1616245412(L_13, _stringLiteral4119301762, /*hidden argument*/NULL); } IL_007a: { UILabel_t3248798549 * L_14 = __this->get_m_LabelSign_15(); AssembleInfo_t3236776212 * L_15 = __this->get_m_info_11(); NullCheck(L_15); String_t* L_16 = L_15->get_m_themeDec_2(); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_16, /*hidden argument*/NULL); uiRoleModelData_CurSuit_m3497535017(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::CurSuit() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_CurSuit_m3497535017 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_CurSuit_m3497535017_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_11(); NullCheck(L_1); int32_t L_2 = L_1->get_m_themeId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); V_0 = L_3; AssembleInfo_t3236776212 * L_4 = __this->get_m_info_11(); if (!L_4) { goto IL_00a3; } } { AssembleInfo_t3236776212 * L_5 = __this->get_m_info_11(); NullCheck(L_5); List_1_t128053199 * L_6 = L_5->get_m_dressList_3(); 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_7) <= ((int32_t)0))) { goto IL_00a3; } } { V_1 = 0; goto IL_008d; } IL_003f: { AssembleInfo_t3236776212 * L_8 = __this->get_m_info_11(); NullCheck(L_8); List_1_t128053199 * L_9 = L_8->get_m_dressList_3(); int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = List_1_get_Item_m888956288(L_9, L_10, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); V_2 = L_11; int32_t L_12 = V_2; V_3 = ((int32_t)((int32_t)((int32_t)((int32_t)L_12/(int32_t)((int32_t)100000)))%(int32_t)((int32_t)100))); int32_t L_13 = V_3; if ((((int32_t)L_13) == ((int32_t)((int32_t)81)))) { goto IL_006c; } } { int32_t L_14 = V_3; if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)80))))) { goto IL_0078; } } IL_006c: { ISceneRole_t2394225724 * L_15 = V_0; int32_t L_16 = V_2; NullCheck(L_15); ISceneRole_WearSuit_m1889746947(L_15, L_16, /*hidden argument*/NULL); goto IL_0082; } IL_0078: { ISceneRole_t2394225724 * L_17 = V_0; int32_t L_18 = V_2; NullCheck(L_17); ISceneRole_WearSubModel_m2695610556(L_17, L_18, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_0082: { ISceneRole_t2394225724 * L_19 = V_0; int32_t L_20 = V_2; NullCheck(L_19); ISceneRole_WearSuit_m1889746947(L_19, L_20, /*hidden argument*/NULL); int32_t L_21 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_008d: { int32_t L_22 = V_1; AssembleInfo_t3236776212 * L_23 = __this->get_m_info_11(); NullCheck(L_23); List_1_t128053199 * L_24 = L_23->get_m_dressList_3(); NullCheck(L_24); int32_t L_25 = List_1_get_Count_m186164705(L_24, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_22) < ((int32_t)L_25))) { goto IL_003f; } } IL_00a3: { return; } } // System.Void uiRoleModelData::InitRole() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_InitRole_m452450507 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_InitRole_m452450507_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; int32_t V_2 = 0; Transform_t3600365921 * V_3 = NULL; Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { ISceneRole_t2394225724 * L_0 = __this->get_readyRole_8(); if (!L_0) { goto IL_001b; } } { ISceneRole_t2394225724 * L_1 = __this->get_readyRole_8(); NullCheck(L_1); bool L_2 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_1); if (L_2) { goto IL_001c; } } IL_001b: { return; } IL_001c: { ISceneRole_t2394225724 * L_3 = __this->get_readyRole_8(); NullCheck(L_3); bool L_4 = ISceneBaseObj_IsValid_m1197404667(L_3, /*hidden argument*/NULL); V_0 = L_4; ISceneRole_t2394225724 * L_5 = __this->get_readyRole_8(); NullCheck(L_5); VirtActionInvoker0::Invoke(14 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SubmitToScene() */, L_5); bool L_6 = V_0; if (L_6) { goto IL_0181; } } { ISceneRole_t2394225724 * L_7 = __this->get_readyRole_8(); NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = uiRoleModelData_GetRoleParent_m1293579950(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = __this->get_readyRole_8(); NullCheck(L_10); bool L_11 = ISceneBaseObj_IfExistAnim_m267911107(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_00ab; } } { V_1 = _stringLiteral2833084525; ISceneRole_t2394225724 * L_12 = __this->get_readyRole_8(); NullCheck(L_12); int32_t L_13 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_12); V_2 = L_13; int32_t L_14 = V_2; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0083; } } { int32_t L_15 = V_2; if (!L_15) { goto IL_008e; } } { goto IL_0099; } IL_0083: { V_1 = _stringLiteral3548628297; goto IL_009e; } IL_008e: { V_1 = _stringLiteral2833084525; goto IL_009e; } IL_0099: { goto IL_009e; } IL_009e: { ISceneRole_t2394225724 * L_16 = __this->get_readyRole_8(); String_t* L_17 = V_1; NullCheck(L_16); ISceneBaseObj_SetIdleAnim_m1936918694(L_16, L_17, /*hidden argument*/NULL); } IL_00ab: { ISceneRole_t2394225724 * L_18 = __this->get_readyRole_8(); NullCheck(L_18); ILogicBase_Update_m3853008051(L_18, (0.001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_19 = __this->get_readyRole_8(); NullCheck(L_19); Transform_t3600365921 * L_20 = ISceneBaseObj_GetTransform_m3818769012(L_19, /*hidden argument*/NULL); V_3 = L_20; Camera_t4157153871 * L_21 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_22 = V_3; NullCheck(L_22); Vector3_t3722313464 L_23 = Transform_get_position_m36019626(L_22, /*hidden argument*/NULL); NullCheck(L_21); Vector3_t3722313464 L_24 = Camera_WorldToScreenPoint_m3726311023(L_21, L_23, /*hidden argument*/NULL); V_4 = L_24; Camera_t4157153871 * L_25 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); RotateRole_t1146201425 * L_26 = __this->get_rotate_9(); NullCheck(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL); NullCheck(L_27); Vector3_t3722313464 L_28 = Transform_get_position_m36019626(L_27, /*hidden argument*/NULL); NullCheck(L_25); Vector3_t3722313464 L_29 = Camera_WorldToScreenPoint_m3726311023(L_25, L_28, /*hidden argument*/NULL); V_5 = L_29; float L_30 = (&V_5)->get_x_1(); float L_31 = (&V_5)->get_y_2(); float L_32 = (&V_4)->get_z_3(); Vector3__ctor_m3353183577((&V_6), L_30, L_31, L_32, /*hidden argument*/NULL); Transform_t3600365921 * L_33 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_34 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (165.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_33); Transform_set_rotation_m3524318132(L_33, L_34, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = V_3; Camera_t4157153871 * L_36 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_37 = V_6; NullCheck(L_36); Vector3_t3722313464 L_38 = Camera_ScreenToWorldPoint_m3978588570(L_36, L_37, /*hidden argument*/NULL); NullCheck(L_35); Transform_set_position_m3387557959(L_35, L_38, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_40 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); Transform_set_localScale_m3053443106(L_39, L_40, /*hidden argument*/NULL); Transform_t3600365921 * L_41 = V_3; Vector3_t3722313464 L_42 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_43 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_42, (1.0f), /*hidden argument*/NULL); NullCheck(L_41); Transform_set_localScale_m3053443106(L_41, L_43, /*hidden argument*/NULL); RotateRole_t1146201425 * L_44 = __this->get_rotate_9(); GameObjectU5BU5D_t3328599146* L_45 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); ISceneRole_t2394225724 * L_46 = __this->get_readyRole_8(); NullCheck(L_46); Transform_t3600365921 * L_47 = ISceneBaseObj_GetTransform_m3818769012(L_46, /*hidden argument*/NULL); NullCheck(L_47); GameObject_t1113636619 * L_48 = Component_get_gameObject_m442555142(L_47, /*hidden argument*/NULL); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_48); (L_45)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_48); NullCheck(L_44); RotateRole_SetRotateObj_m814283472(L_44, L_45, /*hidden argument*/NULL); } IL_0181: { return; } } // UnityEngine.Transform uiRoleModelData::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiRoleModelData_GetRoleParent_m1293579950 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_GetRoleParent_m1293579950_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral2992781582, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2762682126, /*hidden argument*/NULL); V_1 = L_3; Transform_t3600365921 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0067; } } { GameObject_t1113636619 * L_6 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_6, _stringLiteral2762682126, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; Transform_t3600365921 * L_9 = V_0; NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_11 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_localEulerAngles_m4202601546(L_10, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = V_1; Vector3_t3722313464 L_13 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Transform_set_localScale_m3053443106(L_12, L_13, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = V_1; Vector3_t3722313464 L_15 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = V_1; __this->set_roleParent_10(L_16); } IL_0067: { Transform_t3600365921 * L_17 = V_1; return L_17; } } // System.Void uiRoleModelData::CreatRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_CreatRole_m3163050154 (uiRoleModelData_t1771589192 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_CreatRole_m3163050154_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; ISceneRole_t2394225724 * V_1 = NULL; String_t* G_B3_0 = NULL; { int32_t L_0 = ___sex0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0011; } } { G_B3_0 = _stringLiteral3926317133; goto IL_0016; } IL_0011: { G_B3_0 = _stringLiteral4072509751; } IL_0016: { V_0 = G_B3_0; CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = V_0; NullCheck(L_1); ISceneBaseObj_t858622483 * L_3 = CSceneService_CreateGameObj_m958236987(L_1, L_2, 1, /*hidden argument*/NULL); V_1 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_3, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); ISceneRole_t2394225724 * L_4 = V_1; AssembleInfo_t3236776212 * L_5 = __this->get_m_info_11(); NullCheck(L_5); int32_t L_6 = L_5->get_m_themeId_0(); NullCheck(L_4); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_4, (((int64_t)((int64_t)L_6)))); ISceneRole_t2394225724 * L_7 = V_1; NullCheck(L_7); CDataProperty_t2806246268 * L_8 = ISceneBaseObj_GetUserProperty_m776816018(L_7, /*hidden argument*/NULL); NullCheck(L_8); CDataProperty_Add_m837145387(L_8, _stringLiteral836452629, 1, /*hidden argument*/NULL); int32_t L_9 = ___sex0; uiRoleModelData_DefautRole_m1946901890(__this, L_9, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::DestoryRole(System.Int64) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_DestoryRole_m3087063776 (uiRoleModelData_t1771589192 * __this, int64_t ___userid0, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_1 = ___userid0; NullCheck(L_0); CSceneService_DestroyRoleObj_m3016152155(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::ResumeSubModels() extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_ResumeSubModels_m1685056496 (uiRoleModelData_t1771589192 * __this, const RuntimeMethod* method) { { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_11(); NullCheck(L_1); int32_t L_2 = L_1->get_m_themeId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); NullCheck(L_3); ISceneRole_ResumeSubModels_m1744956637(L_3, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::DefautRole(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_DefautRole_m1946901890 (uiRoleModelData_t1771589192 * __this, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_DefautRole_m1946901890_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; bool V_1 = false; Func_3_t1497391353 * V_2 = NULL; int32_t V_3 = 0; ISceneRole_t2394225724 * G_B2_0 = NULL; ISceneRole_t2394225724 * G_B1_0 = NULL; int32_t G_B3_0 = 0; ISceneRole_t2394225724 * G_B3_1 = NULL; String_t* G_B5_0 = NULL; CProperty_t963755051 * G_B5_1 = NULL; String_t* G_B4_0 = NULL; CProperty_t963755051 * G_B4_1 = NULL; int32_t G_B6_0 = 0; String_t* G_B6_1 = NULL; CProperty_t963755051 * G_B6_2 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_1 = __this->get_m_info_11(); NullCheck(L_1); int32_t L_2 = L_1->get_m_themeId_0(); NullCheck(L_0); ISceneRole_t2394225724 * L_3 = CSceneService_FindRoleByUserID_m4171044813(L_0, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = ___sex0; V_1 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0); ISceneRole_t2394225724 * L_5 = V_0; bool L_6 = V_1; G_B1_0 = L_5; if (!L_6) { G_B2_0 = L_5; goto IL_0029; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_002a; } IL_0029: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_002a: { NullCheck(G_B3_1); ISceneBaseObj_SetModelID_m3286778194(G_B3_1, G_B3_0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_7 = V_0; NullCheck(L_7); CProperty_t963755051 * L_8 = ISceneBaseObj_GetNetProperty_m1709069404(L_7, /*hidden argument*/NULL); bool L_9 = V_1; G_B4_0 = _stringLiteral4166355951; G_B4_1 = L_8; if (!L_9) { G_B5_0 = _stringLiteral4166355951; G_B5_1 = L_8; goto IL_0046; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_0047; } IL_0046: { G_B6_0 = 1; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_0047: { NullCheck(G_B6_2); CProperty_SetInt_m72189256(G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); CJuniorRoleModelItem_t636793867 * L_10 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_11 = (intptr_t)CJuniorRoleModelItem_GetDefaultModelItem_m3195588872_RuntimeMethod_var; Func_3_t1497391353 * L_12 = (Func_3_t1497391353 *)il2cpp_codegen_object_new(Func_3_t1497391353_il2cpp_TypeInfo_var); Func_3__ctor_m2676186645(L_12, L_10, L_11, /*hidden argument*/Func_3__ctor_m2676186645_RuntimeMethod_var); V_2 = L_12; Func_3_t1497391353 * L_13 = V_2; bool L_14 = V_1; NullCheck(L_13); int32_t L_15 = Func_3_Invoke_m1444580883(L_13, L_14, 2, /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_15; ISceneRole_t2394225724 * L_16 = V_0; NullCheck(L_16); CProperty_t963755051 * L_17 = ISceneBaseObj_GetNetProperty_m1709069404(L_16, /*hidden argument*/NULL); int32_t L_18 = V_3; NullCheck(L_17); CProperty_SetInt_m72189256(L_17, _stringLiteral4145493834, L_18, /*hidden argument*/NULL); Func_3_t1497391353 * L_19 = V_2; bool L_20 = V_1; NullCheck(L_19); int32_t L_21 = Func_3_Invoke_m1444580883(L_19, L_20, 7, /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_21; ISceneRole_t2394225724 * L_22 = V_0; NullCheck(L_22); CProperty_t963755051 * L_23 = ISceneBaseObj_GetNetProperty_m1709069404(L_22, /*hidden argument*/NULL); int32_t L_24 = V_3; NullCheck(L_23); CProperty_SetInt_m72189256(L_23, _stringLiteral3385978947, L_24, /*hidden argument*/NULL); Func_3_t1497391353 * L_25 = V_2; bool L_26 = V_1; NullCheck(L_25); int32_t L_27 = Func_3_Invoke_m1444580883(L_25, L_26, ((int32_t)13), /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_27; ISceneRole_t2394225724 * L_28 = V_0; NullCheck(L_28); CProperty_t963755051 * L_29 = ISceneBaseObj_GetNetProperty_m1709069404(L_28, /*hidden argument*/NULL); int32_t L_30 = V_3; NullCheck(L_29); CProperty_SetInt_m72189256(L_29, _stringLiteral1859365861, L_30, /*hidden argument*/NULL); Func_3_t1497391353 * L_31 = V_2; bool L_32 = V_1; NullCheck(L_31); int32_t L_33 = Func_3_Invoke_m1444580883(L_31, L_32, ((int32_t)15), /*hidden argument*/Func_3_Invoke_m1444580883_RuntimeMethod_var); V_3 = L_33; ISceneRole_t2394225724 * L_34 = V_0; NullCheck(L_34); CProperty_t963755051 * L_35 = ISceneBaseObj_GetNetProperty_m1709069404(L_34, /*hidden argument*/NULL); int32_t L_36 = V_3; NullCheck(L_35); CProperty_SetInt_m72189256(L_35, _stringLiteral712354789, L_36, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_37 = V_0; NullCheck(L_37); ISceneRole_LoadRoleModel_m1111386502(L_37, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_38 = V_0; __this->set_readyRole_8(L_38); return; } } // System.Void uiRoleModelData::OnClkEdit(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnClkEdit_m738197002 (uiRoleModelData_t1771589192 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_OnClkEdit_m738197002_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_InputSign_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_m_EditBtn_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_2 = __this->get_m_LabelSign_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_m_SaveBtn_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_LabelSign_15(); NullCheck(L_4); String_t* L_5 = UILabel_get_text_m389124667(L_4, /*hidden argument*/NULL); 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(); bool L_7 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0064; } } { UIInput_t421821618 * L_8 = __this->get_m_InputLevel_16(); NullCheck(L_8); UILabel_t3248798549 * L_9 = L_8->get_label_3(); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, _stringLiteral2066478673, /*hidden argument*/NULL); goto IL_007f; } IL_0064: { UIInput_t421821618 * L_10 = __this->get_m_InputLevel_16(); NullCheck(L_10); UILabel_t3248798549 * L_11 = L_10->get_label_3(); UILabel_t3248798549 * L_12 = __this->get_m_LabelSign_15(); NullCheck(L_12); String_t* L_13 = UILabel_get_text_m389124667(L_12, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_13, /*hidden argument*/NULL); } IL_007f: { return; } } // System.Void uiRoleModelData::OnClkSave(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnClkSave_m2721105385 (uiRoleModelData_t1771589192 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_OnClkSave_m2721105385_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { UIInput_t421821618 * L_0 = __this->get_m_InputLevel_16(); NullCheck(L_0); UILabel_t3248798549 * L_1 = L_0->get_label_3(); NullCheck(L_1); String_t* L_2 = UILabel_get_text_m389124667(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_3 = CMiscHelp_CheckUserInput_m1257766339(NULL /*static, unused*/, L_2, _stringLiteral600826037, /*hidden argument*/NULL); if (L_3) { goto IL_0049; } } { UIInput_t421821618 * L_4 = __this->get_m_InputLevel_16(); NullCheck(L_4); UILabel_t3248798549 * L_5 = L_4->get_label_3(); IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_6 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); UIInput_t421821618 * L_7 = __this->get_m_InputLevel_16(); NullCheck(L_7); UILabel_t3248798549 * L_8 = L_7->get_label_3(); NullCheck(L_8); String_t* L_9 = UILabel_get_text_m389124667(L_8, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_10 = CSensitiveWordManager_FilterSensitiveWordAll_m2316646929(L_6, L_9, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_10, /*hidden argument*/NULL); } IL_0049: { CDataArray_t4068198041 * L_11 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_11, /*hidden argument*/NULL); V_0 = L_11; CDataArray_t4068198041 * L_12 = V_0; NullCheck(L_12); CDataArray_Push_m3820844360(L_12, ((int32_t)1769), /*hidden argument*/NULL); CDataArray_t4068198041 * L_13 = V_0; AssembleInfo_t3236776212 * L_14 = __this->get_m_info_11(); NullCheck(L_14); int32_t L_15 = L_14->get_m_themeId_0(); NullCheck(L_13); CDataArray_Push_m3820844360(L_13, L_15, /*hidden argument*/NULL); CDataArray_t4068198041 * L_16 = V_0; UIInput_t421821618 * L_17 = __this->get_m_InputLevel_16(); NullCheck(L_17); UILabel_t3248798549 * L_18 = L_17->get_label_3(); NullCheck(L_18); String_t* L_19 = UILabel_get_text_m389124667(L_18, /*hidden argument*/NULL); NullCheck(L_16); CDataArray_Push_m1799687930(L_16, L_19, /*hidden argument*/NULL); CDataArray_t4068198041 * L_20 = V_0; NullCheck(L_20); CDataArray_Flush_m1077150699(L_20, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_m_LabelSign_15(); UIInput_t421821618 * L_22 = __this->get_m_InputLevel_16(); NullCheck(L_22); UILabel_t3248798549 * L_23 = L_22->get_label_3(); NullCheck(L_23); String_t* L_24 = UILabel_get_text_m389124667(L_23, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_24, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = __this->get_m_EditBtn_13(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_25, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = __this->get_m_SaveBtn_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_27 = __this->get_m_InputSign_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_28 = __this->get_m_LabelSign_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiRoleModelData::OnClkAssembleBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRoleModelData_OnClkAssembleBtn_m2849466313 (uiRoleModelData_t1771589192 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoleModelData_OnClkAssembleBtn_m2849466313_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AssembleInfo_t3236776212 * L_0 = __this->get_m_info_11(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CChangeGameManager_t2081989347_il2cpp_TypeInfo_var); CChangeGameManager_t2081989347 * L_1 = CChangeGameManager_GetInstance_m1986096856(NULL /*static, unused*/, /*hidden argument*/NULL); AssembleInfo_t3236776212 * L_2 = __this->get_m_info_11(); NullCheck(L_2); int32_t L_3 = L_2->get_m_themeId_0(); NullCheck(L_1); CChangeGameManager_set_SelectedTheme_m982563344(L_1, 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_m2971791309(L_4, ((int32_t)203), ((int32_t)204), /*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 uiRoomCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell__ctor_m63432941 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_OnPageInit_m318095376 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_OnPageInit_m318095376_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { bool L_0 = __this->get_isPageInit_25(); if (L_0) { goto IL_022a; } } { __this->set_isPageInit_25((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2328036797, /*hidden argument*/NULL); __this->set_m_uiRoot_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral3245488941, /*hidden argument*/NULL); __this->set_m_uiChatRoot_18(L_4); __this->set_m_uiMemberState_3(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)4))); TransformU5BU5D_t807237628* L_5 = __this->get_m_uiMemberState_3(); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral811836420, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(0), (Transform_t3600365921 *)L_7); TransformU5BU5D_t807237628* L_8 = __this->get_m_uiMemberState_3(); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral811901956, /*hidden argument*/NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(1), (Transform_t3600365921 *)L_10); TransformU5BU5D_t807237628* L_11 = __this->get_m_uiMemberState_3(); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral811967492, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(2), (Transform_t3600365921 *)L_13); TransformU5BU5D_t807237628* L_14 = __this->get_m_uiMemberState_3(); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral811508740, /*hidden argument*/NULL); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(3), (Transform_t3600365921 *)L_16); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_17 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = CMiscConfig_GetInt_m1183615064(L_17, _stringLiteral1787845090, ((int32_t)10), /*hidden argument*/NULL); __this->set_m_uiChatRoomState_19(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)L_18))); V_0 = 0; goto IL_00f4; } IL_00cd: { TransformU5BU5D_t807237628* L_19 = __this->get_m_uiChatRoomState_19(); int32_t L_20 = V_0; Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); int32_t L_22 = V_0; int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_23); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2499935036, L_24, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_21, L_25, /*hidden argument*/NULL); NullCheck(L_19); ArrayElementTypeCheck (L_19, L_26); (L_19)->SetAt(static_cast(L_20), (Transform_t3600365921 *)L_26); int32_t L_27 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00f4: { int32_t L_28 = V_0; TransformU5BU5D_t807237628* L_29 = __this->get_m_uiChatRoomState_19(); NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_29)->max_length))))))) { goto IL_00cd; } } { Transform_t3600365921 * L_30 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_30); Transform_t3600365921 * L_31 = Transform_Find_m1729760951(L_30, _stringLiteral159231023, /*hidden argument*/NULL); __this->set_m_uiLock_4(L_31); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_32); Transform_t3600365921 * L_33 = Transform_Find_m1729760951(L_32, _stringLiteral2069423715, /*hidden argument*/NULL); __this->set_m_uiSongLv_5(L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_Find_m1729760951(L_34, _stringLiteral2451168343, /*hidden argument*/NULL); __this->set_m_uiRoomState_6(L_35); Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_36); Transform_t3600365921 * L_37 = Transform_Find_m1729760951(L_36, _stringLiteral1958519737, /*hidden argument*/NULL); __this->set_m_uiTop_7(L_37); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = Transform_Find_m1729760951(L_38, _stringLiteral2207580279, /*hidden argument*/NULL); NullCheck(L_39); UILabel_t3248798549 * L_40 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_39, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiRoomName_8(L_40); Transform_t3600365921 * L_41 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_41); Transform_t3600365921 * L_42 = Transform_Find_m1729760951(L_41, _stringLiteral3391569464, /*hidden argument*/NULL); NullCheck(L_42); ImageNumberSet_t1930057360 * L_43 = Component_GetComponent_TisImageNumberSet_t1930057360_m1780490696(L_42, /*hidden argument*/Component_GetComponent_TisImageNumberSet_t1930057360_m1780490696_RuntimeMethod_var); __this->set_m_uiRoomNumber_9(L_43); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_45 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_44, _stringLiteral214933391, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiChatRoomName_20(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); ImageNumberSet_t1930057360 * L_47 = CMiscHelp_GetChildComponent_TisImageNumberSet_t1930057360_m397710406(NULL /*static, unused*/, L_46, _stringLiteral1925803329, /*hidden argument*/CMiscHelp_GetChildComponent_TisImageNumberSet_t1930057360_m397710406_RuntimeMethod_var); __this->set_m_uiChatRoomNumber_21(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_49 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_48, _stringLiteral2238597679, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_uiChatLock_10(L_49); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_51 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_50, _stringLiteral1772209755, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_uiChatTop_11(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_52); Transform_t3600365921 * L_53 = Transform_Find_m1729760951(L_52, _stringLiteral2562679025, /*hidden argument*/NULL); NullCheck(L_53); UILabel_t3248798549 * L_54 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_53, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_uiRoomModel_12(L_54); Transform_t3600365921 * L_55 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_55); Transform_t3600365921 * L_56 = Transform_Find_m1729760951(L_55, _stringLiteral3267472425, /*hidden argument*/NULL); NullCheck(L_56); UISprite_t194114938 * L_57 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_56, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_uiRoomSprModel_13(L_57); UISprite_t194114938 * L_58 = __this->get_m_uiRoomSprModel_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_58, (bool)0, /*hidden argument*/NULL); } IL_022a: { return; } } // System.Void uiRoomCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetIndex_m2145184265 (uiRoomCell_t1582796650 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetIndex_m2145184265_MetadataUsageId); s_Il2CppMethodInitialized = true; } RoomInfo_t2137681786 * V_0 = NULL; { int32_t L_0 = ___index0; __this->set_m_roomIdx_14(L_0); __this->set_m_roomID_15((-1)); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_roomIdx_14(); NullCheck(L_1); RoomInfo_t2137681786 * L_3 = CRoomMananger_GetRoomInfo_m494426084(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; RoomInfo_t2137681786 * L_4 = V_0; if (!L_4) { goto IL_0031; } } { RoomInfo_t2137681786 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get__nRoomId_2(); __this->set_m_roomID_15(L_6); } IL_0031: { return; } } // System.Boolean uiRoomCell::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRoomCell_Init_m3414694059 (uiRoomCell_t1582796650 * __this, int32_t ___roomIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_Init_m3414694059_MetadataUsageId); s_Il2CppMethodInitialized = true; } RoomInfo_t2137681786 * V_0 = NULL; uiRoomCell_t1582796650 * G_B4_0 = NULL; uiRoomCell_t1582796650 * G_B3_0 = NULL; int32_t G_B5_0 = 0; uiRoomCell_t1582796650 * G_B5_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___roomIndex0; NullCheck(L_0); RoomInfo_t2137681786 * L_2 = CRoomMananger_GetRoomInfo_m494426084(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; RoomInfo_t2137681786 * L_3 = V_0; if (L_3) { goto IL_0038; } } { __this->set_m_roomID_15((-1)); Transform_t3600365921 * L_4 = __this->get_m_uiRoot_2(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_uiChatRoot_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); return (bool)0; } IL_0038: { RoomInfo_t2137681786 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get__nRoomId_2(); __this->set_m_roomID_15(L_8); Transform_t3600365921 * L_9 = __this->get_m_uiRoot_2(); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); NullCheck(L_10); GameObject_SetActive_m796801857(L_10, (bool)1, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_11 = V_0; NullCheck(L_11); Int32U5BU5D_t385246372* L_12 = L_11->get__memberInfo_3(); uiRoomCell_SetMembersState_m2071097920(__this, L_12, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get__nRoomId_2(); uiRoomCell_SetRoomNumber_m1869110838(__this, L_14, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get__strRoomName_4(); uiRoomCell_SetRoomName_m3838817237(__this, L_16, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = L_17->get__nRoomState_1(); uiRoomCell_SetRoomState_m1233645920(__this, L_18, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_19 = V_0; NullCheck(L_19); int32_t L_20 = L_19->get__nSongLv_5(); uiRoomCell_SetSongLv_m2595765094(__this, L_20, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_21 = V_0; NullCheck(L_21); bool L_22 = L_21->get__bIsLocked_0(); uiRoomCell_SetLock_m2486373327(__this, L_22, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_23 = V_0; NullCheck(L_23); int32_t L_24 = L_23->get__topCardLeftTime_8(); G_B3_0 = __this; if ((((int32_t)L_24) <= ((int32_t)0))) { G_B4_0 = __this; goto IL_00b0; } } { G_B5_0 = 1; G_B5_1 = G_B3_0; goto IL_00b1; } IL_00b0: { G_B5_0 = 0; G_B5_1 = G_B4_0; } IL_00b1: { NullCheck(G_B5_1); uiRoomCell_SetTopIcon_m506510777(G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = L_25->get__nKeyMode_7(); uiRoomCell_SetDanceModelSpr_m552688061(__this, L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_27 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = CRoomMananger_get_CurRoomMainType_m2795176692(L_27, /*hidden argument*/NULL); if ((((int32_t)L_28) == ((int32_t)5))) { goto IL_0106; } } { Transform_t3600365921 * L_29 = __this->get_m_uiChatRoot_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = __this->get_m_uiRoot_2(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)1, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_31 = V_0; NullCheck(L_31); int32_t L_32 = L_31->get__nKeyMode_7(); RoomInfo_t2137681786 * L_33 = V_0; NullCheck(L_33); int32_t L_34 = L_33->get__nPlayMode_6(); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_35 = CDanceModeManager_MakeDanceMode_m17578433(NULL /*static, unused*/, L_32, L_34, /*hidden argument*/NULL); uiRoomCell_SetDanceModeDesc_m1314340081(__this, L_35, /*hidden argument*/NULL); goto IL_013f; } IL_0106: { Transform_t3600365921 * L_36 = __this->get_m_uiChatRoot_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_36, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_37 = __this->get_m_uiRoot_2(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_38 = __this->get_m_uiRoomModel_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_39 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_38, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_39) { goto IL_013f; } } { UILabel_t3248798549 * L_40 = __this->get_m_uiRoomModel_12(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_41 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_40); UILabel_set_text_m1071532778(L_40, L_41, /*hidden argument*/NULL); } IL_013f: { return (bool)1; } } // System.Void uiRoomCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_Awake_m94399486 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_Awake_m94399486_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_fMaxOffsetY_22((0.0f)); __this->set_m_bPressed_24((bool)0); __this->set_m_bReady_16((bool)0); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_vPressPos_17(L_0); __this->set_m_dPressTime_23((0.0f)); return; } } // System.Void uiRoomCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_Update_m3499959733 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_Update_m3499959733_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { bool L_0 = __this->get_m_bPressed_24(); if (!L_0) { goto IL_003a; } } { float L_1 = __this->get_m_fMaxOffsetY_22(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_2 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; float L_3 = (&V_0)->get_y_2(); Vector3_t3722313464 * L_4 = __this->get_address_of_m_vPressPos_17(); float L_5 = L_4->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_6 = fabsf(((float)il2cpp_codegen_subtract((float)L_3, (float)L_5))); float L_7 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_1, L_6, /*hidden argument*/NULL); __this->set_m_fMaxOffsetY_22(L_7); } IL_003a: { bool L_8 = __this->get_m_bReady_16(); if (L_8) { goto IL_0057; } } { int32_t L_9 = __this->get_m_roomIdx_14(); bool L_10 = uiRoomCell_Init_m3414694059(__this, L_9, /*hidden argument*/NULL); __this->set_m_bReady_16(L_10); } IL_0057: { return; } } // System.Void uiRoomCell::Reset() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_Reset_m3010273478 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { { __this->set_m_bReady_16((bool)0); int32_t L_0 = __this->get_m_roomIdx_14(); uiRoomCell_Init_m3414694059(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiRoomCell::SetRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetRoomName_m3838817237 (uiRoomCell_t1582796650 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetRoomName_m3838817237_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; 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(); bool L_2 = String_op_Equality_m920492651(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0021; } } { CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral3261205394, /*hidden argument*/NULL); ___name0 = L_4; } IL_0021: { UILabel_t3248798549 * L_5 = __this->get_m_uiRoomName_8(); String_t* L_6 = ___name0; NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_6, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_m_uiChatRoomName_20(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_7, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_004a; } } { UILabel_t3248798549 * L_9 = __this->get_m_uiChatRoomName_20(); String_t* L_10 = ___name0; NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_10, /*hidden argument*/NULL); } IL_004a: { return; } } // System.Void uiRoomCell::SetRoomNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetRoomNumber_m1869110838 (uiRoomCell_t1582796650 * __this, int32_t ___number0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetRoomNumber_m1869110838_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ImageNumberSet_t1930057360 * L_0 = __this->get_m_uiRoomNumber_9(); int32_t L_1 = ___number0; int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1180587864, L_3, /*hidden argument*/NULL); NullCheck(L_0); ImageNumberSet_SetNumber_m2906791011(L_0, L_4, /*hidden argument*/NULL); ImageNumberSet_t1930057360 * L_5 = __this->get_m_uiChatRoomNumber_21(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0047; } } { ImageNumberSet_t1930057360 * L_7 = __this->get_m_uiChatRoomNumber_21(); int32_t L_8 = ___number0; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1180587864, L_10, /*hidden argument*/NULL); NullCheck(L_7); ImageNumberSet_SetNumber_m2906791011(L_7, L_11, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void uiRoomCell::SetRoomState(DMCore.Logic.enumRoomState) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetRoomState_m1233645920 (uiRoomCell_t1582796650 * __this, int32_t ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetRoomState_m1233645920_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * G_B4_0 = NULL; GameObject_t1113636619 * G_B3_0 = NULL; int32_t G_B5_0 = 0; GameObject_t1113636619 * G_B5_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRoomMananger_get_CurRoomMainType_m2795176692(L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_0021; } } { Transform_t3600365921 * L_2 = __this->get_m_uiRoomState_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); goto IL_0091; } IL_0021: { Transform_t3600365921 * L_3 = __this->get_m_uiRoomState_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_uiRoomState_6(); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral337237310, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); int32_t L_7 = ___state0; NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_uiRoomState_6(); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral1165649065, /*hidden argument*/NULL); NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); int32_t L_11 = ___state0; G_B3_0 = L_10; if ((((int32_t)L_11) == ((int32_t)1))) { G_B4_0 = L_10; goto IL_006d; } } { int32_t L_12 = ___state0; G_B5_0 = ((((int32_t)L_12) == ((int32_t)3))? 1 : 0); G_B5_1 = G_B3_0; goto IL_006e; } IL_006d: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_006e: { NullCheck(G_B5_1); GameObject_SetActive_m796801857(G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_m_uiRoomState_6(); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral1202628568, /*hidden argument*/NULL); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); int32_t L_16 = ___state0; NullCheck(L_15); GameObject_SetActive_m796801857(L_15, (bool)((((int32_t)L_16) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); } IL_0091: { return; } } // System.Void uiRoomCell::SetMembersState(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetMembersState_m2071097920 (uiRoomCell_t1582796650 * __this, Int32U5BU5D_t385246372* ___stateArr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetMembersState_m2071097920_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; Transform_t3600365921 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CRoomMananger_get_CurRoomMainType_m2795176692(L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_010b; } } { V_0 = 0; goto IL_0054; } IL_0017: { TransformU5BU5D_t807237628* L_2 = __this->get_m_uiChatRoomState_19(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; Transform_t3600365921 * L_5 = (L_2)->GetAt(static_cast(L_4)); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_6 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_5, _stringLiteral4072509719, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); V_1 = L_6; TransformU5BU5D_t807237628* L_7 = __this->get_m_uiChatRoomState_19(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; Transform_t3600365921 * L_10 = (L_7)->GetAt(static_cast(L_9)); Transform_t3600365921 * L_11 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_10, _stringLiteral3926316141, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); V_2 = L_11; TransformU5BU5D_t807237628* L_12 = __this->get_m_uiChatRoomState_19(); int32_t L_13 = V_0; NullCheck(L_12); int32_t L_14 = L_13; Transform_t3600365921 * L_15 = (L_12)->GetAt(static_cast(L_14)); Transform_t3600365921 * L_16 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_15, _stringLiteral3159091284, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); V_3 = L_16; int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0054: { int32_t L_18 = V_0; TransformU5BU5D_t807237628* L_19 = __this->get_m_uiChatRoomState_19(); NullCheck(L_19); if ((((int32_t)L_18) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_19)->max_length))))))) { goto IL_0017; } } { V_4 = 0; V_5 = 0; goto IL_00f7; } IL_006d: { Int32U5BU5D_t385246372* L_20 = ___stateArr0; if (!L_20) { goto IL_007d; } } { int32_t L_21 = V_5; Int32U5BU5D_t385246372* L_22 = ___stateArr0; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_22)->max_length))))))) { goto IL_0085; } } IL_007d: { V_4 = 2; goto IL_008b; } IL_0085: { Int32U5BU5D_t385246372* L_23 = ___stateArr0; int32_t L_24 = V_5; NullCheck(L_23); int32_t L_25 = L_24; int32_t L_26 = (L_23)->GetAt(static_cast(L_25)); V_4 = L_26; } IL_008b: { TransformU5BU5D_t807237628* L_27 = __this->get_m_uiChatRoomState_19(); int32_t L_28 = V_5; NullCheck(L_27); int32_t L_29 = L_28; Transform_t3600365921 * L_30 = (L_27)->GetAt(static_cast(L_29)); NullCheck(L_30); Transform_t3600365921 * L_31 = Transform_Find_m1729760951(L_30, _stringLiteral4072509719, /*hidden argument*/NULL); NullCheck(L_31); GameObject_t1113636619 * L_32 = Component_get_gameObject_m442555142(L_31, /*hidden argument*/NULL); int32_t L_33 = V_4; NullCheck(L_32); GameObject_SetActive_m796801857(L_32, (bool)((((int32_t)L_33) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_34 = __this->get_m_uiChatRoomState_19(); int32_t L_35 = V_5; NullCheck(L_34); int32_t L_36 = L_35; Transform_t3600365921 * L_37 = (L_34)->GetAt(static_cast(L_36)); NullCheck(L_37); Transform_t3600365921 * L_38 = Transform_Find_m1729760951(L_37, _stringLiteral3926316141, /*hidden argument*/NULL); NullCheck(L_38); GameObject_t1113636619 * L_39 = Component_get_gameObject_m442555142(L_38, /*hidden argument*/NULL); int32_t L_40 = V_4; NullCheck(L_39); GameObject_SetActive_m796801857(L_39, (bool)((((int32_t)L_40) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_41 = __this->get_m_uiChatRoomState_19(); int32_t L_42 = V_5; NullCheck(L_41); int32_t L_43 = L_42; Transform_t3600365921 * L_44 = (L_41)->GetAt(static_cast(L_43)); NullCheck(L_44); Transform_t3600365921 * L_45 = Transform_Find_m1729760951(L_44, _stringLiteral3159091284, /*hidden argument*/NULL); NullCheck(L_45); GameObject_t1113636619 * L_46 = Component_get_gameObject_m442555142(L_45, /*hidden argument*/NULL); int32_t L_47 = V_4; NullCheck(L_46); GameObject_SetActive_m796801857(L_46, (bool)((((int32_t)L_47) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); int32_t L_48 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_00f7: { int32_t L_49 = V_5; TransformU5BU5D_t807237628* L_50 = __this->get_m_uiChatRoomState_19(); NullCheck(L_50); if ((((int32_t)L_49) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_50)->max_length))))))) { goto IL_006d; } } { goto IL_01af; } IL_010b: { V_6 = 0; V_7 = 0; goto IL_01a0; } IL_0116: { Int32U5BU5D_t385246372* L_51 = ___stateArr0; if (!L_51) { goto IL_0126; } } { int32_t L_52 = V_7; Int32U5BU5D_t385246372* L_53 = ___stateArr0; NullCheck(L_53); if ((((int32_t)L_52) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_53)->max_length))))))) { goto IL_012e; } } IL_0126: { V_6 = 2; goto IL_0134; } IL_012e: { Int32U5BU5D_t385246372* L_54 = ___stateArr0; int32_t L_55 = V_7; NullCheck(L_54); int32_t L_56 = L_55; int32_t L_57 = (L_54)->GetAt(static_cast(L_56)); V_6 = L_57; } IL_0134: { TransformU5BU5D_t807237628* L_58 = __this->get_m_uiMemberState_3(); int32_t L_59 = V_7; NullCheck(L_58); int32_t L_60 = L_59; Transform_t3600365921 * L_61 = (L_58)->GetAt(static_cast(L_60)); NullCheck(L_61); Transform_t3600365921 * L_62 = Transform_Find_m1729760951(L_61, _stringLiteral4072509719, /*hidden argument*/NULL); NullCheck(L_62); GameObject_t1113636619 * L_63 = Component_get_gameObject_m442555142(L_62, /*hidden argument*/NULL); int32_t L_64 = V_6; NullCheck(L_63); GameObject_SetActive_m796801857(L_63, (bool)((((int32_t)L_64) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_65 = __this->get_m_uiMemberState_3(); int32_t L_66 = V_7; NullCheck(L_65); int32_t L_67 = L_66; Transform_t3600365921 * L_68 = (L_65)->GetAt(static_cast(L_67)); NullCheck(L_68); Transform_t3600365921 * L_69 = Transform_Find_m1729760951(L_68, _stringLiteral3926316141, /*hidden argument*/NULL); NullCheck(L_69); GameObject_t1113636619 * L_70 = Component_get_gameObject_m442555142(L_69, /*hidden argument*/NULL); int32_t L_71 = V_6; NullCheck(L_70); GameObject_SetActive_m796801857(L_70, (bool)((((int32_t)L_71) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_72 = __this->get_m_uiMemberState_3(); int32_t L_73 = V_7; NullCheck(L_72); int32_t L_74 = L_73; Transform_t3600365921 * L_75 = (L_72)->GetAt(static_cast(L_74)); NullCheck(L_75); Transform_t3600365921 * L_76 = Transform_Find_m1729760951(L_75, _stringLiteral3159091284, /*hidden argument*/NULL); NullCheck(L_76); GameObject_t1113636619 * L_77 = Component_get_gameObject_m442555142(L_76, /*hidden argument*/NULL); int32_t L_78 = V_6; NullCheck(L_77); GameObject_SetActive_m796801857(L_77, (bool)((((int32_t)L_78) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); int32_t L_79 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_01a0: { int32_t L_80 = V_7; TransformU5BU5D_t807237628* L_81 = __this->get_m_uiMemberState_3(); NullCheck(L_81); if ((((int32_t)L_80) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_81)->max_length))))))) { goto IL_0116; } } IL_01af: { return; } } // System.Void uiRoomCell::SetSongLv(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetSongLv_m2595765094 (uiRoomCell_t1582796650 * __this, int32_t ___lv0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetSongLv_m2595765094_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 1; goto IL_0037; } IL_0007: { Transform_t3600365921 * L_0 = __this->get_m_uiSongLv_5(); int32_t L_1 = V_0; int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3455367108, L_3, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_0, L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); int32_t L_7 = V_0; int32_t L_8 = ___lv0; NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)((((int32_t)((((int32_t)L_7) > ((int32_t)L_8))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0037: { int32_t L_10 = V_0; if ((((int32_t)L_10) <= ((int32_t)((int32_t)9)))) { goto IL_0007; } } { return; } } // System.Void uiRoomCell::SetLock(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetLock_m2486373327 (uiRoomCell_t1582796650 * __this, bool ___bIsLock0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetLock_m2486373327_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_uiLock_4(); bool L_1 = ___bIsLock0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_uiChatLock_10(); bool L_3 = ___bIsLock0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void uiRoomCell::SetTopIcon(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetTopIcon_m506510777 (uiRoomCell_t1582796650 * __this, bool ___isTop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetTopIcon_m506510777_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_uiTop_7(); bool L_1 = ___isTop0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_m_uiChatTop_11(); bool L_3 = ___isTop0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void uiRoomCell::SetDanceModeDesc(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetDanceModeDesc_m1314340081 (uiRoomCell_t1582796650 * __this, int32_t ___mode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetDanceModeDesc_m1314340081_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiRoomModel_12(); CTextHelp_t3119637808 * L_1 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___mode0; int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral4257276236, L_4, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_6 = CTextHelp_GetText_m372251958(L_1, L_5, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_6, /*hidden argument*/NULL); return; } } // System.Void uiRoomCell::SetDanceModelSpr(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_SetDanceModelSpr_m552688061 (uiRoomCell_t1582796650 * __this, int32_t ___mode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_SetDanceModelSpr_m552688061_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___mode0; if (L_0) { goto IL_001b; } } { UISprite_t194114938 * L_1 = __this->get_m_uiRoomSprModel_13(); NullCheck(L_1); UISprite_set_spriteName_m1616245412(L_1, _stringLiteral1904263348, /*hidden argument*/NULL); goto IL_0055; } IL_001b: { int32_t L_2 = ___mode0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0037; } } { UISprite_t194114938 * L_3 = __this->get_m_uiRoomSprModel_13(); NullCheck(L_3); UISprite_set_spriteName_m1616245412(L_3, _stringLiteral3455432639, /*hidden argument*/NULL); goto IL_0055; } IL_0037: { int32_t L_4 = ___mode0; if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_0045; } } { int32_t L_5 = ___mode0; if ((!(((uint32_t)L_5) == ((uint32_t)3)))) { goto IL_0055; } } IL_0045: { UISprite_t194114938 * L_6 = __this->get_m_uiRoomSprModel_13(); NullCheck(L_6); UISprite_set_spriteName_m1616245412(L_6, _stringLiteral2259253910, /*hidden argument*/NULL); } IL_0055: { return; } } // System.Void uiRoomCell::OnRoomDetail() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_OnRoomDetail_m3420268543 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_OnRoomDetail_m3420268543_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_roomID_15(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_000d; } } { return; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_roomID_15(); NullCheck(L_1); CRoomMananger_SearchRoom_m310028345(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void uiRoomCell::OnPressItem() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_OnPressItem_m3349412282 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_OnPressItem_m3349412282_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bPressed_24((bool)1); __this->set_m_fMaxOffsetY_22((0.0f)); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_vPressPos_17(L_0); float L_1 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_dPressTime_23(L_1); return; } } // System.Void uiRoomCell::OnReleaseItem() extern "C" IL2CPP_METHOD_ATTR void uiRoomCell_OnReleaseItem_m162292374 (uiRoomCell_t1582796650 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomCell_OnReleaseItem_m162292374_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; { __this->set_m_bPressed_24((bool)0); float L_0 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; float L_1 = V_0; float L_2 = __this->get_m_dPressTime_23(); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))) > ((float)(1.0f))))) { goto IL_0020; } } { return; } IL_0020: { IL2CPP_RUNTIME_CLASS_INIT(CAppOSHelp_t338788720_il2cpp_TypeInfo_var); float L_3 = CAppOSHelp_GetRealScaleY_m3045278561(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = Mathf_Max_m3146388979(NULL /*static, unused*/, (1.0f), L_3, /*hidden argument*/NULL); V_1 = L_4; float L_5 = __this->get_m_fMaxOffsetY_22(); float L_6 = V_1; if ((!(((float)L_5) < ((float)((float)il2cpp_codegen_multiply((float)(30.0f), (float)L_6)))))) { goto IL_0048; } } { uiRoomCell_OnRoomDetail_m3420268543(__this, /*hidden argument*/NULL); } IL_0048: { 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 uiRoomDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail__ctor_m2621531157 (uiRoomDetail_t3284166003 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_OnPageInit_m1832201653 (uiRoomDetail_t3284166003 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_OnPageInit_m1832201653_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_19(); if (L_0) { goto IL_02a4; } } { __this->set_isPageInit_19((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_2 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_1, _stringLiteral2445298709, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiRoomType_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral3163883330, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiRoomName_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral2672886403, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiRoomNumber_4(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_7, _stringLiteral3712712916, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiRoomState_5(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_9, _stringLiteral847662128, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiMusicName_6(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_11, _stringLiteral3088014929, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiMemberCount_8(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_13, _stringLiteral3012412141, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiRoomSceneName_7(L_14); __this->set_m_uiMembersInfo_9(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)4))); TransformU5BU5D_t807237628* L_15 = __this->get_m_uiMembersInfo_9(); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral3000954885, /*hidden argument*/NULL); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(0), (Transform_t3600365921 *)L_17); TransformU5BU5D_t807237628* L_18 = __this->get_m_uiMembersInfo_9(); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral3000758277, /*hidden argument*/NULL); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_20); (L_18)->SetAt(static_cast(1), (Transform_t3600365921 *)L_20); TransformU5BU5D_t807237628* L_21 = __this->get_m_uiMembersInfo_9(); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral3000823813, /*hidden argument*/NULL); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_23); (L_21)->SetAt(static_cast(2), (Transform_t3600365921 *)L_23); TransformU5BU5D_t807237628* L_24 = __this->get_m_uiMembersInfo_9(); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral3000627205, /*hidden argument*/NULL); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(3), (Transform_t3600365921 *)L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_27); Transform_t3600365921 * L_28 = Transform_get_parent_m835071599(L_27, /*hidden argument*/NULL); NullCheck(L_28); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_28, _stringLiteral1072052736, /*hidden argument*/NULL); NullCheck(L_29); uiPassWordCheck_t3889324906 * L_30 = Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452(L_29, /*hidden argument*/Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452_RuntimeMethod_var); __this->set_m_uiPwdInput_16(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_31, _stringLiteral4223862060, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_commonRootLeft_10(L_32); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_33, _stringLiteral4277416652, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_commonRootRight_11(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_35, _stringLiteral2971200262, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_chatRoot_12(L_36); __this->set_m_uiChatRoomMembersInfo_13(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)))); TransformU5BU5D_t807237628* L_37 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = Transform_Find_m1729760951(L_38, _stringLiteral860831427, /*hidden argument*/NULL); NullCheck(L_37); ArrayElementTypeCheck (L_37, L_39); (L_37)->SetAt(static_cast(0), (Transform_t3600365921 *)L_39); TransformU5BU5D_t807237628* L_40 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_41 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_41); Transform_t3600365921 * L_42 = Transform_Find_m1729760951(L_41, _stringLiteral2817146563, /*hidden argument*/NULL); NullCheck(L_40); ArrayElementTypeCheck (L_40, L_42); (L_40)->SetAt(static_cast(1), (Transform_t3600365921 *)L_42); TransformU5BU5D_t807237628* L_43 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_44); Transform_t3600365921 * L_45 = Transform_Find_m1729760951(L_44, _stringLiteral478494403, /*hidden argument*/NULL); NullCheck(L_43); ArrayElementTypeCheck (L_43, L_45); (L_43)->SetAt(static_cast(2), (Transform_t3600365921 *)L_45); TransformU5BU5D_t807237628* L_46 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_47 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_47); Transform_t3600365921 * L_48 = Transform_Find_m1729760951(L_47, _stringLiteral2434809539, /*hidden argument*/NULL); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_48); (L_46)->SetAt(static_cast(3), (Transform_t3600365921 *)L_48); TransformU5BU5D_t807237628* L_49 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_50); Transform_t3600365921 * L_51 = Transform_Find_m1729760951(L_50, _stringLiteral96157379, /*hidden argument*/NULL); NullCheck(L_49); ArrayElementTypeCheck (L_49, L_51); (L_49)->SetAt(static_cast(4), (Transform_t3600365921 *)L_51); TransformU5BU5D_t807237628* L_52 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_53 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_53); Transform_t3600365921 * L_54 = Transform_Find_m1729760951(L_53, _stringLiteral2052472515, /*hidden argument*/NULL); NullCheck(L_52); ArrayElementTypeCheck (L_52, L_54); (L_52)->SetAt(static_cast(5), (Transform_t3600365921 *)L_54); TransformU5BU5D_t807237628* L_55 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_56 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_56); Transform_t3600365921 * L_57 = Transform_Find_m1729760951(L_56, _stringLiteral4008787651, /*hidden argument*/NULL); NullCheck(L_55); ArrayElementTypeCheck (L_55, L_57); (L_55)->SetAt(static_cast(6), (Transform_t3600365921 *)L_57); TransformU5BU5D_t807237628* L_58 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_59 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_59); Transform_t3600365921 * L_60 = Transform_Find_m1729760951(L_59, _stringLiteral1670135491, /*hidden argument*/NULL); NullCheck(L_58); ArrayElementTypeCheck (L_58, L_60); (L_58)->SetAt(static_cast(7), (Transform_t3600365921 *)L_60); TransformU5BU5D_t807237628* L_61 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_62 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_62); Transform_t3600365921 * L_63 = Transform_Find_m1729760951(L_62, _stringLiteral3626450627, /*hidden argument*/NULL); NullCheck(L_61); ArrayElementTypeCheck (L_61, L_63); (L_61)->SetAt(static_cast(8), (Transform_t3600365921 *)L_63); TransformU5BU5D_t807237628* L_64 = __this->get_m_uiChatRoomMembersInfo_13(); Transform_t3600365921 * L_65 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_65); Transform_t3600365921 * L_66 = Transform_Find_m1729760951(L_65, _stringLiteral572141739, /*hidden argument*/NULL); NullCheck(L_64); ArrayElementTypeCheck (L_64, L_66); (L_64)->SetAt(static_cast(((int32_t)9)), (Transform_t3600365921 *)L_66); Transform_t3600365921 * L_67 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_68 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_67, _stringLiteral2346954026, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiChatRoomName_14(L_68); Transform_t3600365921 * L_69 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_70 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_69, _stringLiteral1417670553, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiChatRoomNumber_15(L_70); } IL_02a4: { return; } } // System.Void uiRoomDetail::OnCancel() extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_OnCancel_m3247169598 (uiRoomDetail_t3284166003 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_OnCancel_m3247169598_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetAvatarVisible_m2509149113(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiRoomDetail::OnConfirm() extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_OnConfirm_m940319672 (uiRoomDetail_t3284166003 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_OnConfirm_m940319672_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); bool L_1 = __this->get_m_bNeedPwd_17(); if (!L_1) { goto IL_003e; } } { uiPassWordCheck_t3889324906 * L_2 = __this->get_m_uiPwdInput_16(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); uiPassWordCheck_t3889324906 * L_4 = __this->get_m_uiPwdInput_16(); int32_t L_5 = __this->get_m_nRoomId_18(); NullCheck(L_4); uiPassWordCheck_Init_m524875887(L_4, L_5, /*hidden argument*/NULL); goto IL_004e; } IL_003e: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_6 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_m_nRoomId_18(); NullCheck(L_6); CRoomMananger_JoinRoom_m1397800920(L_6, L_7, /*hidden argument*/NULL); } IL_004e: { uiRoomDetail_OnCancel_m3247169598(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomDetail::Init(DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_Init_m853757915 (uiRoomDetail_t3284166003 * __this, RoomDetail_t2805919052 * ___detail0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_Init_m853757915_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiRoomDetail_t3284166003 * G_B2_0 = NULL; uiRoomDetail_t3284166003 * G_B1_0 = NULL; int32_t G_B3_0 = 0; uiRoomDetail_t3284166003 * G_B3_1 = NULL; { RoomDetail_t2805919052 * L_0 = ___detail0; NullCheck(L_0); bool L_1 = L_0->get_bNeedPwd_7(); __this->set_m_bNeedPwd_17(L_1); RoomDetail_t2805919052 * L_2 = ___detail0; NullCheck(L_2); int32_t L_3 = L_2->get_nRoomId_4(); __this->set_m_nRoomId_18(L_3); RoomDetail_t2805919052 * L_4 = ___detail0; NullCheck(L_4); bool L_5 = L_4->get_bNeedPwd_7(); G_B1_0 = __this; if (!L_5) { G_B2_0 = __this; goto IL_002a; } } { G_B3_0 = 2; G_B3_1 = G_B1_0; goto IL_002b; } IL_002a: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_002b: { NullCheck(G_B3_1); uiRoomDetail_SetRoomType_m2783323986(G_B3_1, G_B3_0, /*hidden argument*/NULL); RoomDetail_t2805919052 * L_6 = ___detail0; NullCheck(L_6); int32_t L_7 = L_6->get_nRoomMainType_15(); if ((((int32_t)L_7) == ((int32_t)5))) { goto IL_0059; } } { RoomDetail_t2805919052 * L_8 = ___detail0; NullCheck(L_8); String_t* L_9 = L_8->get_strRoomName_5(); uiRoomDetail_SetRoomName_m3907354159(__this, L_9, /*hidden argument*/NULL); RoomDetail_t2805919052 * L_10 = ___detail0; NullCheck(L_10); int32_t L_11 = L_10->get_nRoomId_4(); uiRoomDetail_SetRoomNumber_m1670550122(__this, L_11, /*hidden argument*/NULL); goto IL_0071; } IL_0059: { RoomDetail_t2805919052 * L_12 = ___detail0; NullCheck(L_12); String_t* L_13 = L_12->get_strRoomName_5(); uiRoomDetail_SetChatRoomName_m1405344324(__this, L_13, /*hidden argument*/NULL); RoomDetail_t2805919052 * L_14 = ___detail0; NullCheck(L_14); int32_t L_15 = L_14->get_nRoomId_4(); uiRoomDetail_SetChatRoomNumber_m1090925663(__this, L_15, /*hidden argument*/NULL); } IL_0071: { RoomDetail_t2805919052 * L_16 = ___detail0; NullCheck(L_16); int32_t L_17 = L_16->get_nRoomState_6(); uiRoomDetail_SetRoomState_m2170680126(__this, L_17, /*hidden argument*/NULL); RoomDetail_t2805919052 * L_18 = ___detail0; NullCheck(L_18); int32_t L_19 = L_18->get_nRoomSceneID_14(); uiRoomDetail_SetRoomSceneName_m1522377476(__this, L_19, /*hidden argument*/NULL); UILabel_t3248798549 * L_20 = __this->get_m_uiMusicName_6(); RoomDetail_t2805919052 * L_21 = ___detail0; NullCheck(L_21); int32_t L_22 = L_21->get_nRandomRange_11(); RoomDetail_t2805919052 * L_23 = ___detail0; NullCheck(L_23); int32_t L_24 = L_23->get_nMusicId_9(); RoomDetail_t2805919052 * L_25 = ___detail0; NullCheck(L_25); int32_t L_26 = L_25->get_nMusicLevel_10(); RoomDetail_t2805919052 * L_27 = ___detail0; NullCheck(L_27); int32_t L_28 = L_27->get_nKeyMode_12(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetMusicInfo_m3526585985(NULL /*static, unused*/, L_20, L_22, L_24, L_26, L_28, /*hidden argument*/NULL); RoomDetail_t2805919052 * L_29 = ___detail0; NullCheck(L_29); MemberInfoU5BU5D_t1518970116* L_30 = L_29->get_arrInfo_16(); RoomDetail_t2805919052 * L_31 = ___detail0; uiRoomDetail_SetMembersInfo_m341257197(__this, L_30, L_31, /*hidden argument*/NULL); return; } } // System.Void uiRoomDetail::SetRoomType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomType_m2783323986 (uiRoomDetail_t3284166003 * __this, int32_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetRoomType_m2783323986_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___type0; if (L_0) { goto IL_0049; } } { UILabel_t3248798549 * L_1 = __this->get_m_uiRoomType_2(); 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, _stringLiteral390651868, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_uiRoomType_2(); Color_t2555686324 L_5; memset(&L_5, 0, sizeof(L_5)); Color__ctor_m2943235014((&L_5), (0.541f), (0.541f), (0.992f), (1.0f), /*hidden argument*/NULL); NullCheck(L_4); UIWidget_set_color_m2288988844(L_4, L_5, /*hidden argument*/NULL); goto IL_00ed; } IL_0049: { int32_t L_6 = ___type0; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0093; } } { UILabel_t3248798549 * L_7 = __this->get_m_uiRoomType_2(); CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = CTextHelp_GetText_m372251958(L_8, _stringLiteral3715258695, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_m_uiRoomType_2(); Color_t2555686324 L_11; memset(&L_11, 0, sizeof(L_11)); Color__ctor_m2943235014((&L_11), (1.0f), (0.847f), (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_10); UIWidget_set_color_m2288988844(L_10, L_11, /*hidden argument*/NULL); goto IL_00ed; } IL_0093: { int32_t L_12 = ___type0; if ((!(((uint32_t)L_12) == ((uint32_t)2)))) { goto IL_00dd; } } { UILabel_t3248798549 * L_13 = __this->get_m_uiRoomType_2(); CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = CTextHelp_GetText_m372251958(L_14, _stringLiteral196039116, /*hidden argument*/NULL); NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_15, /*hidden argument*/NULL); UILabel_t3248798549 * L_16 = __this->get_m_uiRoomType_2(); Color_t2555686324 L_17; memset(&L_17, 0, sizeof(L_17)); Color__ctor_m2943235014((&L_17), (1.0f), (0.0f), (0.588f), (1.0f), /*hidden argument*/NULL); NullCheck(L_16); UIWidget_set_color_m2288988844(L_16, L_17, /*hidden argument*/NULL); goto IL_00ed; } IL_00dd: { UILabel_t3248798549 * L_18 = __this->get_m_uiRoomType_2(); 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_18); UILabel_set_text_m1071532778(L_18, L_19, /*hidden argument*/NULL); } IL_00ed: { return; } } // System.Void uiRoomDetail::SetRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomName_m3907354159 (uiRoomDetail_t3284166003 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetRoomName_m3907354159_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B3_0 = NULL; UILabel_t3248798549 * G_B2_0 = NULL; String_t* G_B4_0 = NULL; UILabel_t3248798549 * G_B4_1 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_uiRoomName_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_003c; } } { UILabel_t3248798549 * L_2 = __this->get_m_uiRoomName_3(); String_t* L_3 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); G_B2_0 = L_2; if (!L_4) { G_B3_0 = L_2; goto IL_0036; } } { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral3261205394, /*hidden argument*/NULL); G_B4_0 = L_6; G_B4_1 = G_B2_0; goto IL_0037; } IL_0036: { String_t* L_7 = ___name0; G_B4_0 = L_7; G_B4_1 = G_B3_0; } IL_0037: { NullCheck(G_B4_1); UILabel_set_text_m1071532778(G_B4_1, G_B4_0, /*hidden argument*/NULL); } IL_003c: { return; } } // System.Void uiRoomDetail::SetChatRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetChatRoomName_m1405344324 (uiRoomDetail_t3284166003 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetChatRoomName_m1405344324_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B3_0 = NULL; UILabel_t3248798549 * G_B2_0 = NULL; String_t* G_B4_0 = NULL; UILabel_t3248798549 * G_B4_1 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_uiChatRoomName_14(); 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_003c; } } { UILabel_t3248798549 * L_2 = __this->get_m_uiChatRoomName_14(); String_t* L_3 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); G_B2_0 = L_2; if (!L_4) { G_B3_0 = L_2; goto IL_0036; } } { CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral285815122, /*hidden argument*/NULL); G_B4_0 = L_6; G_B4_1 = G_B2_0; goto IL_0037; } IL_0036: { String_t* L_7 = ___name0; G_B4_0 = L_7; G_B4_1 = G_B3_0; } IL_0037: { NullCheck(G_B4_1); UILabel_set_text_m1071532778(G_B4_1, G_B4_0, /*hidden argument*/NULL); } IL_003c: { return; } } // System.Void uiRoomDetail::SetChatRoomNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetChatRoomNumber_m1090925663 (uiRoomDetail_t3284166003 * __this, int32_t ___number0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetChatRoomNumber_m1090925663_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiChatRoomNumber_15(); 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_002c; } } { UILabel_t3248798549 * L_2 = __this->get_m_uiChatRoomNumber_15(); int32_t L_3 = ___number0; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1180587864, L_5, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_6, /*hidden argument*/NULL); } IL_002c: { return; } } // System.Void uiRoomDetail::SetRoomNumber(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomNumber_m1670550122 (uiRoomDetail_t3284166003 * __this, int32_t ___number0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetRoomNumber_m1670550122_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiRoomNumber_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_002c; } } { UILabel_t3248798549 * L_2 = __this->get_m_uiRoomNumber_4(); int32_t L_3 = ___number0; int32_t L_4 = L_3; RuntimeObject * L_5 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_4); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral1180587864, L_5, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_6, /*hidden argument*/NULL); } IL_002c: { return; } } // System.Void uiRoomDetail::SetRoomSceneName(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomSceneName_m1522377476 (uiRoomDetail_t3284166003 * __this, int32_t ___sceneID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetRoomSceneName_m1522377476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiRoomSceneName_7(); 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_0043; } } { int32_t L_2 = ___sceneID0; if ((((int32_t)0) >= ((int32_t)L_2))) { goto IL_0033; } } { UILabel_t3248798549 * L_3 = __this->get_m_uiRoomSceneName_7(); IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_4 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = ___sceneID0; NullCheck(L_4); String_t* L_6 = DanceSceneManager_GetSceneNameByID_m3688363352(L_4, L_5, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_6, /*hidden argument*/NULL); goto IL_0043; } IL_0033: { UILabel_t3248798549 * L_7 = __this->get_m_uiRoomSceneName_7(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_8, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void uiRoomDetail::SetRoomState(DMCore.Logic.enumRoomState) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetRoomState_m2170680126 (uiRoomDetail_t3284166003 * __this, int32_t ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetRoomState_m2170680126_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___state0; if (L_0) { goto IL_0049; } } { UILabel_t3248798549 * L_1 = __this->get_m_uiRoomState_5(); 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, _stringLiteral1353086719, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_uiRoomState_5(); Color_t2555686324 L_5; memset(&L_5, 0, sizeof(L_5)); Color__ctor_m2943235014((&L_5), (1.0f), (0.6f), (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_4); UIWidget_set_color_m2288988844(L_4, L_5, /*hidden argument*/NULL); goto IL_00f4; } IL_0049: { int32_t L_6 = ___state0; if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_0057; } } { int32_t L_7 = ___state0; if ((!(((uint32_t)L_7) == ((uint32_t)3)))) { goto IL_009a; } } IL_0057: { UILabel_t3248798549 * L_8 = __this->get_m_uiRoomState_5(); 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, _stringLiteral188249836, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_10, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_m_uiRoomState_5(); Color_t2555686324 L_12; memset(&L_12, 0, sizeof(L_12)); Color__ctor_m2943235014((&L_12), (1.0f), (0.0f), (0.588f), (1.0f), /*hidden argument*/NULL); NullCheck(L_11); UIWidget_set_color_m2288988844(L_11, L_12, /*hidden argument*/NULL); goto IL_00f4; } IL_009a: { int32_t L_13 = ___state0; if ((!(((uint32_t)L_13) == ((uint32_t)2)))) { goto IL_00e4; } } { UILabel_t3248798549 * L_14 = __this->get_m_uiRoomState_5(); CTextHelp_t3119637808 * L_15 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = CTextHelp_GetText_m372251958(L_15, _stringLiteral189070884, /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_16, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = __this->get_m_uiRoomState_5(); Color_t2555686324 L_18; memset(&L_18, 0, sizeof(L_18)); Color__ctor_m2943235014((&L_18), (1.0f), (0.447f), (0.0f), (1.0f), /*hidden argument*/NULL); NullCheck(L_17); UIWidget_set_color_m2288988844(L_17, L_18, /*hidden argument*/NULL); goto IL_00f4; } IL_00e4: { UILabel_t3248798549 * L_19 = __this->get_m_uiRoomType_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_20, /*hidden argument*/NULL); } IL_00f4: { return; } } // System.Void uiRoomDetail::SetMembersInfo(DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[],DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiRoomDetail_SetMembersInfo_m341257197 (uiRoomDetail_t3284166003 * __this, MemberInfoU5BU5D_t1518970116* ___membersInfo0, RoomDetail_t2805919052 * ___roomDetail1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomDetail_SetMembersInfo_m341257197_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Transform_t3600365921 * V_2 = NULL; bool V_3 = false; Transform_t3600365921 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; Transform_t3600365921 * V_7 = NULL; bool V_8 = false; Transform_t3600365921 * V_9 = NULL; { RoomDetail_t2805919052 * L_0 = ___roomDetail1; NullCheck(L_0); int32_t L_1 = L_0->get_nRoomMainType_15(); if ((((int32_t)L_1) == ((int32_t)5))) { goto IL_0242; } } { Transform_t3600365921 * L_2 = __this->get_commonRootLeft_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_commonRootRight_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_chatRoot_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); V_0 = 0; V_1 = 0; goto IL_01e0; } IL_0039: { MemberInfoU5BU5D_t1518970116* L_5 = ___membersInfo0; if (!L_5) { goto IL_0048; } } { int32_t L_6 = V_1; MemberInfoU5BU5D_t1518970116* L_7 = ___membersInfo0; NullCheck(L_7); if ((((int32_t)L_6) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))))) { goto IL_0060; } } IL_0048: { TransformU5BU5D_t807237628* L_8 = __this->get_m_uiMembersInfo_9(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; Transform_t3600365921 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); NullCheck(L_12); GameObject_SetActive_m796801857(L_12, (bool)0, /*hidden argument*/NULL); goto IL_01dc; } IL_0060: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); TransformU5BU5D_t807237628* L_14 = __this->get_m_uiMembersInfo_9(); int32_t L_15 = V_1; NullCheck(L_14); int32_t L_16 = L_15; Transform_t3600365921 * L_17 = (L_14)->GetAt(static_cast(L_16)); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); NullCheck(L_18); GameObject_SetActive_m796801857(L_18, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_19 = __this->get_m_uiMembersInfo_9(); int32_t L_20 = V_1; NullCheck(L_19); int32_t L_21 = L_20; Transform_t3600365921 * L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral3455367108, /*hidden argument*/NULL); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); NullCheck(L_24); UILabel_t3248798549 * L_25 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_24, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_26 = ___membersInfo0; int32_t L_27 = V_1; NullCheck(L_26); int32_t* L_28 = ((L_26)->GetAddressAt(static_cast(L_27)))->get_address_of__nLv_3(); String_t* L_29 = Int32_ToString_m141394615(L_28, /*hidden argument*/NULL); NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_29, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_30 = __this->get_m_uiMembersInfo_9(); int32_t L_31 = V_1; NullCheck(L_30); int32_t L_32 = L_31; Transform_t3600365921 * L_33 = (L_30)->GetAt(static_cast(L_32)); NullCheck(L_33); Transform_t3600365921 * L_34 = Transform_Find_m1729760951(L_33, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_34); GameObject_t1113636619 * L_35 = Component_get_gameObject_m442555142(L_34, /*hidden argument*/NULL); NullCheck(L_35); UILabel_t3248798549 * L_36 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_35, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_37 = ___membersInfo0; int32_t L_38 = V_1; NullCheck(L_37); String_t* L_39 = ((L_37)->GetAddressAt(static_cast(L_38)))->get__strNickName_1(); NullCheck(L_36); UILabel_set_text_m1071532778(L_36, L_39, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_40 = __this->get_m_uiMembersInfo_9(); int32_t L_41 = V_1; NullCheck(L_40); int32_t L_42 = L_41; Transform_t3600365921 * L_43 = (L_40)->GetAt(static_cast(L_42)); NullCheck(L_43); Transform_t3600365921 * L_44 = Transform_Find_m1729760951(L_43, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_44); GameObject_t1113636619 * L_45 = Component_get_gameObject_m442555142(L_44, /*hidden argument*/NULL); NullCheck(L_45); UILabel_t3248798549 * L_46 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_45, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_47 = ___membersInfo0; int32_t L_48 = V_1; NullCheck(L_47); int32_t L_49 = ((L_47)->GetAddressAt(static_cast(L_48)))->get__nMemberLv_5(); MemberInfoU5BU5D_t1518970116* L_50 = ___membersInfo0; int32_t L_51 = V_1; NullCheck(L_50); int64_t L_52 = ((L_50)->GetAddressAt(static_cast(L_51)))->get__nUserId_0(); MemberInfoU5BU5D_t1518970116* L_53 = ___membersInfo0; int32_t L_54 = V_1; NullCheck(L_53); int32_t L_55 = ((L_53)->GetAddressAt(static_cast(L_54)))->get__nSex_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_56 = CMiscHelp_GetRoleNameColor_m2178204290(NULL /*static, unused*/, L_49, L_52, L_55, /*hidden argument*/NULL); NullCheck(L_46); UIWidget_set_color_m2288988844(L_46, L_56, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_57 = __this->get_m_uiMembersInfo_9(); int32_t L_58 = V_1; NullCheck(L_57); int32_t L_59 = L_58; Transform_t3600365921 * L_60 = (L_57)->GetAt(static_cast(L_59)); NullCheck(L_60); Transform_t3600365921 * L_61 = Transform_Find_m1729760951(L_60, _stringLiteral228405412, /*hidden argument*/NULL); V_2 = L_61; Transform_t3600365921 * L_62 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_63 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_0192; } } { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_64 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); MemberInfoU5BU5D_t1518970116* L_65 = ___membersInfo0; int32_t L_66 = V_1; NullCheck(L_65); int32_t L_67 = ((L_65)->GetAddressAt(static_cast(L_66)))->get__nVipLv_4(); NullCheck(L_64); bool L_68 = CVipManager_IsValid_m824480922(L_64, L_67, /*hidden argument*/NULL); V_3 = L_68; Transform_t3600365921 * L_69 = V_2; NullCheck(L_69); GameObject_t1113636619 * L_70 = Component_get_gameObject_m442555142(L_69, /*hidden argument*/NULL); bool L_71 = V_3; NullCheck(L_70); GameObject_SetActive_m796801857(L_70, L_71, /*hidden argument*/NULL); bool L_72 = V_3; if (!L_72) { goto IL_0192; } } { Transform_t3600365921 * L_73 = V_2; NullCheck(L_73); GameObject_t1113636619 * L_74 = Component_get_gameObject_m442555142(L_73, /*hidden argument*/NULL); NullCheck(L_74); GameObject_SetActive_m796801857(L_74, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_75 = V_2; NullCheck(L_75); UISprite_t194114938 * L_76 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_75, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_77 = ___membersInfo0; int32_t L_78 = V_1; NullCheck(L_77); int32_t L_79 = ((L_77)->GetAddressAt(static_cast(L_78)))->get__nVipLv_4(); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_76, L_79, /*hidden argument*/NULL); } IL_0192: { TransformU5BU5D_t807237628* L_80 = __this->get_m_uiMembersInfo_9(); int32_t L_81 = V_1; NullCheck(L_80); int32_t L_82 = L_81; Transform_t3600365921 * L_83 = (L_80)->GetAt(static_cast(L_82)); NullCheck(L_83); Transform_t3600365921 * L_84 = Transform_Find_m1729760951(L_83, _stringLiteral2939034059, /*hidden argument*/NULL); V_4 = L_84; MemberInfoU5BU5D_t1518970116* L_85 = ___membersInfo0; int32_t L_86 = V_1; NullCheck(L_85); int64_t L_87 = ((L_85)->GetAddressAt(static_cast(L_86)))->get__nUserId_0(); RoomDetail_t2805919052 * L_88 = ___roomDetail1; NullCheck(L_88); int64_t L_89 = L_88->get_nMasterId_13(); if ((!(((uint64_t)L_87) == ((uint64_t)L_89)))) { goto IL_01cf; } } { Transform_t3600365921 * L_90 = V_4; NullCheck(L_90); GameObject_t1113636619 * L_91 = Component_get_gameObject_m442555142(L_90, /*hidden argument*/NULL); NullCheck(L_91); GameObject_SetActive_m796801857(L_91, (bool)1, /*hidden argument*/NULL); goto IL_01dc; } IL_01cf: { Transform_t3600365921 * L_92 = V_4; NullCheck(L_92); GameObject_t1113636619 * L_93 = Component_get_gameObject_m442555142(L_92, /*hidden argument*/NULL); NullCheck(L_93); GameObject_SetActive_m796801857(L_93, (bool)0, /*hidden argument*/NULL); } IL_01dc: { int32_t L_94 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_94, (int32_t)1)); } IL_01e0: { int32_t L_95 = V_1; TransformU5BU5D_t807237628* L_96 = __this->get_m_uiMembersInfo_9(); NullCheck(L_96); if ((((int32_t)L_95) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_96)->max_length))))))) { goto IL_0039; } } { MemberInfoU5BU5D_t1518970116* L_97 = ___membersInfo0; if (L_97) { goto IL_020a; } } { UILabel_t3248798549 * L_98 = __this->get_m_uiMemberCount_8(); NullCheck(L_98); GameObject_t1113636619 * L_99 = Component_get_gameObject_m442555142(L_98, /*hidden argument*/NULL); NullCheck(L_99); GameObject_SetActive_m796801857(L_99, (bool)0, /*hidden argument*/NULL); goto IL_023d; } IL_020a: { UILabel_t3248798549 * L_100 = __this->get_m_uiMemberCount_8(); NullCheck(L_100); GameObject_t1113636619 * L_101 = Component_get_gameObject_m442555142(L_100, /*hidden argument*/NULL); NullCheck(L_101); GameObject_SetActive_m796801857(L_101, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_102 = __this->get_m_uiMemberCount_8(); String_t* L_103 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_104 = String_Concat_m3937257545(NULL /*static, unused*/, L_103, _stringLiteral3451303809, /*hidden argument*/NULL); NullCheck(L_102); UILabel_set_text_m1071532778(L_102, L_104, /*hidden argument*/NULL); } IL_023d: { goto IL_0443; } IL_0242: { Transform_t3600365921 * L_105 = __this->get_commonRootLeft_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_105, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_106 = __this->get_commonRootRight_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_106, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_107 = __this->get_chatRoot_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_107, (bool)1, /*hidden argument*/NULL); V_5 = 0; V_6 = 0; goto IL_0434; } IL_0271: { MemberInfoU5BU5D_t1518970116* L_108 = ___membersInfo0; if (!L_108) { goto IL_0281; } } { int32_t L_109 = V_6; MemberInfoU5BU5D_t1518970116* L_110 = ___membersInfo0; NullCheck(L_110); if ((((int32_t)L_109) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_110)->max_length))))))) { goto IL_029a; } } IL_0281: { TransformU5BU5D_t807237628* L_111 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_112 = V_6; NullCheck(L_111); int32_t L_113 = L_112; Transform_t3600365921 * L_114 = (L_111)->GetAt(static_cast(L_113)); NullCheck(L_114); GameObject_t1113636619 * L_115 = Component_get_gameObject_m442555142(L_114, /*hidden argument*/NULL); NullCheck(L_115); GameObject_SetActive_m796801857(L_115, (bool)0, /*hidden argument*/NULL); goto IL_042e; } IL_029a: { int32_t L_116 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)1)); TransformU5BU5D_t807237628* L_117 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_118 = V_6; NullCheck(L_117); int32_t L_119 = L_118; Transform_t3600365921 * L_120 = (L_117)->GetAt(static_cast(L_119)); NullCheck(L_120); GameObject_t1113636619 * L_121 = Component_get_gameObject_m442555142(L_120, /*hidden argument*/NULL); NullCheck(L_121); GameObject_SetActive_m796801857(L_121, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_122 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_123 = V_6; NullCheck(L_122); int32_t L_124 = L_123; Transform_t3600365921 * L_125 = (L_122)->GetAt(static_cast(L_124)); NullCheck(L_125); Transform_t3600365921 * L_126 = Transform_Find_m1729760951(L_125, _stringLiteral3455367108, /*hidden argument*/NULL); NullCheck(L_126); GameObject_t1113636619 * L_127 = Component_get_gameObject_m442555142(L_126, /*hidden argument*/NULL); NullCheck(L_127); UILabel_t3248798549 * L_128 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_127, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_129 = ___membersInfo0; int32_t L_130 = V_6; NullCheck(L_129); int32_t* L_131 = ((L_129)->GetAddressAt(static_cast(L_130)))->get_address_of__nLv_3(); String_t* L_132 = Int32_ToString_m141394615(L_131, /*hidden argument*/NULL); NullCheck(L_128); UILabel_set_text_m1071532778(L_128, L_132, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_133 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_134 = V_6; NullCheck(L_133); int32_t L_135 = L_134; Transform_t3600365921 * L_136 = (L_133)->GetAt(static_cast(L_135)); NullCheck(L_136); Transform_t3600365921 * L_137 = Transform_Find_m1729760951(L_136, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_137); GameObject_t1113636619 * L_138 = Component_get_gameObject_m442555142(L_137, /*hidden argument*/NULL); NullCheck(L_138); UILabel_t3248798549 * L_139 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_138, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_140 = ___membersInfo0; int32_t L_141 = V_6; NullCheck(L_140); String_t* L_142 = ((L_140)->GetAddressAt(static_cast(L_141)))->get__strNickName_1(); NullCheck(L_139); UILabel_set_text_m1071532778(L_139, L_142, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_143 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_144 = V_6; NullCheck(L_143); int32_t L_145 = L_144; Transform_t3600365921 * L_146 = (L_143)->GetAt(static_cast(L_145)); NullCheck(L_146); Transform_t3600365921 * L_147 = Transform_Find_m1729760951(L_146, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_147); GameObject_t1113636619 * L_148 = Component_get_gameObject_m442555142(L_147, /*hidden argument*/NULL); NullCheck(L_148); UILabel_t3248798549 * L_149 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_148, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_150 = ___membersInfo0; int32_t L_151 = V_6; NullCheck(L_150); int32_t L_152 = ((L_150)->GetAddressAt(static_cast(L_151)))->get__nMemberLv_5(); MemberInfoU5BU5D_t1518970116* L_153 = ___membersInfo0; int32_t L_154 = V_6; NullCheck(L_153); int64_t L_155 = ((L_153)->GetAddressAt(static_cast(L_154)))->get__nUserId_0(); MemberInfoU5BU5D_t1518970116* L_156 = ___membersInfo0; int32_t L_157 = V_6; NullCheck(L_156); int32_t L_158 = ((L_156)->GetAddressAt(static_cast(L_157)))->get__nSex_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_159 = CMiscHelp_GetRoleNameColor_m2178204290(NULL /*static, unused*/, L_152, L_155, L_158, /*hidden argument*/NULL); NullCheck(L_149); UIWidget_set_color_m2288988844(L_149, L_159, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_160 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_161 = V_6; NullCheck(L_160); int32_t L_162 = L_161; Transform_t3600365921 * L_163 = (L_160)->GetAt(static_cast(L_162)); NullCheck(L_163); Transform_t3600365921 * L_164 = Transform_Find_m1729760951(L_163, _stringLiteral228405412, /*hidden argument*/NULL); V_7 = L_164; Transform_t3600365921 * L_165 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_166 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_165, /*hidden argument*/NULL); if (!L_166) { goto IL_03e2; } } { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_167 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); MemberInfoU5BU5D_t1518970116* L_168 = ___membersInfo0; int32_t L_169 = V_6; NullCheck(L_168); int32_t L_170 = ((L_168)->GetAddressAt(static_cast(L_169)))->get__nVipLv_4(); NullCheck(L_167); bool L_171 = CVipManager_IsValid_m824480922(L_167, L_170, /*hidden argument*/NULL); V_8 = L_171; Transform_t3600365921 * L_172 = V_7; NullCheck(L_172); GameObject_t1113636619 * L_173 = Component_get_gameObject_m442555142(L_172, /*hidden argument*/NULL); bool L_174 = V_8; NullCheck(L_173); GameObject_SetActive_m796801857(L_173, L_174, /*hidden argument*/NULL); bool L_175 = V_8; if (!L_175) { goto IL_03e2; } } { Transform_t3600365921 * L_176 = V_7; NullCheck(L_176); GameObject_t1113636619 * L_177 = Component_get_gameObject_m442555142(L_176, /*hidden argument*/NULL); NullCheck(L_177); GameObject_SetActive_m796801857(L_177, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_178 = V_7; NullCheck(L_178); UISprite_t194114938 * L_179 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_178, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_180 = ___membersInfo0; int32_t L_181 = V_6; NullCheck(L_180); int32_t L_182 = ((L_180)->GetAddressAt(static_cast(L_181)))->get__nVipLv_4(); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_179, L_182, /*hidden argument*/NULL); } IL_03e2: { TransformU5BU5D_t807237628* L_183 = __this->get_m_uiChatRoomMembersInfo_13(); int32_t L_184 = V_6; NullCheck(L_183); int32_t L_185 = L_184; Transform_t3600365921 * L_186 = (L_183)->GetAt(static_cast(L_185)); NullCheck(L_186); Transform_t3600365921 * L_187 = Transform_Find_m1729760951(L_186, _stringLiteral2939034059, /*hidden argument*/NULL); V_9 = L_187; MemberInfoU5BU5D_t1518970116* L_188 = ___membersInfo0; int32_t L_189 = V_6; NullCheck(L_188); int64_t L_190 = ((L_188)->GetAddressAt(static_cast(L_189)))->get__nUserId_0(); RoomDetail_t2805919052 * L_191 = ___roomDetail1; NullCheck(L_191); int64_t L_192 = L_191->get_nMasterId_13(); if ((!(((uint64_t)L_190) == ((uint64_t)L_192)))) { goto IL_0421; } } { Transform_t3600365921 * L_193 = V_9; NullCheck(L_193); GameObject_t1113636619 * L_194 = Component_get_gameObject_m442555142(L_193, /*hidden argument*/NULL); NullCheck(L_194); GameObject_SetActive_m796801857(L_194, (bool)1, /*hidden argument*/NULL); goto IL_042e; } IL_0421: { Transform_t3600365921 * L_195 = V_9; NullCheck(L_195); GameObject_t1113636619 * L_196 = Component_get_gameObject_m442555142(L_195, /*hidden argument*/NULL); NullCheck(L_196); GameObject_SetActive_m796801857(L_196, (bool)0, /*hidden argument*/NULL); } IL_042e: { int32_t L_197 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_197, (int32_t)1)); } IL_0434: { int32_t L_198 = V_6; TransformU5BU5D_t807237628* L_199 = __this->get_m_uiChatRoomMembersInfo_13(); NullCheck(L_199); if ((((int32_t)L_198) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_199)->max_length))))))) { goto IL_0271; } } IL_0443: { 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 uiRoomItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem__ctor_m1981147169 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { { __this->set_m_lineIdx_6((-1)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_OnPageInit_m1930652080 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_OnPageInit_m1930652080_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { bool L_0 = __this->get_isPageInit_7(); if (L_0) { goto IL_009f; } } { __this->set_isPageInit_7((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2328036797, /*hidden argument*/NULL); __this->set_m_uiRoot_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral2207580279, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_roomName_4(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral3801020236, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_curCnt_5(L_6); __this->set_m_uiMemberState_3(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)))); V_0 = 0; goto IL_0091; } IL_0068: { TransformU5BU5D_t807237628* L_7 = __this->get_m_uiMemberState_3(); int32_t L_8 = V_0; Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); int32_t L_10 = V_0; int32_t L_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); 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*/, _stringLiteral3849802766, L_12, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_9, L_13, /*hidden argument*/NULL); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_14); (L_7)->SetAt(static_cast(L_8), (Transform_t3600365921 *)L_14); int32_t L_15 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0091: { int32_t L_16 = V_0; TransformU5BU5D_t807237628* L_17 = __this->get_m_uiMemberState_3(); NullCheck(L_17); if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_17)->max_length))))))) { goto IL_0068; } } IL_009f: { return; } } // System.Boolean uiRoomItem::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiRoomItem_Init_m2250504960 (uiRoomItem_t56249093 * __this, int32_t ___roomIdx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_Init_m2250504960_MetadataUsageId); s_Il2CppMethodInitialized = true; } RoomInfo_t2137681786 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ___roomIdx0; NullCheck(L_0); RoomInfo_t2137681786 * L_2 = CRoomMananger_GetRoomInfo_m494426084(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; RoomInfo_t2137681786 * L_3 = V_0; if (L_3) { goto IL_0027; } } { __this->set_m_roomID_10((-1)); Transform_t3600365921 * L_4 = __this->get_m_uiRoot_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); return (bool)0; } IL_0027: { RoomInfo_t2137681786 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get__nRoomId_2(); __this->set_m_roomID_10(L_6); Transform_t3600365921 * L_7 = __this->get_m_uiRoot_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get__strRoomName_4(); int32_t L_10 = __this->get_m_roomID_10(); 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*/, L_9, L_12, /*hidden argument*/NULL); uiRoomItem_SetRoomName_m1838517758(__this, L_13, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_14 = V_0; NullCheck(L_14); Int32U5BU5D_t385246372* L_15 = L_14->get__memberInfo_3(); uiRoomItem_SetMemberState_m670673972(__this, L_15, /*hidden argument*/NULL); RoomInfo_t2137681786 * L_16 = V_0; NullCheck(L_16); Int32U5BU5D_t385246372* L_17 = L_16->get__firendInfo_10(); uiRoomItem_SetFirendState_m1971858015(__this, L_17, /*hidden argument*/NULL); return (bool)1; } } // System.Void uiRoomItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_Update_m4160867633 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bReady_8(); if (L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_m_roomIndex_9(); bool L_2 = uiRoomItem_Init_m2250504960(__this, L_1, /*hidden argument*/NULL); __this->set_m_bReady_8(L_2); } IL_001d: { return; } } // System.Void uiRoomItem::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetIndex_m4074840761 (uiRoomItem_t56249093 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_SetIndex_m4074840761_MetadataUsageId); s_Il2CppMethodInitialized = true; } RoomInfo_t2137681786 * V_0 = NULL; { int32_t L_0 = ___index0; __this->set_m_roomIndex_9(L_0); __this->set_m_roomID_10((-1)); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_roomIndex_9(); NullCheck(L_1); RoomInfo_t2137681786 * L_3 = CRoomMananger_GetRoomInfo_m494426084(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; RoomInfo_t2137681786 * L_4 = V_0; if (!L_4) { goto IL_0031; } } { RoomInfo_t2137681786 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get__nRoomId_2(); __this->set_m_roomID_10(L_6); } IL_0031: { return; } } // System.Void uiRoomItem::UpdateRoomItem() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_UpdateRoomItem_m2403907760 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { { uiRoomItem_Reset_m2836509558(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomItem::Reset() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_Reset_m2836509558 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { { __this->set_m_bReady_8((bool)0); int32_t L_0 = __this->get_m_roomIndex_9(); uiRoomItem_Init_m2250504960(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiRoomItem::OnClkItem() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_OnClkItem_m2340504425 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { { uiRoomItem_OnRoomDetail_m3282292853(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomItem::OnRoomDetail() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_OnRoomDetail_m3282292853 (uiRoomItem_t56249093 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_OnRoomDetail_m3282292853_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_roomID_10(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_000d; } } { return; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_roomID_10(); NullCheck(L_1); CRoomMananger_SearchRoom_m310028345(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void uiRoomItem::SetRoomName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetRoomName_m1838517758 (uiRoomItem_t56249093 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_SetRoomName_m1838517758_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; 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(); bool L_2 = String_op_Equality_m920492651(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0021; } } { CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral3261205394, /*hidden argument*/NULL); ___name0 = L_4; } IL_0021: { UILabel_t3248798549 * L_5 = __this->get_m_roomName_4(); String_t* L_6 = ___name0; NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void uiRoomItem::SetMemberState(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetMemberState_m670673972 (uiRoomItem_t56249093 * __this, Int32U5BU5D_t385246372* ___stateArr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_SetMemberState_m670673972_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Int32U5BU5D_t385246372* L_0 = ___stateArr0; NullCheck(L_0); __this->set_m_NotFirendCount_11((((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))); V_0 = 0; V_1 = 0; goto IL_0093; } IL_0012: { Int32U5BU5D_t385246372* L_1 = ___stateArr0; if (!L_1) { goto IL_0024; } } { int32_t L_2 = V_1; int32_t L_3 = __this->get_m_NotFirendCount_11(); if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_002b; } } IL_0024: { V_0 = 2; goto IL_002f; } IL_002b: { Int32U5BU5D_t385246372* L_4 = ___stateArr0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; int32_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_0 = L_7; } IL_002f: { TransformU5BU5D_t807237628* L_8 = __this->get_m_uiMemberState_3(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; Transform_t3600365921 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral2600665179, /*hidden argument*/NULL); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); int32_t L_14 = V_0; NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)((((int32_t)L_14) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_15 = __this->get_m_uiMemberState_3(); int32_t L_16 = V_1; NullCheck(L_15); int32_t L_17 = L_16; Transform_t3600365921 * L_18 = (L_15)->GetAt(static_cast(L_17)); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral3978303945, /*hidden argument*/NULL); NullCheck(L_19); GameObject_t1113636619 * L_20 = Component_get_gameObject_m442555142(L_19, /*hidden argument*/NULL); int32_t L_21 = V_0; NullCheck(L_20); GameObject_SetActive_m796801857(L_20, (bool)((((int32_t)L_21) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_22 = __this->get_m_uiMemberState_3(); int32_t L_23 = V_1; NullCheck(L_22); int32_t L_24 = L_23; Transform_t3600365921 * L_25 = (L_22)->GetAt(static_cast(L_24)); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral2409402649, /*hidden argument*/NULL); NullCheck(L_26); GameObject_t1113636619 * L_27 = Component_get_gameObject_m442555142(L_26, /*hidden argument*/NULL); int32_t L_28 = V_0; NullCheck(L_27); GameObject_SetActive_m796801857(L_27, (bool)((((int32_t)L_28) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0093: { int32_t L_30 = V_1; TransformU5BU5D_t807237628* L_31 = __this->get_m_uiMemberState_3(); NullCheck(L_31); if ((((int32_t)L_30) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_31)->max_length))))))) { goto IL_0012; } } { return; } } // System.Void uiRoomItem::SetFirendState(System.Int32[]) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetFirendState_m1971858015 (uiRoomItem_t56249093 * __this, Int32U5BU5D_t385246372* ___firendArr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomItem_SetFirendState_m1971858015_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; int32_t L_0 = __this->get_m_NotFirendCount_11(); V_1 = L_0; goto IL_006c; } IL_000e: { Int32U5BU5D_t385246372* L_1 = ___firendArr0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = V_1; Int32U5BU5D_t385246372* L_3 = ___firendArr0; NullCheck(L_3); if ((((int32_t)L_2) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))) { goto IL_0024; } } IL_001d: { V_0 = 0; goto IL_0028; } IL_0024: { Int32U5BU5D_t385246372* L_4 = ___firendArr0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; int32_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_0 = L_7; } IL_0028: { TransformU5BU5D_t807237628* L_8 = __this->get_m_uiMemberState_3(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; Transform_t3600365921 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral2409402649, /*hidden argument*/NULL); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); int32_t L_14 = V_0; NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)((((int32_t)L_14) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_15 = __this->get_m_uiMemberState_3(); int32_t L_16 = V_1; NullCheck(L_15); int32_t L_17 = L_16; Transform_t3600365921 * L_18 = (L_15)->GetAt(static_cast(L_17)); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral876675583, /*hidden argument*/NULL); NullCheck(L_19); GameObject_t1113636619 * L_20 = Component_get_gameObject_m442555142(L_19, /*hidden argument*/NULL); int32_t L_21 = V_0; NullCheck(L_20); GameObject_SetActive_m796801857(L_20, (bool)((((int32_t)L_21) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); int32_t L_22 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_006c: { int32_t L_23 = V_1; TransformU5BU5D_t807237628* L_24 = __this->get_m_uiMemberState_3(); NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_24)->max_length))))))) { goto IL_000e; } } { 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 uiRoomList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoomList__ctor_m2542421455 (uiRoomList_t3545433076 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomList::Start() extern "C" IL2CPP_METHOD_ATTR void uiRoomList_Start_m886258937 (uiRoomList_t3545433076 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRoomList::Update() extern "C" IL2CPP_METHOD_ATTR void uiRoomList_Update_m3041355623 (uiRoomList_t3545433076 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRoomList::OnQuickJoin() extern "C" IL2CPP_METHOD_ATTR void uiRoomList_OnQuickJoin_m3982150811 (uiRoomList_t3545433076 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiRoomList::OnChangeSearchCond() extern "C" IL2CPP_METHOD_ATTR void uiRoomList_OnChangeSearchCond_m2654192136 (uiRoomList_t3545433076 * __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 uiRoomRow::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoomRow__ctor_m1497610632 (uiRoomRow_t526569738 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomRow::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRoomRow_OnPageInit_m1411409976 (uiRoomRow_t526569738 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomRow_OnPageInit_m1411409976_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_4(); if (L_0) { goto IL_0075; } } { __this->set_isPageInit_4((bool)1); __this->set_m_uiRoomCells_2(((uiRoomCellU5BU5D_t3274490799*)SZArrayNew(uiRoomCellU5BU5D_t3274490799_il2cpp_TypeInfo_var, (uint32_t)3))); uiRoomCellU5BU5D_t3274490799* L_1 = __this->get_m_uiRoomCells_2(); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3677531185, /*hidden argument*/NULL); NullCheck(L_3); uiRoomCell_t1582796650 * L_4 = Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414(L_3, /*hidden argument*/Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (uiRoomCell_t1582796650 *)L_4); uiRoomCellU5BU5D_t3274490799* L_5 = __this->get_m_uiRoomCells_2(); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3677465649, /*hidden argument*/NULL); NullCheck(L_7); uiRoomCell_t1582796650 * L_8 = Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414(L_7, /*hidden argument*/Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414_RuntimeMethod_var); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(1), (uiRoomCell_t1582796650 *)L_8); uiRoomCellU5BU5D_t3274490799* L_9 = __this->get_m_uiRoomCells_2(); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3677400113, /*hidden argument*/NULL); NullCheck(L_11); uiRoomCell_t1582796650 * L_12 = Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414(L_11, /*hidden argument*/Component_GetComponent_TisuiRoomCell_t1582796650_m4272517414_RuntimeMethod_var); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(2), (uiRoomCell_t1582796650 *)L_12); } IL_0075: { return; } } // System.Void uiRoomRow::UpdateRoomCell() extern "C" IL2CPP_METHOD_ATTR void uiRoomRow_UpdateRoomCell_m526523016 (uiRoomRow_t526569738 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0018; } IL_0007: { uiRoomCellU5BU5D_t3274490799* L_0 = __this->get_m_uiRoomCells_2(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; uiRoomCell_t1582796650 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); uiRoomCell_Reset_m3010273478(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_0018: { int32_t L_5 = V_0; uiRoomCellU5BU5D_t3274490799* L_6 = __this->get_m_uiRoomCells_2(); NullCheck(L_6); if ((((int32_t)L_5) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))))) { goto IL_0007; } } { return; } } // System.Void uiRoomRow::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomRow_Init_m493065975 (uiRoomRow_t526569738 * __this, int32_t ___rowIndex0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___rowIndex0; __this->set_m_index_3(L_0); V_0 = 0; goto IL_0064; } IL_000e: { int32_t L_1 = __this->get_m_index_3(); if (!L_1) { goto IL_0025; } } { int32_t L_2 = __this->get_m_index_3(); if ((!(((uint32_t)L_2) == ((uint32_t)3)))) { goto IL_0038; } } IL_0025: { uiRoomCellU5BU5D_t3274490799* L_3 = __this->get_m_uiRoomCells_2(); int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; uiRoomCell_t1582796650 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); uiRoomCell_SetIndex_m2145184265(L_6, (-1), /*hidden argument*/NULL); goto IL_0053; } IL_0038: { uiRoomCellU5BU5D_t3274490799* L_7 = __this->get_m_uiRoomCells_2(); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; uiRoomCell_t1582796650 * L_10 = (L_7)->GetAt(static_cast(L_9)); int32_t L_11 = ___rowIndex0; uiRoomCellU5BU5D_t3274490799* L_12 = __this->get_m_uiRoomCells_2(); NullCheck(L_12); int32_t L_13 = V_0; NullCheck(L_10); uiRoomCell_SetIndex_m2145184265(L_10, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)), (int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length)))))), (int32_t)L_13)), /*hidden argument*/NULL); } IL_0053: { uiRoomCellU5BU5D_t3274490799* L_14 = __this->get_m_uiRoomCells_2(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = L_15; uiRoomCell_t1582796650 * L_17 = (L_14)->GetAt(static_cast(L_16)); NullCheck(L_17); uiRoomCell_Reset_m3010273478(L_17, /*hidden argument*/NULL); int32_t L_18 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0064: { int32_t L_19 = V_0; uiRoomCellU5BU5D_t3274490799* L_20 = __this->get_m_uiRoomCells_2(); NullCheck(L_20); if ((((int32_t)L_19) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_20)->max_length))))))) { goto IL_000e; } } { 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 uiRoomSetting::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting__ctor_m2805340144 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting__ctor_m2805340144_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_OldName_8(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_OldPassword_9(L_1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnPageInit_m2173565175 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_OnPageInit_m2173565175_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; int32_t G_B3_0 = 0; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3139838689, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_NewName_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral2481309943, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_NewPassword_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral283201689, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_musicName_5(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral283200470, /*hidden argument*/NULL); NullCheck(L_10); UILabel_t3248798549 * L_11 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_10, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_secenName_6(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral283200503, /*hidden argument*/NULL); NullCheck(L_13); UILabel_t3248798549 * L_14 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_13, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_modeName_7(L_14); UILabel_t3248798549 * L_15 = __this->get_m_NewName_2(); NullCheck(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(L_15, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_get_parent_m835071599(L_16, /*hidden argument*/NULL); NullCheck(L_17); UIInput_t421821618 * L_18 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_17, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_Input_4(L_18); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_19 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); String_t* L_20 = CMiscConfig_GetValue_m1810403399(L_19, _stringLiteral2649079735, _stringLiteral3073857330, /*hidden argument*/NULL); V_0 = L_20; UIInput_t421821618 * L_21 = __this->get_m_Input_4(); String_t* L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetInputLimit_m3853907352(NULL /*static, unused*/, L_21, L_22, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_23 = WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_24 = (intptr_t)uiRoomSetting_OnCallBack_MusicName_m2368455277_RuntimeMethod_var; Action_1_t1302699353 * L_25 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_25, __this, L_24, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_23); IEventDispatcher_AddWatcher_m1530082036(L_23, L_25, /*hidden argument*/NULL); uiRoomSetting_OnCallBack_MusicName_m2368455277(__this, (RuntimeObject*)NULL, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_26 = WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_27 = (intptr_t)uiRoomSetting_OnCallBack_SceneName_m1893277776_RuntimeMethod_var; Action_1_t1302699353 * L_28 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_28, __this, L_27, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_26); IEventDispatcher_AddWatcher_m1530082036(L_26, L_28, /*hidden argument*/NULL); uiRoomSetting_OnCallBack_SceneName_m1893277776(__this, (RuntimeObject*)NULL, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_29 = WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_30 = (intptr_t)uiRoomSetting_OnCallBack_DanceMode_m4130893009_RuntimeMethod_var; Action_1_t1302699353 * L_31 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_31, __this, L_30, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_29); IEventDispatcher_AddWatcher_m1530082036(L_29, L_31, /*hidden argument*/NULL); uiRoomSetting_OnCallBack_DanceMode_m4130893009(__this, (RuntimeObject*)NULL, /*hidden argument*/NULL); CSceneService_t551449725 * L_32 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CProperty_t963755051 * L_33 = CSceneService_GetSceneNetProperty_m2882939145(L_32, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34 = CProperty_GetInt_m2680341236(L_33, _stringLiteral1481235990, 0, /*hidden argument*/NULL); V_1 = L_34; int32_t L_35 = V_1; if ((!(((uint32_t)L_35) == ((uint32_t)1)))) { goto IL_013e; } } { G_B3_0 = 1; goto IL_013f; } IL_013e: { G_B3_0 = 0; } IL_013f: { V_2 = (bool)G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_36 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_37 = V_1; NullCheck(L_36); CRoomMananger_set_m_CurRoomType_m4112089528(L_36, L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_38 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); CSongManager_LoadConfig_m1923093550(L_38, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnCallBack_MusicName(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnCallBack_MusicName_m2368455277 (uiRoomSetting_t2836442832 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { uiRoomSetting_SetMusicLabelText_m3723138418(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnCallBack_SceneName(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnCallBack_SceneName_m1893277776 (uiRoomSetting_t2836442832 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { uiRoomSetting__SetSceneInfo_m2038553372(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnCallBack_DanceMode(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnCallBack_DanceMode_m4130893009 (uiRoomSetting_t2836442832 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { { uiRoomSetting_SetModeLabelText_m1243555634(__this, /*hidden argument*/NULL); uiRoomSetting_SetMusicLabelText_m3723138418(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnDestroy_m2420586984 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_OnDestroy_m2420586984_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); CDataModelBool_t2269476966 * L_0 = WaitingRoomHelper_IsNeedRefreshMusicName_m3025547696(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_1 = (intptr_t)uiRoomSetting_OnCallBack_MusicName_m2368455277_RuntimeMethod_var; Action_1_t1302699353 * L_2 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_2, __this, L_1, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_0); IEventDispatcher_RemoveWatcher_m2309964606(L_0, L_2, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_3 = WaitingRoomHelper_IsNeedRefreshSceneName_m1423840581(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)uiRoomSetting_OnCallBack_SceneName_m1893277776_RuntimeMethod_var; Action_1_t1302699353 * L_5 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_3); IEventDispatcher_RemoveWatcher_m2309964606(L_3, L_5, /*hidden argument*/NULL); CDataModelBool_t2269476966 * L_6 = WaitingRoomHelper_IsNeedRefreshDanceMode_m746033951(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_7 = (intptr_t)uiRoomSetting_OnCallBack_DanceMode_m4130893009_RuntimeMethod_var; Action_1_t1302699353 * L_8 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_6); IEventDispatcher_RemoveWatcher_m2309964606(L_6, L_8, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnClkChooseMusic() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnClkChooseMusic_m802516932 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_OnClkChooseMusic_m802516932_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)64), /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnClkChooseScene() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnClkChooseScene_m3113846330 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_OnClkChooseScene_m3113846330_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)67), /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnClkChooseMode() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnClkChooseMode_m2946029766 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_OnClkChooseMode_m2946029766_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)68), /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::_SetSceneInfo() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting__SetSceneInfo_m2038553372 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting__SetSceneInfo_m2038553372_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { UILabel_t3248798549 * L_0 = __this->get_m_secenName_6(); 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_0012; } } { return; } IL_0012: { CSceneService_t551449725 * L_2 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CProperty_t963755051 * L_3 = CSceneService_GetSceneNetProperty_m2882939145(L_2, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CProperty_GetInt_m2680341236(L_3, _stringLiteral907955636, 0, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_0063; } } { UILabel_t3248798549 * L_6 = __this->get_m_secenName_6(); CTextHelp_t3119637808 * L_7 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CTextHelp_GetText_m372251958(L_7, _stringLiteral2706407321, /*hidden argument*/NULL); 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, _stringLiteral2866760698, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral3660674623, L_8, L_10, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_11, /*hidden argument*/NULL); return; } IL_0063: { CSceneService_t551449725 * L_12 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CProperty_t963755051 * L_13 = CSceneService_GetSceneNetProperty_m2882939145(L_12, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = CProperty_GetInt_m2680341236(L_13, _stringLiteral3803231255, (-1), /*hidden argument*/NULL); V_1 = L_14; UILabel_t3248798549 * L_15 = __this->get_m_secenName_6(); CTextHelp_t3119637808 * L_16 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = CTextHelp_GetText_m372251958(L_16, _stringLiteral2706407321, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DanceSceneManager_t2271493662_il2cpp_TypeInfo_var); DanceSceneManager_t2271493662 * L_18 = DanceSceneManager_GetInstance_m2797443555(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_19 = V_1; NullCheck(L_18); String_t* L_20 = DanceSceneManager_GetSceneNameByID_m3688363352(L_18, L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_21 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral3660674623, L_17, L_20, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_21, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnEnable_m2155777674 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { { uiRoomSetting__InitUI_m1043509179(__this, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::OnButtonClickedProc(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_OnButtonClickedProc_m4264521727 (uiRoomSetting_t2836442832 * __this, GameObject_t1113636619 * ___destObj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_OnButtonClickedProc_m4264521727_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { GameObject_t1113636619 * L_0 = ___destObj0; 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: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; if (!L_4) { goto IL_0156; } } { String_t* L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral300304733, /*hidden argument*/NULL); if (L_6) { goto IL_003f; } } { String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral2204007443, /*hidden argument*/NULL); if (L_8) { goto IL_010c; } } { goto IL_0156; } IL_003f: { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_9 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_m_NewName_2(); NullCheck(L_10); String_t* L_11 = UILabel_get_text_m389124667(L_10, /*hidden argument*/NULL); NullCheck(L_9); bool L_12 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(L_9, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_006a; } } { CMsgManager_t455955613 * L_13 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CMsgManager_PushHintUseTextHelp_m3781284520(L_13, _stringLiteral346528831, (bool)1, /*hidden argument*/NULL); return; } IL_006a: { UILabel_t3248798549 * L_14 = __this->get_m_NewName_2(); NullCheck(L_14); String_t* L_15 = UILabel_get_text_m389124667(L_14, /*hidden argument*/NULL); String_t* L_16 = __this->get_m_OldName_8(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_17 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0096; } } { UILabel_t3248798549 * L_18 = __this->get_m_NewName_2(); NullCheck(L_18); String_t* L_19 = UILabel_get_text_m389124667(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_RequestChangeRoomInfo_m4250568325(NULL /*static, unused*/, 5, L_19, /*hidden argument*/NULL); } IL_0096: { UILabel_t3248798549 * L_20 = __this->get_m_NewPassword_3(); NullCheck(L_20); String_t* L_21 = UILabel_get_text_m389124667(L_20, /*hidden argument*/NULL); String_t* L_22 = __this->get_m_OldPassword_9(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_23 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00c2; } } { UILabel_t3248798549 * L_24 = __this->get_m_NewPassword_3(); NullCheck(L_24); String_t* L_25 = UILabel_get_text_m389124667(L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_RequestChangeRoomInfo_m4250568325(NULL /*static, unused*/, 6, L_25, /*hidden argument*/NULL); } IL_00c2: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_26 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); bool L_27 = CWndController_IsExist_m1254965977(L_26, ((int32_t)63), /*hidden argument*/NULL); if (!L_27) { goto IL_00e4; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_28 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); CWndController_HideUI_m732482071(L_28, ((int32_t)63), /*hidden argument*/NULL); goto IL_0107; } IL_00e4: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_29 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); bool L_30 = CWndController_IsExist_m1254965977(L_29, ((int32_t)132), /*hidden argument*/NULL); if (!L_30) { goto IL_0107; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_31 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CWndController_HideUI_m732482071(L_31, ((int32_t)132), /*hidden argument*/NULL); } IL_0107: { goto IL_015b; } IL_010c: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_32 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); bool L_33 = CWndController_IsExist_m1254965977(L_32, ((int32_t)63), /*hidden argument*/NULL); if (!L_33) { goto IL_012e; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_34 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); CWndController_HideUI_m732482071(L_34, ((int32_t)63), /*hidden argument*/NULL); goto IL_0151; } IL_012e: { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_35 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); bool L_36 = CWndController_IsExist_m1254965977(L_35, ((int32_t)132), /*hidden argument*/NULL); if (!L_36) { goto IL_0151; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_37 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_37); CWndController_HideUI_m732482071(L_37, ((int32_t)132), /*hidden argument*/NULL); } IL_0151: { goto IL_015b; } IL_0156: { goto IL_015b; } IL_015b: { return; } } // System.Void uiRoomSetting::SetMusicLabelText() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_SetMusicLabelText_m3723138418 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_SetMusicLabelText_m3723138418_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_musicName_5(); 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_0012; } } { return; } IL_0012: { UILabel_t3248798549 * L_2 = __this->get_m_musicName_5(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetMusicInfo_m3175652481(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_m_musicName_5(); CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral3964750823, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_musicName_5(); NullCheck(L_6); String_t* L_7 = UILabel_get_text_m389124667(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral3660674623, L_5, L_7, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_8, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::SetModeLabelText() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting_SetModeLabelText_m1243555634 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting_SetModeLabelText_m1243555634_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_modeName_7(); 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_0012; } } { return; } IL_0012: { UILabel_t3248798549 * L_2 = __this->get_m_modeName_7(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetModeInfo_m3062907828(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_m_modeName_7(); CTextHelp_t3119637808 * L_4 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CTextHelp_GetText_m372251958(L_4, _stringLiteral1985170649, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_modeName_7(); NullCheck(L_6); String_t* L_7 = UILabel_get_text_m389124667(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral3660674623, L_5, L_7, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_8, /*hidden argument*/NULL); return; } } // System.Void uiRoomSetting::_InitUI() extern "C" IL2CPP_METHOD_ATTR void uiRoomSetting__InitUI_m1043509179 (uiRoomSetting_t2836442832 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiRoomSetting__InitUI_m1043509179_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B2_0 = NULL; UILabel_t3248798549 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; UILabel_t3248798549 * G_B3_1 = NULL; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); String_t* L_3 = CProperty_GetWideStr_m2042428682(L_1, _stringLiteral1014152964, L_2, /*hidden argument*/NULL); __this->set_m_OldName_8(L_3); CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CProperty_t963755051 * L_5 = CSceneService_GetSceneNetProperty_m2882939145(L_4, /*hidden argument*/NULL); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_5); String_t* L_7 = CProperty_GetWideStr_m2042428682(L_5, _stringLiteral3136917213, L_6, /*hidden argument*/NULL); __this->set_m_OldPassword_9(L_7); UILabel_t3248798549 * L_8 = __this->get_m_NewName_2(); String_t* L_9 = __this->get_m_OldName_8(); bool L_10 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); G_B1_0 = L_8; if (!L_10) { G_B2_0 = L_8; goto IL_0068; } } { 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, _stringLiteral3261205394, /*hidden argument*/NULL); G_B3_0 = L_12; G_B3_1 = G_B1_0; goto IL_006e; } IL_0068: { String_t* L_13 = __this->get_m_OldName_8(); G_B3_0 = L_13; G_B3_1 = G_B2_0; } IL_006e: { NullCheck(G_B3_1); UILabel_set_text_m1071532778(G_B3_1, G_B3_0, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = __this->get_m_NewPassword_3(); String_t* L_15 = __this->get_m_OldPassword_9(); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_15, /*hidden argument*/NULL); uiRoomSetting_SetMusicLabelText_m3723138418(__this, /*hidden argument*/NULL); uiRoomSetting__SetSceneInfo_m2038553372(__this, /*hidden argument*/NULL); uiRoomSetting_SetModeLabelText_m1243555634(__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 UIRoot::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIRoot__ctor_m3238412405 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { { __this->set_scalingStyle_3(1); __this->set_manualHeight_5(((int32_t)720)); __this->set_minimumHeight_6(((int32_t)320)); __this->set_maximumHeight_7(((int32_t)1536)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Collections.Generic.List`1 UIRoot::get_list() extern "C" IL2CPP_METHOD_ATTR List_1_t1200078896 * UIRoot_get_list_m2570615288 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_get_list_m2570615288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_0 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); return L_0; } } // System.Int32 UIRoot::get_activeHeight() extern "C" IL2CPP_METHOD_ATTR int32_t UIRoot_get_activeHeight_m4207044870 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_get_activeHeight_m4207044870_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_Max_m3673002171(NULL /*static, unused*/, 2, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = __this->get_scalingStyle_3(); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_001f; } } { int32_t L_3 = __this->get_manualHeight_5(); return L_3; } IL_001f: { int32_t L_4 = __this->get_scalingStyle_3(); if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0032; } } { int32_t L_5 = __this->get_manualHeight_5(); return L_5; } IL_0032: { int32_t L_6 = V_0; int32_t L_7 = __this->get_minimumHeight_6(); if ((((int32_t)L_6) >= ((int32_t)L_7))) { goto IL_0045; } } { int32_t L_8 = __this->get_minimumHeight_6(); return L_8; } IL_0045: { int32_t L_9 = V_0; int32_t L_10 = __this->get_maximumHeight_7(); if ((((int32_t)L_9) <= ((int32_t)L_10))) { goto IL_0058; } } { int32_t L_11 = __this->get_maximumHeight_7(); return L_11; } IL_0058: { int32_t L_12 = V_0; return L_12; } } // System.Single UIRoot::get_pixelSizeAdjustment() extern "C" IL2CPP_METHOD_ATTR float UIRoot_get_pixelSizeAdjustment_m3950265819 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { { int32_t L_0 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); float L_1 = UIRoot_GetPixelSizeAdjustment_m4271670825(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.Single UIRoot::GetPixelSizeAdjustment(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR float UIRoot_GetPixelSizeAdjustment_m1532958392 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_GetPixelSizeAdjustment_m1532958392_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIRoot_t4022971450 * V_0 = NULL; float G_B3_0 = 0.0f; { GameObject_t1113636619 * L_0 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UIRoot_t4022971450 * L_1 = NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903(NULL /*static, unused*/, L_0, /*hidden argument*/NGUITools_FindInParents_TisUIRoot_t4022971450_m3735487903_RuntimeMethod_var); V_0 = L_1; UIRoot_t4022971450 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_001e; } } { UIRoot_t4022971450 * L_4 = V_0; NullCheck(L_4); float L_5 = UIRoot_get_pixelSizeAdjustment_m3950265819(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_0023; } IL_001e: { G_B3_0 = (1.0f); } IL_0023: { return G_B3_0; } } // System.Single UIRoot::GetPixelSizeAdjustment(System.Int32) extern "C" IL2CPP_METHOD_ATTR float UIRoot_GetPixelSizeAdjustment_m4271670825 (UIRoot_t4022971450 * __this, int32_t ___height0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_GetPixelSizeAdjustment_m4271670825_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___height0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_Max_m3673002171(NULL /*static, unused*/, 2, L_0, /*hidden argument*/NULL); ___height0 = L_1; int32_t L_2 = __this->get_scalingStyle_3(); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0020; } } { int32_t L_3 = __this->get_manualHeight_5(); int32_t L_4 = ___height0; return ((float)((float)(((float)((float)L_3)))/(float)(((float)((float)L_4))))); } IL_0020: { int32_t L_5 = __this->get_scalingStyle_3(); if ((!(((uint32_t)L_5) == ((uint32_t)2)))) { goto IL_0037; } } { int32_t L_6 = __this->get_manualHeight_5(); int32_t L_7 = ___height0; return ((float)((float)(((float)((float)L_6)))/(float)(((float)((float)L_7))))); } IL_0037: { int32_t L_8 = ___height0; int32_t L_9 = __this->get_minimumHeight_6(); if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_004e; } } { int32_t L_10 = __this->get_minimumHeight_6(); int32_t L_11 = ___height0; return ((float)((float)(((float)((float)L_10)))/(float)(((float)((float)L_11))))); } IL_004e: { int32_t L_12 = ___height0; int32_t L_13 = __this->get_maximumHeight_7(); if ((((int32_t)L_12) <= ((int32_t)L_13))) { goto IL_0065; } } { int32_t L_14 = __this->get_maximumHeight_7(); int32_t L_15 = ___height0; return ((float)((float)(((float)((float)L_14)))/(float)(((float)((float)L_15))))); } IL_0065: { return (1.0f); } } // System.Void UIRoot::Awake() extern "C" IL2CPP_METHOD_ATTR void UIRoot_Awake_m1793655654 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_Awake_m1793655654_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_8(L_0); IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_1 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); NullCheck(L_1); List_1_Add_m2295422156(L_1, __this, /*hidden argument*/List_1_Add_m2295422156_RuntimeMethod_var); bool L_2 = __this->get_automatic_4(); if (!L_2) { goto IL_0030; } } { __this->set_scalingStyle_3(0); __this->set_automatic_4((bool)0); } IL_0030: { return; } } // System.Void UIRoot::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UIRoot_OnDestroy_m2886355999 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_OnDestroy_m2886355999_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_0 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); NullCheck(L_0); List_1_Remove_m1925382079(L_0, __this, /*hidden argument*/List_1_Remove_m1925382079_RuntimeMethod_var); return; } } // System.Void UIRoot::Start() extern "C" IL2CPP_METHOD_ATTR void UIRoot_Start_m598278595 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_Start_m598278595_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIOrthoCamera_t1944225589 * V_0 = NULL; Camera_t4157153871 * V_1 = NULL; { UIOrthoCamera_t1944225589 * L_0 = Component_GetComponentInChildren_TisUIOrthoCamera_t1944225589_m3898080704(__this, /*hidden argument*/Component_GetComponentInChildren_TisUIOrthoCamera_t1944225589_m3898080704_RuntimeMethod_var); V_0 = L_0; UIOrthoCamera_t1944225589 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0048; } } { UIOrthoCamera_t1944225589 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m831581295(NULL /*static, unused*/, _stringLiteral3682948336, L_3, /*hidden argument*/NULL); UIOrthoCamera_t1944225589 * L_4 = V_0; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); Camera_t4157153871 * L_6 = GameObject_GetComponent_TisCamera_t4157153871_m3956151066(L_5, /*hidden argument*/GameObject_GetComponent_TisCamera_t4157153871_m3956151066_RuntimeMethod_var); V_1 = L_6; UIOrthoCamera_t1944225589 * L_7 = V_0; NullCheck(L_7); Behaviour_set_enabled_m20417929(L_7, (bool)0, /*hidden argument*/NULL); Camera_t4157153871 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_0048; } } { Camera_t4157153871 * L_10 = V_1; NullCheck(L_10); Camera_set_orthographicSize_m76971700(L_10, (1.0f), /*hidden argument*/NULL); } IL_0048: { return; } } // System.Void UIRoot::Update() extern "C" IL2CPP_METHOD_ATTR void UIRoot_Update_m1617001363 (UIRoot_t4022971450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_Update_m1617001363_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { Transform_t3600365921 * L_0 = __this->get_mTrans_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0093; } } { int32_t L_2 = UIRoot_get_activeHeight_m4207044870(__this, /*hidden argument*/NULL); V_0 = (((float)((float)L_2))); float L_3 = V_0; if ((!(((float)L_3) > ((float)(0.0f))))) { goto IL_0093; } } { float L_4 = V_0; V_1 = ((float)((float)(2.0f)/(float)L_4)); Transform_t3600365921 * L_5 = __this->get_mTrans_8(); NullCheck(L_5); Vector3_t3722313464 L_6 = Transform_get_localScale_m129152068(L_5, /*hidden argument*/NULL); V_2 = L_6; float L_7 = (&V_2)->get_x_1(); float L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_9 = fabsf(((float)il2cpp_codegen_subtract((float)L_7, (float)L_8))); if ((!(((float)L_9) <= ((float)(1.401298E-45f))))) { goto IL_0080; } } { float L_10 = (&V_2)->get_y_2(); float L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_12 = fabsf(((float)il2cpp_codegen_subtract((float)L_10, (float)L_11))); if ((!(((float)L_12) <= ((float)(1.401298E-45f))))) { goto IL_0080; } } { float L_13 = (&V_2)->get_z_3(); float L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_15 = fabsf(((float)il2cpp_codegen_subtract((float)L_13, (float)L_14))); if ((((float)L_15) <= ((float)(1.401298E-45f)))) { goto IL_0093; } } IL_0080: { Transform_t3600365921 * L_16 = __this->get_mTrans_8(); float L_17 = V_1; float L_18 = V_1; float L_19 = V_1; Vector3_t3722313464 L_20; memset(&L_20, 0, sizeof(L_20)); Vector3__ctor_m3353183577((&L_20), L_17, L_18, L_19, /*hidden argument*/NULL); NullCheck(L_16); Transform_set_localScale_m3053443106(L_16, L_20, /*hidden argument*/NULL); } IL_0093: { return; } } // System.Void UIRoot::Broadcast(System.String) extern "C" IL2CPP_METHOD_ATTR void UIRoot_Broadcast_m4009170145 (RuntimeObject * __this /* static, unused */, String_t* ___funcName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_Broadcast_m4009170145_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; UIRoot_t4022971450 * V_2 = NULL; { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_0 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m788055123(L_0, /*hidden argument*/List_1_get_Count_m788055123_RuntimeMethod_var); V_1 = L_1; goto IL_0036; } IL_0012: { IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_2 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); int32_t L_3 = V_0; NullCheck(L_2); UIRoot_t4022971450 * L_4 = List_1_get_Item_m3029999478(L_2, L_3, /*hidden argument*/List_1_get_Item_m3029999478_RuntimeMethod_var); V_2 = L_4; UIRoot_t4022971450 * L_5 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0032; } } { UIRoot_t4022971450 * L_7 = V_2; String_t* L_8 = ___funcName0; NullCheck(L_7); Component_BroadcastMessage_m2662892479(L_7, L_8, 1, /*hidden argument*/NULL); } IL_0032: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0036: { int32_t L_10 = V_0; int32_t L_11 = V_1; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0012; } } { return; } } // System.Void UIRoot::Broadcast(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void UIRoot_Broadcast_m2373109948 (RuntimeObject * __this /* static, unused */, String_t* ___funcName0, RuntimeObject * ___param1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot_Broadcast_m2373109948_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; UIRoot_t4022971450 * V_2 = NULL; { RuntimeObject * L_0 = ___param1; if (L_0) { goto IL_0015; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3439752520, /*hidden argument*/NULL); goto IL_0053; } IL_0015: { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_1 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m788055123(L_1, /*hidden argument*/List_1_get_Count_m788055123_RuntimeMethod_var); V_1 = L_2; goto IL_004c; } IL_0027: { IL2CPP_RUNTIME_CLASS_INIT(UIRoot_t4022971450_il2cpp_TypeInfo_var); List_1_t1200078896 * L_3 = ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->get_mRoots_2(); int32_t L_4 = V_0; NullCheck(L_3); UIRoot_t4022971450 * L_5 = List_1_get_Item_m3029999478(L_3, L_4, /*hidden argument*/List_1_get_Item_m3029999478_RuntimeMethod_var); V_2 = L_5; UIRoot_t4022971450 * L_6 = V_2; 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_0048; } } { UIRoot_t4022971450 * L_8 = V_2; String_t* L_9 = ___funcName0; RuntimeObject * L_10 = ___param1; NullCheck(L_8); Component_BroadcastMessage_m1122836454(L_8, L_9, L_10, 1, /*hidden argument*/NULL); } IL_0048: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_004c: { int32_t L_12 = V_0; int32_t L_13 = V_1; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0027; } } IL_0053: { return; } } // System.Void UIRoot::.cctor() extern "C" IL2CPP_METHOD_ATTR void UIRoot__cctor_m490372404 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIRoot__cctor_m490372404_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1200078896 * L_0 = (List_1_t1200078896 *)il2cpp_codegen_object_new(List_1_t1200078896_il2cpp_TypeInfo_var); List_1__ctor_m3142047664(L_0, /*hidden argument*/List_1__ctor_m3142047664_RuntimeMethod_var); ((UIRoot_t4022971450_StaticFields*)il2cpp_codegen_static_fields_for(UIRoot_t4022971450_il2cpp_TypeInfo_var))->set_mRoots_2(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiSameStylePackageWnd::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd__ctor_m2149904009 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd__ctor_m2149904009_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bMainRole_15((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnPageInit_m2281073005 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnPageInit_m2281073005_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral4282823896, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_itemView_14(L_0); UISprite_t194114938 * L_1 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral4150786285, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); __this->set_m_sexSpr_13(L_1); RotateRole_t1146201425 * L_2 = CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, _stringLiteral664537805, /*hidden argument*/CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var); __this->set_m_rotateObj_17(L_2); intptr_t L_3 = (intptr_t)uiSameStylePackageWnd_OnClkSubmit_m4133528092_RuntimeMethod_var; Action_1_t1286104214 * L_4 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_4, __this, L_3, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral4098326288, L_4, /*hidden argument*/NULL); intptr_t L_5 = (intptr_t)uiSameStylePackageWnd_OnClkRefresh_m3018898667_RuntimeMethod_var; Action_1_t1286104214 * L_6 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_6, __this, L_5, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2070758845, L_6, /*hidden argument*/NULL); intptr_t L_7 = (intptr_t)uiSameStylePackageWnd_OnClkSwitchSex_m1889488677_RuntimeMethod_var; Action_1_t1286104214 * L_8 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral48410435, L_8, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnPageShow_m4137880002 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnPageShow_m4137880002_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; int64_t V_1 = 0; int64_t G_B5_0 = 0; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0029; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)0); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); } IL_0029: { __this->set_m_bMainRole_15((bool)1); IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_7 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_8 = (intptr_t)uiSameStylePackageWnd_OnReady_m1692105092_RuntimeMethod_var; Action_1_t1302699353 * L_9 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_9, __this, L_8, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_7); CPrivilegeManager_RegisterReadyWatch_m2463473392(L_7, L_9, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_10 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_11 = (intptr_t)uiSameStylePackageWnd_OnSwitch_m314344621_RuntimeMethod_var; Action_1_t1302699353 * L_12 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_10); CPrivilegeManager_RegisterSwitchSex_m2747825723(L_10, L_12, /*hidden argument*/NULL); CMainRole_t4200562839 * L_13 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); int32_t L_14 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_13); __this->set_m_currentSex_16(L_14); int32_t L_15 = __this->get_m_currentSex_16(); uiSameStylePackageWnd_SetSexSprite_m1717049451(__this, L_15, /*hidden argument*/NULL); int32_t L_16 = __this->get_m_currentSex_16(); if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_008f; } } { G_B5_0 = (((int64_t)((int64_t)((int32_t)200)))); goto IL_0092; } IL_008f: { G_B5_0 = (((int64_t)((int64_t)((int32_t)100)))); } IL_0092: { V_1 = G_B5_0; IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_17 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = __this->get_m_currentSex_16(); int64_t L_19 = V_1; ISceneRole_t2394225724 * L_20 = uiSameStylePackageWnd_CreateRole_m1602949836(__this, L_18, L_19, _stringLiteral2119509294, /*hidden argument*/NULL); NullCheck(L_17); CPrivilegeManager_set_CurrentShowRole_m1210187772(L_17, L_20, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_21 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = __this->get_m_currentSex_16(); NullCheck(L_21); CPrivilegeManager_RequestSameStylePackage_m518529071(L_21, L_22, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::Update() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_Update_m2879071193 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { { uiSameStylePackageWnd_OnInitRole_m1539877393(__this, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnPageHide_m1984087115 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnPageHide_m1984087115_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { Camera_t4157153871 * L_0 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Camera_t4157153871 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0029; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)1); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); } IL_0029: { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_7 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_8 = (intptr_t)uiSameStylePackageWnd_OnReady_m1692105092_RuntimeMethod_var; Action_1_t1302699353 * L_9 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_9, __this, L_8, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_7); CPrivilegeManager_RemoveReadyWatch_m1545585168(L_7, L_9, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_10 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_11 = (intptr_t)uiSameStylePackageWnd_OnSwitch_m314344621_RuntimeMethod_var; Action_1_t1302699353 * L_12 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_10); CPrivilegeManager_RemoveSwitchSex_m2550626972(L_10, L_12, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnDestroy_m1905983374 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnDestroy_m1905983374_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_0 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPrivilegeManager_Clearnup_m3574207822(L_0, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_1 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CPrivilegeManager_set_IsChangedSelect_m2207172913(L_1, (bool)0, /*hidden argument*/NULL); CSceneService_t551449725 * L_2 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CSceneService_DestroyRoleObj_m3016152155(L_2, (((int64_t)((int64_t)((int32_t)100)))), /*hidden argument*/NULL); CSceneService_t551449725 * L_3 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CSceneService_DestroyRoleObj_m3016152155(L_3, (((int64_t)((int64_t)((int32_t)200)))), /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnClkSwitchSex(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnClkSwitchSex_m1889488677 (uiSameStylePackageWnd_t531171091 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnClkSwitchSex_m1889488677_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ISceneRole_t2394225724 * V_2 = NULL; int64_t V_3 = 0; int32_t G_B3_0 = 0; int64_t G_B8_0 = 0; { bool L_0 = __this->get_m_bMainRole_15(); __this->set_m_bMainRole_15((bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0)); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_1); V_0 = L_2; bool L_3 = __this->get_m_bMainRole_15(); if (!L_3) { goto IL_002b; } } { int32_t L_4 = V_0; G_B3_0 = L_4; goto IL_0030; } IL_002b: { int32_t L_5 = V_0; G_B3_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))%(int32_t)2)); } IL_0030: { V_1 = G_B3_0; IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_6 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISceneRole_t2394225724 * L_7 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_6, /*hidden argument*/NULL); V_2 = L_7; ISceneRole_t2394225724 * L_8 = V_2; if (!L_8) { goto IL_0049; } } { ISceneRole_t2394225724 * L_9 = V_2; NullCheck(L_9); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_9, (bool)0); } IL_0049: { int32_t L_10 = V_1; if (L_10) { goto IL_0057; } } { G_B8_0 = (((int64_t)((int64_t)((int32_t)100)))); goto IL_005d; } IL_0057: { G_B8_0 = (((int64_t)((int64_t)((int32_t)200)))); } IL_005d: { V_3 = G_B8_0; CSceneService_t551449725 * L_11 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_12 = V_3; NullCheck(L_11); ISceneRole_t2394225724 * L_13 = CSceneService_FindRoleByUserID_m4171044813(L_11, L_12, /*hidden argument*/NULL); V_2 = L_13; ISceneRole_t2394225724 * L_14 = V_2; if (L_14) { goto IL_009f; } } { int32_t L_15 = V_1; int64_t L_16 = V_3; ISceneRole_t2394225724 * L_17 = uiSameStylePackageWnd_CreateRole_m1602949836(__this, L_15, L_16, _stringLiteral3685593235, /*hidden argument*/NULL); V_2 = L_17; IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_18 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_19 = V_2; NullCheck(L_18); CPrivilegeManager_set_CurrentShowRole_m1210187772(L_18, L_19, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_20 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); CPrivilegeManager_ClearEquipList_m3278406756(L_20, /*hidden argument*/NULL); int32_t L_21 = V_1; uiSameStylePackageWnd_SetSexSprite_m1717049451(__this, L_21, /*hidden argument*/NULL); goto IL_00b8; } IL_009f: { ISceneRole_t2394225724 * L_22 = V_2; NullCheck(L_22); VirtActionInvoker1< bool >::Invoke(12 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetEnable(System.Boolean) */, L_22, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_23 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_24 = V_2; NullCheck(L_23); CPrivilegeManager_set_CurrentShowRole_m1210187772(L_23, L_24, /*hidden argument*/NULL); uiSameStylePackageWnd_OnClkRefresh_m3018898667(__this, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_00b8: { int32_t L_25 = V_1; __this->set_m_currentSex_16(L_25); IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_26 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); CPrivilegeManager_set_IsChangedSelect_m2207172913(L_26, (bool)0, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_27 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_28 = V_1; NullCheck(L_27); CPrivilegeManager_RequestSameStylePackage_m518529071(L_27, L_28, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnClkRefresh(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnClkRefresh_m3018898667 (uiSameStylePackageWnd_t531171091 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnClkRefresh_m3018898667_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_0 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CPrivilegeManager_ClearEquipList_m3278406756(L_0, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_1 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); ISceneRole_t2394225724 * L_2 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_1, /*hidden argument*/NULL); V_0 = L_2; ISceneRole_t2394225724 * L_3 = V_0; if (!L_3) { goto IL_0067; } } { ISceneRole_t2394225724 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = ISceneRole_GetWearSuitID_m3263761354(L_4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; if ((((int32_t)0) >= ((int32_t)L_6))) { goto IL_0030; } } { ISceneRole_t2394225724 * L_7 = V_0; int32_t L_8 = V_1; NullCheck(L_7); ISceneRole_TakeOffSuit_m3927739169(L_7, L_8, /*hidden argument*/NULL); } IL_0030: { uiSameStylePackageWnd_SetDefaultEquip_m1884972421(__this, (&V_0), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_9 = V_0; NullCheck(L_9); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_9); ISceneRole_t2394225724 * L_10 = V_0; NullCheck(L_10); ISceneRole_InitRoleEffect_m2798063024(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_11 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_12 = V_0; NullCheck(L_11); PersonaliseConfig_StopSoleEffect_m495665110(L_11, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_13 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CPrivilegeManager_set_IsChangedSelect_m2207172913(L_13, (bool)0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_14); uiSameStylePackageWnd_SetSexSprite_m1717049451(__this, L_15, /*hidden argument*/NULL); } IL_0067: { return; } } // System.Void uiSameStylePackageWnd::OnClkSubmit(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnClkSubmit_m4133528092 (uiSameStylePackageWnd_t531171091 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnClkSubmit_m4133528092_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; StringU5BU5D_t1281789340* V_1 = NULL; CDataArray_t4068198041 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; String_t* V_5 = NULL; int32_t V_6 = 0; StringU5BU5D_t1281789340* V_7 = NULL; int32_t V_8 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral4281368050, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_012f; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_3 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = CPrivilegeManager_get_IsChangedSelect_m128627364(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_011f; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_5 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = CPrivilegeManager_GetEquipCount_m1951140972(L_5, /*hidden argument*/NULL); V_0 = L_6; int32_t L_7 = V_0; if ((((int32_t)L_7) > ((int32_t)0))) { goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral4058098210, (bool)1, /*hidden argument*/NULL); return; } IL_0048: { int32_t L_8 = V_0; V_1 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)L_8)); CDataArray_t4068198041 * L_9 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_9, /*hidden argument*/NULL); V_2 = L_9; V_3 = 0; goto IL_008c; } IL_005c: { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_10 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = CPrivilegeManager_GetEquipID_m2687416255(L_10, L_11, /*hidden argument*/NULL); V_4 = L_12; StringU5BU5D_t1281789340* L_13 = V_1; int32_t L_14 = V_3; CShopConfig_t202154353 * L_15 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_16 = V_4; NullCheck(L_15); String_t* L_17 = CShopConfig_GetName_m2272590700(L_15, L_16, /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_17); (L_13)->SetAt(static_cast(L_14), (String_t*)L_17); int32_t L_18 = V_4; if ((((int32_t)0) >= ((int32_t)L_18))) { goto IL_0088; } } { CDataArray_t4068198041 * L_19 = V_2; int32_t L_20 = V_4; NullCheck(L_19); CDataArray_Push_m3820844360(L_19, L_20, /*hidden argument*/NULL); } IL_0088: { int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_008c: { int32_t L_22 = V_3; int32_t L_23 = V_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_005c; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_5 = L_24; V_6 = 0; goto IL_00e6; } IL_00a2: { StringU5BU5D_t1281789340* L_25 = V_1; int32_t L_26 = V_6; NullCheck(L_25); int32_t L_27 = L_26; String_t* L_28 = (L_25)->GetAt(static_cast(L_27)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_29 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if (L_29) { goto IL_00db; } } { StringU5BU5D_t1281789340* L_30 = V_1; StringU5BU5D_t1281789340* L_31 = L_30; V_7 = L_31; int32_t L_32 = V_6; int32_t L_33 = L_32; V_8 = L_33; StringU5BU5D_t1281789340* L_34 = V_7; int32_t L_35 = V_8; NullCheck(L_34); int32_t L_36 = L_35; String_t* L_37 = (L_34)->GetAt(static_cast(L_36)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Concat_m3937257545(NULL /*static, unused*/, L_37, _stringLiteral3452614566, /*hidden argument*/NULL); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_38); (L_31)->SetAt(static_cast(L_33), (String_t*)L_38); String_t* L_39 = V_5; StringU5BU5D_t1281789340* L_40 = V_1; int32_t L_41 = V_6; NullCheck(L_40); int32_t L_42 = L_41; String_t* L_43 = (L_40)->GetAt(static_cast(L_42)); String_t* L_44 = String_Concat_m3937257545(NULL /*static, unused*/, L_39, L_43, /*hidden argument*/NULL); V_5 = L_44; goto IL_00e0; } IL_00db: { goto IL_00e0; } IL_00e0: { int32_t L_45 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00e6: { int32_t L_46 = V_6; StringU5BU5D_t1281789340* L_47 = V_1; NullCheck(L_47); if ((((int32_t)L_46) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_47)->max_length))))))) { goto IL_00a2; } } { CTextHelp_t3119637808 * L_48 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); String_t* L_49 = CTextHelp_GetText_m372251958(L_48, _stringLiteral2204071060, /*hidden argument*/NULL); String_t* L_50 = V_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_51 = String_Concat_m3937257545(NULL /*static, unused*/, L_49, L_50, /*hidden argument*/NULL); intptr_t L_52 = (intptr_t)uiSameStylePackageWnd_OnSubmitConfirm_m3668167084_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_53 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_53, __this, L_52, /*hidden argument*/NULL); CDataArray_t4068198041 * L_54 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m3814357208(NULL /*static, unused*/, 1, L_51, L_53, L_54, 1, /*hidden argument*/NULL); goto IL_012a; } IL_011f: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral4058098210, (bool)1, /*hidden argument*/NULL); } IL_012a: { goto IL_013a; } IL_012f: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral2376349684, (bool)1, /*hidden argument*/NULL); } IL_013a: { return; } } // System.Void uiSameStylePackageWnd::OnSubmitConfirm(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnSubmitConfirm_m3668167084 (uiSameStylePackageWnd_t531171091 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnSubmitConfirm_m3668167084_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_0017; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_1 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_currentSex_16(); CDataArray_t4068198041 * L_3 = ___userData1; NullCheck(L_1); CPrivilegeManager_OnSubmotToServer_m808565092(L_1, L_2, L_3, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void uiSameStylePackageWnd::OnReady(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnReady_m1692105092 (uiSameStylePackageWnd_t531171091 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnReady_m1692105092_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataEvent_t1799629657 * V_0 = NULL; IDataModel_t653005279 * V_1 = NULL; CDataModelBool_t2269476966 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; { RuntimeObject* L_0 = ___evt0; V_0 = ((IDataEvent_t1799629657 *)IsInstClass((RuntimeObject*)L_0, IDataEvent_t1799629657_il2cpp_TypeInfo_var)); IDataEvent_t1799629657 * L_1 = V_0; NullCheck(L_1); IDataModel_t653005279 * L_2 = IDataEvent_get_DataModel_m1980778407(L_1, /*hidden argument*/NULL); V_1 = L_2; IDataModel_t653005279 * L_3 = V_1; V_2 = ((CDataModelBool_t2269476966 *)IsInstClass((RuntimeObject*)L_3, CDataModelBool_t2269476966_il2cpp_TypeInfo_var)); CDataModelBool_t2269476966 * L_4 = V_2; NullCheck(L_4); bool L_5 = CDataModelBool_get_Data_m2289136987(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005d; } } { DMListView_t512231514 * L_6 = __this->get_m_itemView_14(); 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_005d; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_8 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CPrivilegeManager_Getcount_m3029729887(L_8, /*hidden argument*/NULL); V_3 = L_9; int32_t L_10 = V_3; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1))/(int32_t)3)), (int32_t)1)); DMListView_t512231514 * L_11 = __this->get_m_itemView_14(); NullCheck(L_11); DMListView_DeleteAll_m488542252(L_11, /*hidden argument*/NULL); DMListView_t512231514 * L_12 = __this->get_m_itemView_14(); int32_t L_13 = V_4; NullCheck(L_12); DMListView_SetCount_m3988156788(L_12, L_13, /*hidden argument*/NULL); } IL_005d: { return; } } // System.Void uiSameStylePackageWnd::OnSwitch(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnSwitch_m314344621 (uiSameStylePackageWnd_t531171091 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnSwitch_m314344621_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataEvent_t1799629657 * V_0 = NULL; IDataModel_t653005279 * V_1 = NULL; CDataModelBool_t2269476966 * V_2 = NULL; { RuntimeObject* L_0 = ___evt0; V_0 = ((IDataEvent_t1799629657 *)IsInstClass((RuntimeObject*)L_0, IDataEvent_t1799629657_il2cpp_TypeInfo_var)); IDataEvent_t1799629657 * L_1 = V_0; NullCheck(L_1); IDataModel_t653005279 * L_2 = IDataEvent_get_DataModel_m1980778407(L_1, /*hidden argument*/NULL); V_1 = L_2; IDataModel_t653005279 * L_3 = V_1; V_2 = ((CDataModelBool_t2269476966 *)IsInstClass((RuntimeObject*)L_3, CDataModelBool_t2269476966_il2cpp_TypeInfo_var)); CDataModelBool_t2269476966 * L_4 = V_2; NullCheck(L_4); bool L_5 = CDataModelBool_get_Data_m2289136987(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0027; } } { uiSameStylePackageWnd_OnClkSwitchSex_m1889488677(__this, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void uiSameStylePackageWnd::SetSexSprite(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_SetSexSprite_m1717049451 (uiSameStylePackageWnd_t531171091 * __this, int32_t ____nTargetSex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_SetSexSprite_m1717049451_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISprite_t194114938 * G_B3_0 = NULL; UISprite_t194114938 * G_B2_0 = NULL; String_t* G_B4_0 = NULL; UISprite_t194114938 * G_B4_1 = NULL; { UISprite_t194114938 * L_0 = __this->get_m_sexSpr_13(); 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_0031; } } { UISprite_t194114938 * L_2 = __this->get_m_sexSpr_13(); int32_t L_3 = ____nTargetSex0; G_B2_0 = L_2; if (L_3) { G_B3_0 = L_2; goto IL_0027; } } { G_B4_0 = _stringLiteral3514023836; G_B4_1 = G_B2_0; goto IL_002c; } IL_0027: { G_B4_0 = _stringLiteral3513958300; G_B4_1 = G_B3_0; } IL_002c: { NullCheck(G_B4_1); UISprite_set_spriteName_m1616245412(G_B4_1, G_B4_0, /*hidden argument*/NULL); } IL_0031: { return; } } // DMCore.Framework.Scene.ISceneRole uiSameStylePackageWnd::CreateRole(System.Int32,System.Int64,System.String) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * uiSameStylePackageWnd_CreateRole_m1602949836 (uiSameStylePackageWnd_t531171091 * __this, int32_t ____nSex0, int64_t ____userId1, String_t* ____roleName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_CreateRole_m1602949836_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; int32_t V_1 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ____roleName2; NullCheck(L_0); ISceneBaseObj_t858622483 * L_2 = CSceneService_CreateGameObj_m958236987(L_0, L_1, 1, /*hidden argument*/NULL); V_0 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_2, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); ISceneRole_t2394225724 * L_3 = V_0; if (L_3) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2478703678, /*hidden argument*/NULL); return (ISceneRole_t2394225724 *)NULL; } IL_0024: { int32_t L_4 = ____nSex0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_5 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_4, 0, 1, /*hidden argument*/NULL); V_1 = L_5; ISceneRole_t2394225724 * L_6 = V_0; int64_t L_7 = ____userId1; NullCheck(L_6); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_6, L_7); ISceneRole_t2394225724 * L_8 = V_0; NullCheck(L_8); CProperty_t963755051 * L_9 = ISceneBaseObj_GetNetProperty_m1709069404(L_8, /*hidden argument*/NULL); NullCheck(L_9); CProperty_SetInt_m72189256(L_9, _stringLiteral836452629, 1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = V_0; int32_t L_11 = V_1; NullCheck(L_10); ISceneBaseObj_SetModelID_m3286778194(L_10, L_11, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_12 = V_0; NullCheck(L_12); CProperty_t963755051 * L_13 = ISceneBaseObj_GetNetProperty_m1709069404(L_12, /*hidden argument*/NULL); int32_t L_14 = V_1; NullCheck(L_13); CProperty_SetInt_m72189256(L_13, _stringLiteral4166355951, L_14, /*hidden argument*/NULL); uiSameStylePackageWnd_SetDefaultEquip_m1884972421(__this, (&V_0), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_15 = V_0; return L_15; } } // System.Void uiSameStylePackageWnd::SetDefaultEquip(DMCore.Framework.Scene.ISceneRole&) extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_SetDefaultEquip_m1884972421 (uiSameStylePackageWnd_t531171091 * __this, ISceneRole_t2394225724 ** ___role0, const RuntimeMethod* method) { int32_t V_0 = 0; bool V_1 = false; int32_t G_B5_0 = 0; { ISceneRole_t2394225724 ** L_0 = ___role0; ISceneRole_t2394225724 * L_1 = *((ISceneRole_t2394225724 **)L_0); if (L_1) { goto IL_0008; } } { return; } IL_0008: { ISceneRole_t2394225724 ** L_2 = ___role0; ISceneRole_t2394225724 * L_3 = *((ISceneRole_t2394225724 **)L_2); NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_3); V_0 = L_4; int32_t L_5 = V_0; if (L_5) { goto IL_001c; } } { G_B5_0 = 1; goto IL_001d; } IL_001c: { G_B5_0 = 0; } IL_001d: { V_1 = (bool)G_B5_0; ISceneRole_t2394225724 ** L_6 = ___role0; ISceneRole_t2394225724 * L_7 = *((ISceneRole_t2394225724 **)L_6); CJuniorRoleModelItem_t636793867 * L_8 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_9 = V_1; NullCheck(L_8); int32_t L_10 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_8, L_9, 5, /*hidden argument*/NULL); NullCheck(L_7); ISceneRole_WearSubModel_m2695610556(L_7, L_10, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 ** L_11 = ___role0; ISceneRole_t2394225724 * L_12 = *((ISceneRole_t2394225724 **)L_11); CJuniorRoleModelItem_t636793867 * L_13 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_14 = V_1; NullCheck(L_13); int32_t L_15 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_13, L_14, 2, /*hidden argument*/NULL); NullCheck(L_12); ISceneRole_WearSubModel_m2695610556(L_12, L_15, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 ** L_16 = ___role0; ISceneRole_t2394225724 * L_17 = *((ISceneRole_t2394225724 **)L_16); CJuniorRoleModelItem_t636793867 * L_18 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_19 = V_1; NullCheck(L_18); int32_t L_20 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_18, L_19, 7, /*hidden argument*/NULL); NullCheck(L_17); ISceneRole_WearSubModel_m2695610556(L_17, L_20, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 ** L_21 = ___role0; ISceneRole_t2394225724 * L_22 = *((ISceneRole_t2394225724 **)L_21); CJuniorRoleModelItem_t636793867 * L_23 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_24 = V_1; NullCheck(L_23); int32_t L_25 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_23, L_24, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_22); ISceneRole_WearSubModel_m2695610556(L_22, L_25, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 ** L_26 = ___role0; ISceneRole_t2394225724 * L_27 = *((ISceneRole_t2394225724 **)L_26); CJuniorRoleModelItem_t636793867 * L_28 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_29 = V_1; NullCheck(L_28); int32_t L_30 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_28, L_29, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_27); ISceneRole_WearSubModel_m2695610556(L_27, L_30, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 ** L_31 = ___role0; ISceneRole_t2394225724 * L_32 = *((ISceneRole_t2394225724 **)L_31); NullCheck(L_32); ISceneRole_LoadRoleModel_m1111386502(L_32, /*hidden argument*/NULL); return; } } // System.Void uiSameStylePackageWnd::OnInitRole() extern "C" IL2CPP_METHOD_ATTR void uiSameStylePackageWnd_OnInitRole_m1539877393 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_OnInitRole_m1539877393_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; int32_t V_2 = 0; Transform_t3600365921 * V_3 = NULL; Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_0 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ISceneRole_t2394225724 * L_1 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_2 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); ISceneRole_t2394225724 * L_3 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_2, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_3); if (L_4) { goto IL_0024; } } IL_0023: { return; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_5 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); ISceneRole_t2394225724 * L_6 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_5, /*hidden argument*/NULL); NullCheck(L_6); bool L_7 = ISceneBaseObj_IsValid_m1197404667(L_6, /*hidden argument*/NULL); V_0 = L_7; CPrivilegeManager_t2732865419 * L_8 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); ISceneRole_t2394225724 * L_9 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_8, /*hidden argument*/NULL); NullCheck(L_9); VirtActionInvoker0::Invoke(14 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SubmitToScene() */, L_9); bool L_10 = V_0; if (L_10) { goto IL_0198; } } { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_11 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); ISceneRole_t2394225724 * L_12 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_11, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = ISceneBaseObj_GetTransform_m3818769012(L_12, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = uiSameStylePackageWnd_GetRoleParent_m1899389401(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_SetParent_m381167889(L_13, L_14, /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_15 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); ISceneRole_t2394225724 * L_16 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_15, /*hidden argument*/NULL); NullCheck(L_16); bool L_17 = ISceneBaseObj_IfExistAnim_m267911107(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_00cb; } } { V_1 = _stringLiteral2833084525; IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_18 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); ISceneRole_t2394225724 * L_19 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_19); V_2 = L_20; int32_t L_21 = V_2; if ((((int32_t)L_21) == ((int32_t)1))) { goto IL_009f; } } { int32_t L_22 = V_2; if (!L_22) { goto IL_00aa; } } { goto IL_00b5; } IL_009f: { V_1 = _stringLiteral3548628297; goto IL_00ba; } IL_00aa: { V_1 = _stringLiteral2833084525; goto IL_00ba; } IL_00b5: { goto IL_00ba; } IL_00ba: { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_23 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_23); ISceneRole_t2394225724 * L_24 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_23, /*hidden argument*/NULL); String_t* L_25 = V_1; NullCheck(L_24); ISceneBaseObj_SetIdleAnim_m1936918694(L_24, L_25, /*hidden argument*/NULL); } IL_00cb: { IL2CPP_RUNTIME_CLASS_INIT(CPrivilegeManager_t2732865419_il2cpp_TypeInfo_var); CPrivilegeManager_t2732865419 * L_26 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); ISceneRole_t2394225724 * L_27 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_26, /*hidden argument*/NULL); NullCheck(L_27); ILogicBase_Update_m3853008051(L_27, (0.001f), /*hidden argument*/NULL); CPrivilegeManager_t2732865419 * L_28 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); ISceneRole_t2394225724 * L_29 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_28, /*hidden argument*/NULL); NullCheck(L_29); Transform_t3600365921 * L_30 = ISceneBaseObj_GetTransform_m3818769012(L_29, /*hidden argument*/NULL); V_3 = L_30; Camera_t4157153871 * L_31 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_32 = V_3; NullCheck(L_32); Vector3_t3722313464 L_33 = Transform_get_position_m36019626(L_32, /*hidden argument*/NULL); NullCheck(L_31); Vector3_t3722313464 L_34 = Camera_WorldToScreenPoint_m3726311023(L_31, L_33, /*hidden argument*/NULL); V_4 = L_34; Camera_t4157153871 * L_35 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); RotateRole_t1146201425 * L_36 = __this->get_m_rotateObj_17(); NullCheck(L_36); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(L_36, /*hidden argument*/NULL); NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_position_m36019626(L_37, /*hidden argument*/NULL); NullCheck(L_35); Vector3_t3722313464 L_39 = Camera_WorldToScreenPoint_m3726311023(L_35, L_38, /*hidden argument*/NULL); V_5 = L_39; float L_40 = (&V_5)->get_x_1(); float L_41 = (&V_5)->get_y_2(); float L_42 = (&V_4)->get_z_3(); Vector3__ctor_m3353183577((&V_6), L_40, L_41, L_42, /*hidden argument*/NULL); Transform_t3600365921 * L_43 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_44 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (165.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_43); Transform_set_rotation_m3524318132(L_43, L_44, /*hidden argument*/NULL); Transform_t3600365921 * L_45 = V_3; Camera_t4157153871 * L_46 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_47 = V_6; NullCheck(L_46); Vector3_t3722313464 L_48 = Camera_ScreenToWorldPoint_m3978588570(L_46, L_47, /*hidden argument*/NULL); NullCheck(L_45); Transform_set_position_m3387557959(L_45, L_48, /*hidden argument*/NULL); Transform_t3600365921 * L_49 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_50 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_49); Transform_set_localScale_m3053443106(L_49, L_50, /*hidden argument*/NULL); RotateRole_t1146201425 * L_51 = __this->get_m_rotateObj_17(); GameObjectU5BU5D_t3328599146* L_52 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); CPrivilegeManager_t2732865419 * L_53 = CPrivilegeManager_GetInstance_m2933207011(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); ISceneRole_t2394225724 * L_54 = CPrivilegeManager_get_CurrentShowRole_m3198246013(L_53, /*hidden argument*/NULL); NullCheck(L_54); Transform_t3600365921 * L_55 = ISceneBaseObj_GetTransform_m3818769012(L_54, /*hidden argument*/NULL); NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); NullCheck(L_52); ArrayElementTypeCheck (L_52, L_56); (L_52)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_56); NullCheck(L_51); RotateRole_SetRotateObj_m814283472(L_51, L_52, /*hidden argument*/NULL); } IL_0198: { return; } } // UnityEngine.Transform uiSameStylePackageWnd::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiSameStylePackageWnd_GetRoleParent_m1899389401 (uiSameStylePackageWnd_t531171091 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSameStylePackageWnd_GetRoleParent_m1899389401_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral2992781582, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3281866052, /*hidden argument*/NULL); V_1 = L_3; Transform_t3600365921 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0060; } } { GameObject_t1113636619 * L_6 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_6, _stringLiteral3281866052, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; Transform_t3600365921 * L_9 = V_0; NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_11 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_localEulerAngles_m4202601546(L_10, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = V_1; Vector3_t3722313464 L_13 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Transform_set_localScale_m3053443106(L_12, L_13, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = V_1; Vector3_t3722313464 L_15 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); } IL_0060: { Transform_t3600365921 * 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 UISavedOption::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISavedOption__ctor_m1537288010 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.String UISavedOption::get_key() extern "C" IL2CPP_METHOD_ATTR String_t* UISavedOption_get_key_m4285460598 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISavedOption_get_key_m4285460598_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B3_0 = NULL; { String_t* L_0 = __this->get_keyName_2(); 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_0025; } } { String_t* L_2 = Object_get_name_m4211327027(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral104639433, L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_002b; } IL_0025: { String_t* L_4 = __this->get_keyName_2(); G_B3_0 = L_4; } IL_002b: { return G_B3_0; } } // System.Void UISavedOption::Awake() extern "C" IL2CPP_METHOD_ATTR void UISavedOption_Awake_m4259338098 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISavedOption_Awake_m4259338098_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UIPopupList_t4167399471 * L_0 = Component_GetComponent_TisUIPopupList_t4167399471_m4093269748(__this, /*hidden argument*/Component_GetComponent_TisUIPopupList_t4167399471_m4093269748_RuntimeMethod_var); __this->set_mList_3(L_0); UICheckbox_t2276134195 * L_1 = Component_GetComponent_TisUICheckbox_t2276134195_m105367612(__this, /*hidden argument*/Component_GetComponent_TisUICheckbox_t2276134195_m105367612_RuntimeMethod_var); __this->set_mCheck_4(L_1); UIPopupList_t4167399471 * L_2 = __this->get_mList_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0050; } } { UIPopupList_t4167399471 * L_4 = __this->get_mList_3(); UIPopupList_t4167399471 * L_5 = L_4; NullCheck(L_5); Action_1_t2019918284 * L_6 = L_5->get_onSelectionChange_20(); intptr_t L_7 = (intptr_t)UISavedOption_SaveSelection_m1790406165_RuntimeMethod_var; Action_1_t2019918284 * L_8 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); Delegate_t1188392813 * L_9 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_onSelectionChange_20(((Action_1_t2019918284 *)CastclassSealed((RuntimeObject*)L_9, Action_1_t2019918284_il2cpp_TypeInfo_var))); } IL_0050: { UICheckbox_t2276134195 * L_10 = __this->get_mCheck_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_10, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_0088; } } { UICheckbox_t2276134195 * L_12 = __this->get_mCheck_4(); UICheckbox_t2276134195 * L_13 = L_12; NullCheck(L_13); Action_1_t269755560 * L_14 = L_13->get_onStateChange_10(); intptr_t L_15 = (intptr_t)UISavedOption_SaveState_m2751775707_RuntimeMethod_var; Action_1_t269755560 * L_16 = (Action_1_t269755560 *)il2cpp_codegen_object_new(Action_1_t269755560_il2cpp_TypeInfo_var); Action_1__ctor_m1363151734(L_16, __this, L_15, /*hidden argument*/Action_1__ctor_m1363151734_RuntimeMethod_var); Delegate_t1188392813 * L_17 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_onStateChange_10(((Action_1_t269755560 *)CastclassSealed((RuntimeObject*)L_17, Action_1_t269755560_il2cpp_TypeInfo_var))); } IL_0088: { return; } } // System.Void UISavedOption::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UISavedOption_OnDestroy_m729688094 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISavedOption_OnDestroy_m729688094_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UICheckbox_t2276134195 * L_0 = __this->get_mCheck_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0038; } } { UICheckbox_t2276134195 * L_2 = __this->get_mCheck_4(); UICheckbox_t2276134195 * L_3 = L_2; NullCheck(L_3); Action_1_t269755560 * L_4 = L_3->get_onStateChange_10(); intptr_t L_5 = (intptr_t)UISavedOption_SaveState_m2751775707_RuntimeMethod_var; Action_1_t269755560 * L_6 = (Action_1_t269755560 *)il2cpp_codegen_object_new(Action_1_t269755560_il2cpp_TypeInfo_var); Action_1__ctor_m1363151734(L_6, __this, L_5, /*hidden argument*/Action_1__ctor_m1363151734_RuntimeMethod_var); Delegate_t1188392813 * L_7 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_4, L_6, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_onStateChange_10(((Action_1_t269755560 *)CastclassSealed((RuntimeObject*)L_7, Action_1_t269755560_il2cpp_TypeInfo_var))); } IL_0038: { UIPopupList_t4167399471 * L_8 = __this->get_mList_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_0070; } } { UIPopupList_t4167399471 * L_10 = __this->get_mList_3(); UIPopupList_t4167399471 * L_11 = L_10; NullCheck(L_11); Action_1_t2019918284 * L_12 = L_11->get_onSelectionChange_20(); intptr_t L_13 = (intptr_t)UISavedOption_SaveSelection_m1790406165_RuntimeMethod_var; Action_1_t2019918284 * L_14 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_14, __this, L_13, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); Delegate_t1188392813 * L_15 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_onSelectionChange_20(((Action_1_t2019918284 *)CastclassSealed((RuntimeObject*)L_15, Action_1_t2019918284_il2cpp_TypeInfo_var))); } IL_0070: { return; } } // System.Void UISavedOption::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UISavedOption_OnEnable_m3835962074 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISavedOption_OnEnable_m3835962074_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; UICheckboxU5BU5D_t3313275042* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; UICheckbox_t2276134195 * V_5 = NULL; { UIPopupList_t4167399471 * L_0 = __this->get_mList_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0035; } } { String_t* L_2 = UISavedOption_get_key_m4285460598(__this, /*hidden argument*/NULL); String_t* L_3 = PlayerPrefs_GetString_m389913383(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0034; } } { UIPopupList_t4167399471 * L_6 = __this->get_mList_3(); String_t* L_7 = V_0; NullCheck(L_6); UIPopupList_set_selection_m1266408089(L_6, L_7, /*hidden argument*/NULL); } IL_0034: { return; } IL_0035: { UICheckbox_t2276134195 * L_8 = __this->get_mCheck_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_0068; } } { UICheckbox_t2276134195 * L_10 = __this->get_mCheck_4(); String_t* L_11 = UISavedOption_get_key_m4285460598(__this, /*hidden argument*/NULL); int32_t L_12 = PlayerPrefs_GetInt_m1299643124(NULL /*static, unused*/, L_11, 1, /*hidden argument*/NULL); NullCheck(L_10); UICheckbox_set_isChecked_m1641198106(L_10, (bool)((((int32_t)((((int32_t)L_12) == ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); goto IL_00ad; } IL_0068: { String_t* L_13 = UISavedOption_get_key_m4285460598(__this, /*hidden argument*/NULL); String_t* L_14 = PlayerPrefs_GetString_m389913383(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_1 = L_14; UICheckboxU5BU5D_t3313275042* L_15 = Component_GetComponentsInChildren_TisUICheckbox_t2276134195_m808500316(__this, (bool)1, /*hidden argument*/Component_GetComponentsInChildren_TisUICheckbox_t2276134195_m808500316_RuntimeMethod_var); V_2 = L_15; V_3 = 0; UICheckboxU5BU5D_t3313275042* L_16 = V_2; NullCheck(L_16); V_4 = (((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length)))); goto IL_00a5; } IL_0088: { UICheckboxU5BU5D_t3313275042* L_17 = V_2; int32_t L_18 = V_3; NullCheck(L_17); int32_t L_19 = L_18; UICheckbox_t2276134195 * L_20 = (L_17)->GetAt(static_cast(L_19)); V_5 = L_20; UICheckbox_t2276134195 * L_21 = V_5; UICheckbox_t2276134195 * L_22 = V_5; NullCheck(L_22); String_t* L_23 = Object_get_name_m4211327027(L_22, /*hidden argument*/NULL); String_t* L_24 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_25 = String_op_Equality_m920492651(NULL /*static, unused*/, L_23, L_24, /*hidden argument*/NULL); NullCheck(L_21); UICheckbox_set_isChecked_m1641198106(L_21, L_25, /*hidden argument*/NULL); int32_t L_26 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_00a5: { int32_t L_27 = V_3; int32_t L_28 = V_4; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_0088; } } IL_00ad: { return; } } // System.Void UISavedOption::OnDisable() extern "C" IL2CPP_METHOD_ATTR void UISavedOption_OnDisable_m3196497146 (UISavedOption_t2504198202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISavedOption_OnDisable_m3196497146_MetadataUsageId); s_Il2CppMethodInitialized = true; } UICheckboxU5BU5D_t3313275042* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; UICheckbox_t2276134195 * V_3 = NULL; { UICheckbox_t2276134195 * L_0 = __this->get_mCheck_4(); 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_0060; } } { UIPopupList_t4167399471 * L_2 = __this->get_mList_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0060; } } { UICheckboxU5BU5D_t3313275042* L_4 = Component_GetComponentsInChildren_TisUICheckbox_t2276134195_m808500316(__this, (bool)1, /*hidden argument*/Component_GetComponentsInChildren_TisUICheckbox_t2276134195_m808500316_RuntimeMethod_var); V_0 = L_4; V_1 = 0; UICheckboxU5BU5D_t3313275042* L_5 = V_0; NullCheck(L_5); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))); goto IL_0059; } IL_0035: { UICheckboxU5BU5D_t3313275042* L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); int32_t L_8 = L_7; UICheckbox_t2276134195 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; UICheckbox_t2276134195 * L_10 = V_3; NullCheck(L_10); bool L_11 = UICheckbox_get_isChecked_m3880052987(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0055; } } { UICheckbox_t2276134195 * L_12 = V_3; NullCheck(L_12); String_t* L_13 = Object_get_name_m4211327027(L_12, /*hidden argument*/NULL); UISavedOption_SaveSelection_m1790406165(__this, L_13, /*hidden argument*/NULL); goto IL_0060; } IL_0055: { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0059: { int32_t L_15 = V_1; int32_t L_16 = V_2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0035; } } IL_0060: { return; } } // System.Void UISavedOption::SaveSelection(System.String) extern "C" IL2CPP_METHOD_ATTR void UISavedOption_SaveSelection_m1790406165 (UISavedOption_t2504198202 * __this, String_t* ___selection0, const RuntimeMethod* method) { { String_t* L_0 = UISavedOption_get_key_m4285460598(__this, /*hidden argument*/NULL); String_t* L_1 = ___selection0; PlayerPrefs_SetString_m2101271233(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void UISavedOption::SaveState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISavedOption_SaveState_m2751775707 (UISavedOption_t2504198202 * __this, bool ___state0, const RuntimeMethod* method) { String_t* G_B2_0 = NULL; String_t* G_B1_0 = NULL; int32_t G_B3_0 = 0; String_t* G_B3_1 = NULL; { String_t* L_0 = UISavedOption_get_key_m4285460598(__this, /*hidden argument*/NULL); bool L_1 = ___state0; G_B1_0 = L_0; if (!L_1) { G_B2_0 = L_0; goto IL_0012; } } { G_B3_0 = 1; G_B3_1 = G_B1_0; goto IL_0013; } IL_0012: { G_B3_0 = 0; G_B3_1 = G_B2_0; } IL_0013: { PlayerPrefs_SetInt_m2842000469(NULL /*static, unused*/, G_B3_1, G_B3_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 uiSceneItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSceneItem__ctor_m2128329223 (uiSceneItem_t2007991021 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSceneItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSceneItem_OnPageInit_m700947045 (uiSceneItem_t2007991021 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSceneItem_OnPageInit_m700947045_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2303677072, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_nameLab_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral1014183152, /*hidden argument*/NULL); NullCheck(L_4); UITexture_t3471168817 * L_5 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_4, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_icoTex_3(L_5); UITexture_t3471168817 * L_6 = __this->get_m_icoTex_3(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); __this->set_m_initScale_5(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); DMListViewItem_t3648257704 * L_10 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_9, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_11 = (intptr_t)uiSceneItem_OnIndexChanged_m1519671250_RuntimeMethod_var; Action_1_t3123413348 * L_12 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_10); DMListViewItem_set_indexChanged_m3628212006(L_10, L_12, /*hidden argument*/NULL); return; } } // System.Void uiSceneItem::OnIndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSceneItem_OnIndexChanged_m1519671250 (uiSceneItem_t2007991021 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; uiSceneItem_SetData_m4048729132(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiSceneItem::OnClkSceneItem() extern "C" IL2CPP_METHOD_ATTR void uiSceneItem_OnClkSceneItem_m2354554062 (uiSceneItem_t2007991021 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSceneItem_OnClkSceneItem_m2354554062_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SceneInfo_t3714533364 * L_0 = __this->get_m_Data_4(); if (!L_0) { goto IL_005a; } } { SceneInfo_t3714533364 * L_1 = __this->get_m_Data_4(); NullCheck(L_1); int32_t L_2 = L_1->get_sceneID_0(); IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_3 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CBeachManager_get_SelectedSceneID_m4166500685(L_3, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)L_4))) { goto IL_005a; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_5 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); SceneInfo_t3714533364 * L_6 = __this->get_m_Data_4(); NullCheck(L_6); int32_t L_7 = L_6->get_sceneID_0(); NullCheck(L_5); CBeachManager_set_SelectedSceneID_m2893298653(L_5, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_8 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CRoomMananger_ClearRoomList_m2307834448(L_8, /*hidden argument*/NULL); CRoomMananger_t1058696229 * L_9 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CRoomMananger_RequestRoomPage_m47689490(L_9, 0, /*hidden argument*/NULL); CBeachManager_t2929024312 * L_10 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CBeachManager_set_IsSelectionChanged_m2800831267(L_10, (bool)1, /*hidden argument*/NULL); } IL_005a: { return; } } // System.Void uiSceneItem::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSceneItem_SetData_m4048729132 (uiSceneItem_t2007991021 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSceneItem_SetData_m4048729132_MetadataUsageId); s_Il2CppMethodInitialized = true; } SceneInfo_t3714533364 * V_0 = NULL; String_t* V_1 = NULL; { int32_t L_0 = ___index0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0008; } } { return; } IL_0008: { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_1 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___index0; NullCheck(L_1); SceneInfo_t3714533364 * L_3 = CBeachManager_GetSceneInfoByIndex_m3570733058(L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; SceneInfo_t3714533364 * L_4 = V_0; if (L_4) { goto IL_001b; } } { return; } IL_001b: { SceneInfo_t3714533364 * L_5 = V_0; __this->set_m_Data_4(L_5); UILabel_t3248798549 * L_6 = __this->get_m_nameLab_2(); IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_7 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = ___index0; NullCheck(L_7); String_t* L_9 = CBeachManager_GetSceneName_m894278062(L_7, L_8, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_1 = L_10; CBeachManager_t2929024312 * L_11 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_12 = ___index0; NullCheck(L_11); CBeachManager_GetSceneIco_m2136463201(L_11, L_12, (&V_1), /*hidden argument*/NULL); UITexture_t3471168817 * L_13 = __this->get_m_icoTex_3(); String_t* L_14 = V_1; Vector3_t3722313464 L_15 = __this->get_m_initScale_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_13, L_14, L_15, /*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 uiScoreShare::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiScoreShare__ctor_m1772453278 (uiScoreShare_t1416421260 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiScoreShare__ctor_m1772453278_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiScoreShare::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiScoreShare_OnPageInit_m2419534407 (uiScoreShare_t1416421260 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiScoreShare_OnPageInit_m2419534407_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_0 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral3773113840, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_LabelMusicName_8(L_0); UILabel_t3248798549 * L_1 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral3817524570, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_LabelBPM_9(L_1); UISprite_t194114938 * L_2 = CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778(NULL /*static, unused*/, __this, _stringLiteral1232840130, /*hidden argument*/CUIHelp_GetSerialed_TisUISprite_t194114938_m1523666778_RuntimeMethod_var); __this->set_m_MyLevel_10(L_2); UILabel_t3248798549 * L_3 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral1985170617, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_Mode_11(L_3); UILabel_t3248798549 * L_4 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral2826866167, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_MaxCombo_12(L_4); UILabel_t3248798549 * L_5 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral1512030231, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_Score_14(L_5); Transform_t3600365921 * L_6 = CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663(NULL /*static, unused*/, __this, _stringLiteral4069941087, /*hidden argument*/CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663_RuntimeMethod_var); __this->set_m_AllCombo_13(L_6); Transform_t3600365921 * L_7 = CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663(NULL /*static, unused*/, __this, _stringLiteral1431760192, /*hidden argument*/CUIHelp_GetSerialed_TisTransform_t3600365921_m3505342663_RuntimeMethod_var); __this->set_m_AvatarCenter_15(L_7); UITexture_t3471168817 * L_8 = CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707(NULL /*static, unused*/, __this, _stringLiteral3670152375, /*hidden argument*/CUIHelp_GetSerialed_TisUITexture_t3471168817_m3181810707_RuntimeMethod_var); __this->set_m_Head_17(L_8); UILabel_t3248798549 * L_9 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral2579439608, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_playerName_19(L_9); UILabel_t3248798549 * L_10 = CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899(NULL /*static, unused*/, __this, _stringLiteral2453402464, /*hidden argument*/CUIHelp_GetSerialed_TisUILabel_t3248798549_m196019899_RuntimeMethod_var); __this->set_m_serverName_18(L_10); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiScoreShare::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiScoreShare_OnPageShow_m3590012391 (uiScoreShare_t1416421260 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiScoreShare_OnPageShow_m3590012391_MetadataUsageId); s_Il2CppMethodInitialized = true; } DanceScoreRole_t1777216089 * V_0 = NULL; CMusicDescription_t2126213410 * V_1 = NULL; BeatKeyResult_t1335677305 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; int32_t G_B22_0 = 0; int32_t G_B24_0 = 0; { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_0 = __this->get_m_playerName_19(); CMainRole_t4200562839 * L_1 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CProperty_t963755051 * L_2 = ISceneBaseObj_GetNetProperty_m1709069404(L_1, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CProperty_GetWideStr_m2042428682(L_2, _stringLiteral62725275, _stringLiteral345825936, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_serverName_18(); IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_5 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CServerChoice_get_selectedServerName_m2463246473(L_5, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); DanceScoreRole_t1777216089 * L_7 = Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884_RuntimeMethod_var); V_0 = L_7; DanceScoreRole_t1777216089 * L_8 = V_0; bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_005d; } } { DanceScoreRole_t1777216089 * L_10 = V_0; Transform_t3600365921 * L_11 = __this->get_m_AvatarCenter_15(); NullCheck(L_10); DanceScoreRole_ShowAvatarInPos_m4052871131(L_10, L_11, /*hidden argument*/NULL); } IL_005d: { __this->set_m_Need3DModel_20((bool)1); CMusicManager_t3263666357 * L_12 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CMusicDescription_t2126213410 * L_13 = CMusicManager_GetCurMusicDescription_m4239074707(L_12, /*hidden argument*/NULL); V_1 = L_13; UILabel_t3248798549 * L_14 = __this->get_m_LabelMusicName_8(); CMusicDescription_t2126213410 * L_15 = V_1; NullCheck(L_15); String_t* L_16 = L_15->get__MusicName_0(); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_16, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = __this->get_m_LabelBPM_9(); CMusicDescription_t2126213410 * L_18 = V_1; NullCheck(L_18); int32_t* L_19 = L_18->get_address_of__Bpm_2(); String_t* L_20 = Int32_ToString_m141394615(L_19, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); CDanceMode_t1520520494 * L_21 = CDanceModeManager_GetDanceModeIns_m2487172692(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); BeatKeyResult_t1335677305 * L_22 = CDanceMode_GetMyTotalBeatKeyResult_m1828600594(L_21, /*hidden argument*/NULL); V_2 = L_22; V_3 = 5; CBeatKeyManager_t1395295909 * L_23 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_23) { goto IL_00d8; } } { CBeatKeyManager_t1395295909 * L_24 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_25 = V_2; NullCheck(L_25); int32_t L_26 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_25, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_27 = V_2; NullCheck(L_27); int32_t L_28 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_27, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_29 = V_2; NullCheck(L_29); int32_t L_30 = BeatKeyResult_get_m_CoolCnt_m326624524(L_29, /*hidden argument*/NULL); BeatKeyResult_t1335677305 * L_31 = V_2; NullCheck(L_31); int32_t L_32 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_31, /*hidden argument*/NULL); NullCheck(L_24); int32_t L_33 = CBeatKeyManager_CalcBeatKeyLevel_m2220578598(L_24, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)L_28)), (int32_t)L_30)), L_32, /*hidden argument*/NULL); V_3 = L_33; } IL_00d8: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_34 = CDanceModeManager_get_PlayMode_m4120183678(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_34) == ((int32_t)2))) { goto IL_017e; } } { int32_t L_35 = V_3; if (L_35) { goto IL_00fe; } } { UISprite_t194114938 * L_36 = __this->get_m_MyLevel_10(); NullCheck(L_36); UISprite_set_spriteName_m1616245412(L_36, _stringLiteral3457660909, /*hidden argument*/NULL); goto IL_017e; } IL_00fe: { int32_t L_37 = V_3; if ((!(((uint32_t)L_37) == ((uint32_t)1)))) { goto IL_011a; } } { UISprite_t194114938 * L_38 = __this->get_m_MyLevel_10(); NullCheck(L_38); UISprite_set_spriteName_m1616245412(L_38, _stringLiteral3452614637, /*hidden argument*/NULL); goto IL_017e; } IL_011a: { int32_t L_39 = V_3; if ((!(((uint32_t)L_39) == ((uint32_t)2)))) { goto IL_0136; } } { UISprite_t194114938 * L_40 = __this->get_m_MyLevel_10(); NullCheck(L_40); UISprite_set_spriteName_m1616245412(L_40, _stringLiteral3452614623, /*hidden argument*/NULL); goto IL_017e; } IL_0136: { int32_t L_41 = V_3; if ((!(((uint32_t)L_41) == ((uint32_t)3)))) { goto IL_0152; } } { UISprite_t194114938 * L_42 = __this->get_m_MyLevel_10(); NullCheck(L_42); UISprite_set_spriteName_m1616245412(L_42, _stringLiteral3452614622, /*hidden argument*/NULL); goto IL_017e; } IL_0152: { int32_t L_43 = V_3; if ((!(((uint32_t)L_43) == ((uint32_t)4)))) { goto IL_016e; } } { UISprite_t194114938 * L_44 = __this->get_m_MyLevel_10(); NullCheck(L_44); UISprite_set_spriteName_m1616245412(L_44, _stringLiteral3452614621, /*hidden argument*/NULL); goto IL_017e; } IL_016e: { UISprite_t194114938 * L_45 = __this->get_m_MyLevel_10(); NullCheck(L_45); UISprite_set_spriteName_m1616245412(L_45, _stringLiteral3452614620, /*hidden argument*/NULL); } IL_017e: { UILabel_t3248798549 * L_46 = __this->get_m_Mode_11(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_SetModeInfo_m3062907828(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = __this->get_m_MaxCombo_12(); CBeatKeyManager_t1395295909 * L_48 = IHelp_GetBeatKeyManager_m1731636776(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); CBeatKeyCtrlNode_t1019706062 * L_49 = CBeatKeyManager_GetCtrlNode_m1565279547(L_48, 0, /*hidden argument*/NULL); NullCheck(L_49); int32_t L_50 = CBeatKeyCtrlNode_GetComboMax_m4110489499(L_49, /*hidden argument*/NULL); V_4 = L_50; String_t* L_51 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_47); UILabel_set_text_m1071532778(L_47, L_51, /*hidden argument*/NULL); UILabel_t3248798549 * L_52 = __this->get_m_Score_14(); BeatKeyResult_t1335677305 * L_53 = V_2; NullCheck(L_53); int32_t L_54 = BeatKeyResult_get_m_Score_m1192178185(L_53, /*hidden argument*/NULL); V_5 = L_54; String_t* L_55 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_52); UILabel_set_text_m1071532778(L_52, L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_56 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_56) == ((int32_t)1))) { goto IL_0210; } } { BeatKeyResult_t1335677305 * L_57 = V_2; NullCheck(L_57); int32_t L_58 = BeatKeyResult_get_m_MissCnt_m3032174063(L_57, /*hidden argument*/NULL); if (L_58) { goto IL_0210; } } { BeatKeyResult_t1335677305 * L_59 = V_2; NullCheck(L_59); int32_t L_60 = BeatKeyResult_get_m_PerfectCnt_m3291851013(L_59, /*hidden argument*/NULL); if (L_60) { goto IL_020d; } } { BeatKeyResult_t1335677305 * L_61 = V_2; NullCheck(L_61); int32_t L_62 = BeatKeyResult_get_m_GreatCnt_m4274019200(L_61, /*hidden argument*/NULL); if (L_62) { goto IL_020d; } } { BeatKeyResult_t1335677305 * L_63 = V_2; NullCheck(L_63); int32_t L_64 = BeatKeyResult_get_m_CoolCnt_m326624524(L_63, /*hidden argument*/NULL); G_B22_0 = ((((int32_t)((((int32_t)0) == ((int32_t)L_64))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_020e; } IL_020d: { G_B22_0 = 1; } IL_020e: { G_B24_0 = G_B22_0; goto IL_0211; } IL_0210: { G_B24_0 = 0; } IL_0211: { V_6 = (bool)G_B24_0; Transform_t3600365921 * L_65 = __this->get_m_AllCombo_13(); bool L_66 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_65, L_66, /*hidden argument*/NULL); return; } } // System.Void uiScoreShare::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiScoreShare_OnPageHide_m189546119 (uiScoreShare_t1416421260 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiScoreShare_OnPageHide_m189546119_MetadataUsageId); s_Il2CppMethodInitialized = true; } DanceScoreRole_t1777216089 * V_0 = NULL; { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); DanceScoreRole_t1777216089 * L_0 = Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884(NULL /*static, unused*/, /*hidden argument*/Object_FindObjectOfType_TisDanceScoreRole_t1777216089_m1544914884_RuntimeMethod_var); V_0 = L_0; DanceScoreRole_t1777216089 * L_1 = V_0; bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0024; } } { DanceScoreRole_t1777216089 * L_3 = V_0; NullCheck(L_3); IScenePersonalRolePosition_ResetOriginPos_m2651513752(L_3, /*hidden argument*/NULL); } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetAvatarVisible_m2509149113(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiScoreShare::Update() extern "C" IL2CPP_METHOD_ATTR void uiScoreShare_Update_m3355089452 (uiScoreShare_t1416421260 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiScoreShare_Update_m3355089452_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_IsUserPhotoReady_16(); if (L_0) { goto IL_005c; } } { UITexture_t3471168817 * L_1 = __this->get_m_Head_17(); 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); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CProperty_t963755051 * L_5 = ISceneBaseObj_GetNetProperty_m1709069404(L_4, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = CProperty_GetLong_m359864449(L_5, _stringLiteral350069932, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); CMainRole_t4200562839 * L_7 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_7); Vector3_t3722313464 L_9; memset(&L_9, 0, sizeof(L_9)); Vector3__ctor_m3353183577((&L_9), (64.0f), (64.0f), (0.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_10 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_1, L_3, L_6, L_8, L_9, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsUserPhotoReady_16(L_10); } IL_005c: { bool L_11 = __this->get_m_Need3DModel_20(); if (!L_11) { goto IL_0074; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetAvatarVisible_m2509149113(NULL /*static, unused*/, (bool)1, /*hidden argument*/NULL); __this->set_m_Need3DModel_20((bool)0); } IL_0074: { 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 UIScrollBar::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIScrollBar__ctor_m3898220038 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar__ctor_m3898220038_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_mSize_7((1.0f)); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mScreenPos_11(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Transform UIScrollBar::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIScrollBar_get_cachedTransform_m1609980928 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_get_cachedTransform_m1609980928_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_mTrans_8(); 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_001d; } } { Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_8(L_2); } IL_001d: { Transform_t3600365921 * L_3 = __this->get_mTrans_8(); return L_3; } } // UnityEngine.Camera UIScrollBar::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * UIScrollBar_get_cachedCamera_m1044883885 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_get_cachedCamera_m1044883885_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Camera_t4157153871 * L_0 = __this->get_mCam_10(); 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_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = GameObject_get_layer_m4158800245(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Camera_t4157153871 * L_4 = NGUITools_FindCameraForLayer_m709671062(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); __this->set_mCam_10(L_4); } IL_0027: { Camera_t4157153871 * L_5 = __this->get_mCam_10(); return L_5; } } // UISprite UIScrollBar::get_background() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * UIScrollBar_get_background_m3250531662 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_mBG_2(); return L_0; } } // System.Void UIScrollBar::set_background(UISprite) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_background_m1652194465 (UIScrollBar_t1285772729 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_set_background_m1652194465_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_mBG_2(); UISprite_t194114938 * L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { UISprite_t194114938 * L_3 = ___value0; __this->set_mBG_2(L_3); __this->set_mIsDirty_9((bool)1); } IL_001f: { return; } } // UISprite UIScrollBar::get_foreground() extern "C" IL2CPP_METHOD_ATTR UISprite_t194114938 * UIScrollBar_get_foreground_m3147600442 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_mFG_3(); return L_0; } } // System.Void UIScrollBar::set_foreground(UISprite) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_foreground_m2253030871 (UIScrollBar_t1285772729 * __this, UISprite_t194114938 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_set_foreground_m2253030871_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_mFG_3(); UISprite_t194114938 * L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { UISprite_t194114938 * L_3 = ___value0; __this->set_mFG_3(L_3); __this->set_mIsDirty_9((bool)1); } IL_001f: { return; } } // UIScrollBar/Direction UIScrollBar::get_direction() extern "C" IL2CPP_METHOD_ATTR int32_t UIScrollBar_get_direction_m1997681235 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_mDir_4(); return L_0; } } // System.Void UIScrollBar::set_direction(UIScrollBar/Direction) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_direction_m92142965 (UIScrollBar_t1285772729 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_set_direction_m92142965_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; { int32_t L_0 = __this->get_mDir_4(); int32_t L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_00f4; } } { int32_t L_2 = ___value0; __this->set_mDir_4(L_2); __this->set_mIsDirty_9((bool)1); UISprite_t194114938 * L_3 = __this->get_mBG_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_00f4; } } { UISprite_t194114938 * L_5 = __this->get_mBG_2(); NullCheck(L_5); Transform_t3600365921 * L_6 = UIWidget_get_cachedTransform_m3940827977(L_5, /*hidden argument*/NULL); V_0 = L_6; Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); V_1 = L_8; int32_t L_9 = __this->get_mDir_4(); if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_005d; } } { float L_10 = (&V_1)->get_x_1(); float L_11 = (&V_1)->get_y_2(); if ((((float)L_10) > ((float)L_11))) { goto IL_007b; } } IL_005d: { int32_t L_12 = __this->get_mDir_4(); if (L_12) { goto IL_00f4; } } { float L_13 = (&V_1)->get_x_1(); float L_14 = (&V_1)->get_y_2(); if ((!(((float)L_13) < ((float)L_14)))) { goto IL_00f4; } } IL_007b: { float L_15 = (&V_1)->get_x_1(); V_2 = L_15; float L_16 = (&V_1)->get_y_2(); (&V_1)->set_x_1(L_16); float L_17 = V_2; (&V_1)->set_y_2(L_17); Transform_t3600365921 * L_18 = V_0; Vector3_t3722313464 L_19 = V_1; NullCheck(L_18); Transform_set_localScale_m3053443106(L_18, L_19, /*hidden argument*/NULL); UIScrollBar_ForceUpdate_m3988197479(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_20 = __this->get_mBG_2(); NullCheck(L_20); Collider_t1773347010 * L_21 = Component_GetComponent_TisCollider_t1773347010_m4226749020(L_20, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); 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_00cd; } } { UISprite_t194114938 * L_23 = __this->get_mBG_2(); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_AddWidgetCollider_m2518581658(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); } IL_00cd: { UISprite_t194114938 * L_25 = __this->get_mFG_3(); NullCheck(L_25); Collider_t1773347010 * L_26 = Component_GetComponent_TisCollider_t1773347010_m4226749020(L_25, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_27 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_26, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_27) { goto IL_00f4; } } { UISprite_t194114938 * L_28 = __this->get_mFG_3(); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_AddWidgetCollider_m2518581658(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); } IL_00f4: { return; } } // System.Boolean UIScrollBar::get_inverted() extern "C" IL2CPP_METHOD_ATTR bool UIScrollBar_get_inverted_m3302507944 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mInverted_5(); return L_0; } } // System.Void UIScrollBar::set_inverted(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_inverted_m1073511840 (UIScrollBar_t1285772729 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = __this->get_mInverted_5(); bool L_1 = ___value0; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_001a; } } { bool L_2 = ___value0; __this->set_mInverted_5(L_2); __this->set_mIsDirty_9((bool)1); } IL_001a: { return; } } // System.Single UIScrollBar::get_scrollValue() extern "C" IL2CPP_METHOD_ATTR float UIScrollBar_get_scrollValue_m4062886415 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mScroll_6(); return L_0; } } // System.Void UIScrollBar::set_scrollValue(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_scrollValue_m1422320769 (UIScrollBar_t1285772729 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_set_scrollValue_m1422320769_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = __this->get_mScroll_6(); float L_3 = V_0; if ((((float)L_2) == ((float)L_3))) { goto IL_0038; } } { float L_4 = V_0; __this->set_mScroll_6(L_4); __this->set_mIsDirty_9((bool)1); Action_1_t1458240324 * L_5 = __this->get_onChange_12(); if (!L_5) { goto IL_0038; } } { Action_1_t1458240324 * L_6 = __this->get_onChange_12(); NullCheck(L_6); Action_1_Invoke_m3566411345(L_6, __this, /*hidden argument*/Action_1_Invoke_m3566411345_RuntimeMethod_var); } IL_0038: { return; } } // System.Single UIScrollBar::get_barSize() extern "C" IL2CPP_METHOD_ATTR float UIScrollBar_get_barSize_m2952407280 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_mSize_7(); return L_0; } } // System.Void UIScrollBar::set_barSize(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_barSize_m2373395049 (UIScrollBar_t1285772729 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_set_barSize_m2373395049_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = __this->get_mSize_7(); float L_3 = V_0; if ((((float)L_2) == ((float)L_3))) { goto IL_0038; } } { float L_4 = V_0; __this->set_mSize_7(L_4); __this->set_mIsDirty_9((bool)1); Action_1_t1458240324 * L_5 = __this->get_onChange_12(); if (!L_5) { goto IL_0038; } } { Action_1_t1458240324 * L_6 = __this->get_onChange_12(); NullCheck(L_6); Action_1_Invoke_m3566411345(L_6, __this, /*hidden argument*/Action_1_Invoke_m3566411345_RuntimeMethod_var); } IL_0038: { return; } } // System.Single UIScrollBar::get_alpha() extern "C" IL2CPP_METHOD_ATTR float UIScrollBar_get_alpha_m761985588 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_get_alpha_m761985588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_mFG_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { UISprite_t194114938 * L_2 = __this->get_mFG_3(); NullCheck(L_2); float L_3 = UIWidget_get_alpha_m3064373203(L_2, /*hidden argument*/NULL); return L_3; } IL_001d: { UISprite_t194114938 * L_4 = __this->get_mBG_2(); 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_003a; } } { UISprite_t194114938 * L_6 = __this->get_mBG_2(); NullCheck(L_6); float L_7 = UIWidget_get_alpha_m3064373203(L_6, /*hidden argument*/NULL); return L_7; } IL_003a: { return (0.0f); } } // System.Void UIScrollBar::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_set_alpha_m3012422321 (UIScrollBar_t1285772729 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_set_alpha_m3012422321_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISprite_t194114938 * L_0 = __this->get_mFG_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_003f; } } { UISprite_t194114938 * L_2 = __this->get_mFG_3(); float L_3 = ___value0; NullCheck(L_2); UIWidget_set_alpha_m2278043477(L_2, L_3, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = __this->get_mFG_3(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); UISprite_t194114938 * L_6 = __this->get_mFG_3(); NullCheck(L_6); float L_7 = UIWidget_get_alpha_m3064373203(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_SetActiveSelf_m2029723440(NULL /*static, unused*/, L_5, (bool)((((float)L_7) > ((float)(0.001f)))? 1 : 0), /*hidden argument*/NULL); } IL_003f: { UISprite_t194114938 * L_8 = __this->get_mBG_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_007e; } } { UISprite_t194114938 * L_10 = __this->get_mBG_2(); float L_11 = ___value0; NullCheck(L_10); UIWidget_set_alpha_m2278043477(L_10, L_11, /*hidden argument*/NULL); UISprite_t194114938 * L_12 = __this->get_mBG_2(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); UISprite_t194114938 * L_14 = __this->get_mBG_2(); NullCheck(L_14); float L_15 = UIWidget_get_alpha_m3064373203(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_SetActiveSelf_m2029723440(NULL /*static, unused*/, L_13, (bool)((((float)L_15) > ((float)(0.001f)))? 1 : 0), /*hidden argument*/NULL); } IL_007e: { return; } } // System.Void UIScrollBar::CenterOnPos(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_CenterOnPos_m2503062957 (UIScrollBar_t1285772729 * __this, Vector2_t2156229523 ___localPos0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_CenterOnPos_m2503062957_MetadataUsageId); s_Il2CppMethodInitialized = true; } Bounds_t2266837910 V_0; memset(&V_0, 0, sizeof(V_0)); Bounds_t2266837910 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; float V_6 = 0.0f; Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); float V_8 = 0.0f; float V_9 = 0.0f; Vector3_t3722313464 V_10; memset(&V_10, 0, sizeof(V_10)); Vector3_t3722313464 V_11; memset(&V_11, 0, sizeof(V_11)); float V_12 = 0.0f; float V_13 = 0.0f; Vector3_t3722313464 V_14; memset(&V_14, 0, sizeof(V_14)); float V_15 = 0.0f; float G_B7_0 = 0.0f; UIScrollBar_t1285772729 * G_B9_0 = NULL; UIScrollBar_t1285772729 * G_B8_0 = NULL; float G_B10_0 = 0.0f; UIScrollBar_t1285772729 * G_B10_1 = NULL; float G_B14_0 = 0.0f; UIScrollBar_t1285772729 * G_B16_0 = NULL; UIScrollBar_t1285772729 * G_B15_0 = NULL; float G_B17_0 = 0.0f; UIScrollBar_t1285772729 * G_B17_1 = NULL; { UISprite_t194114938 * L_0 = __this->get_mBG_2(); 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_0022; } } { UISprite_t194114938 * L_2 = __this->get_mFG_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0023; } } IL_0022: { return; } IL_0023: { Transform_t3600365921 * L_4 = UIScrollBar_get_cachedTransform_m1609980928(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_5 = __this->get_mBG_2(); Bounds_t2266837910 L_6 = NGUIMath_CalculateRelativeInnerBounds_m2397653961(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; Transform_t3600365921 * L_7 = UIScrollBar_get_cachedTransform_m1609980928(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_8 = __this->get_mFG_3(); Bounds_t2266837910 L_9 = NGUIMath_CalculateRelativeInnerBounds_m2397653961(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; int32_t L_10 = __this->get_mDir_4(); if (L_10) { goto IL_00d9; } } { Vector3_t3722313464 L_11 = Bounds_get_size_m1178783246((&V_0), /*hidden argument*/NULL); V_3 = L_11; float L_12 = (&V_3)->get_x_1(); Vector3_t3722313464 L_13 = Bounds_get_size_m1178783246((&V_1), /*hidden argument*/NULL); V_4 = L_13; float L_14 = (&V_4)->get_x_1(); V_2 = ((float)il2cpp_codegen_subtract((float)L_12, (float)L_14)); float L_15 = V_2; V_5 = ((float)il2cpp_codegen_multiply((float)L_15, (float)(0.5f))); Vector3_t3722313464 L_16 = Bounds_get_center_m1418449258((&V_0), /*hidden argument*/NULL); V_7 = L_16; float L_17 = (&V_7)->get_x_1(); float L_18 = V_5; V_6 = ((float)il2cpp_codegen_subtract((float)L_17, (float)L_18)); float L_19 = V_2; if ((!(((float)L_19) > ((float)(0.0f))))) { goto IL_00ad; } } { float L_20 = (&___localPos0)->get_x_0(); float L_21 = V_6; float L_22 = V_2; G_B7_0 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_20, (float)L_21))/(float)L_22)); goto IL_00b2; } IL_00ad: { G_B7_0 = (0.0f); } IL_00b2: { V_8 = G_B7_0; bool L_23 = __this->get_mInverted_5(); G_B8_0 = __this; if (!L_23) { G_B9_0 = __this; goto IL_00cd; } } { float L_24 = V_8; G_B10_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_24)); G_B10_1 = G_B8_0; goto IL_00cf; } IL_00cd: { float L_25 = V_8; G_B10_0 = L_25; G_B10_1 = G_B9_0; } IL_00cf: { NullCheck(G_B10_1); UIScrollBar_set_scrollValue_m1422320769(G_B10_1, G_B10_0, /*hidden argument*/NULL); goto IL_0166; } IL_00d9: { Vector3_t3722313464 L_26 = Bounds_get_size_m1178783246((&V_0), /*hidden argument*/NULL); V_10 = L_26; float L_27 = (&V_10)->get_y_2(); Vector3_t3722313464 L_28 = Bounds_get_size_m1178783246((&V_1), /*hidden argument*/NULL); V_11 = L_28; float L_29 = (&V_11)->get_y_2(); V_9 = ((float)il2cpp_codegen_subtract((float)L_27, (float)L_29)); float L_30 = V_9; V_12 = ((float)il2cpp_codegen_multiply((float)L_30, (float)(0.5f))); Vector3_t3722313464 L_31 = Bounds_get_center_m1418449258((&V_0), /*hidden argument*/NULL); V_14 = L_31; float L_32 = (&V_14)->get_y_2(); float L_33 = V_12; V_13 = ((float)il2cpp_codegen_subtract((float)L_32, (float)L_33)); float L_34 = V_9; if ((!(((float)L_34) > ((float)(0.0f))))) { goto IL_013f; } } { float L_35 = (&___localPos0)->get_y_1(); float L_36 = V_13; float L_37 = V_9; G_B14_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_35, (float)L_36))/(float)L_37)))); goto IL_0144; } IL_013f: { G_B14_0 = (0.0f); } IL_0144: { V_15 = G_B14_0; bool L_38 = __this->get_mInverted_5(); G_B15_0 = __this; if (!L_38) { G_B16_0 = __this; goto IL_015f; } } { float L_39 = V_15; G_B17_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_39)); G_B17_1 = G_B15_0; goto IL_0161; } IL_015f: { float L_40 = V_15; G_B17_0 = L_40; G_B17_1 = G_B16_0; } IL_0161: { NullCheck(G_B17_1); UIScrollBar_set_scrollValue_m1422320769(G_B17_1, G_B17_0, /*hidden argument*/NULL); } IL_0166: { return; } } // System.Void UIScrollBar::Reposition(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_Reposition_m3444261327 (UIScrollBar_t1285772729 * __this, Vector2_t2156229523 ___screenPos0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_Reposition_m3444261327_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Plane_t1000493321 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; Ray_t3785851493 V_3; memset(&V_3, 0, sizeof(V_3)); { Transform_t3600365921 * L_0 = UIScrollBar_get_cachedTransform_m1609980928(__this, /*hidden argument*/NULL); V_0 = L_0; Transform_t3600365921 * L_1 = V_0; NullCheck(L_1); Quaternion_t2301928331 L_2 = Transform_get_rotation_m3502953881(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_3 = Vector3_get_back_m4077847766(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Vector3_t3722313464 L_4 = Quaternion_op_Multiply_m2607404835(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = V_0; NullCheck(L_5); Vector3_t3722313464 L_6 = Transform_get_position_m36019626(L_5, /*hidden argument*/NULL); Plane__ctor_m2890438515((&V_1), L_4, L_6, /*hidden argument*/NULL); Camera_t4157153871 * L_7 = UIScrollBar_get_cachedCamera_m1044883885(__this, /*hidden argument*/NULL); Vector2_t2156229523 L_8 = ___screenPos0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_9 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); NullCheck(L_7); Ray_t3785851493 L_10 = Camera_ScreenPointToRay_m3764635188(L_7, L_9, /*hidden argument*/NULL); V_3 = L_10; Ray_t3785851493 L_11 = V_3; bool L_12 = Plane_Raycast_m62370169((&V_1), L_11, (&V_2), /*hidden argument*/NULL); if (L_12) { goto IL_0046; } } { return; } IL_0046: { Transform_t3600365921 * L_13 = V_0; float L_14 = V_2; Vector3_t3722313464 L_15 = Ray_GetPoint_m1852405345((&V_3), L_14, /*hidden argument*/NULL); NullCheck(L_13); Vector3_t3722313464 L_16 = Transform_InverseTransformPoint_m1343916000(L_13, L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_17 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); UIScrollBar_CenterOnPos_m2503062957(__this, L_17, /*hidden argument*/NULL); return; } } // System.Void UIScrollBar::OnPressBackground(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_OnPressBackground_m625056467 (UIScrollBar_t1285772729 * __this, GameObject_t1113636619 * ___go0, bool ___isPressed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_OnPressBackground_m625056467_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); __this->set_mCam_10(L_0); Vector2_t2156229523 L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_lastTouchPosition_27(); UIScrollBar_Reposition_m3444261327(__this, L_1, /*hidden argument*/NULL); bool L_2 = ___isPressed1; if (L_2) { goto IL_0032; } } { Action_t1264377477 * L_3 = __this->get_onDragFinished_13(); if (!L_3) { goto IL_0032; } } { Action_t1264377477 * L_4 = __this->get_onDragFinished_13(); NullCheck(L_4); Action_Invoke_m937035532(L_4, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void UIScrollBar::OnDragBackground(UnityEngine.GameObject,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_OnDragBackground_m1178498856 (UIScrollBar_t1285772729 * __this, GameObject_t1113636619 * ___go0, Vector2_t2156229523 ___delta1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_OnDragBackground_m1178498856_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); __this->set_mCam_10(L_0); Vector2_t2156229523 L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_lastTouchPosition_27(); UIScrollBar_Reposition_m3444261327(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void UIScrollBar::OnPressForeground(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_OnPressForeground_m830722823 (UIScrollBar_t1285772729 * __this, GameObject_t1113636619 * ___go0, bool ___isPressed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_OnPressForeground_m830722823_MetadataUsageId); s_Il2CppMethodInitialized = true; } Bounds_t2266837910 V_0; memset(&V_0, 0, sizeof(V_0)); { bool L_0 = ___isPressed1; if (!L_0) { goto IL_0044; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); __this->set_mCam_10(L_1); UISprite_t194114938 * L_2 = __this->get_mFG_3(); NullCheck(L_2); Transform_t3600365921 * L_3 = UIWidget_get_cachedTransform_m3940827977(L_2, /*hidden argument*/NULL); Bounds_t2266837910 L_4 = NGUIMath_CalculateAbsoluteWidgetBounds_m2968657383(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; Camera_t4157153871 * L_5 = __this->get_mCam_10(); Vector3_t3722313464 L_6 = Bounds_get_center_m1418449258((&V_0), /*hidden argument*/NULL); NullCheck(L_5); Vector3_t3722313464 L_7 = Camera_WorldToScreenPoint_m3726311023(L_5, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_8 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); __this->set_mScreenPos_11(L_8); goto IL_005a; } IL_0044: { Action_t1264377477 * L_9 = __this->get_onDragFinished_13(); if (!L_9) { goto IL_005a; } } { Action_t1264377477 * L_10 = __this->get_onDragFinished_13(); NullCheck(L_10); Action_Invoke_m937035532(L_10, /*hidden argument*/NULL); } IL_005a: { return; } } // System.Void UIScrollBar::OnDragForeground(UnityEngine.GameObject,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_OnDragForeground_m142304004 (UIScrollBar_t1285772729 * __this, GameObject_t1113636619 * ___go0, Vector2_t2156229523 ___delta1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_OnDragForeground_m142304004_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); __this->set_mCam_10(L_0); Vector2_t2156229523 L_1 = __this->get_mScreenPos_11(); MouseOrTouch_t3052596533 * L_2 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_2); Vector2_t2156229523 L_3 = L_2->get_totalDelta_2(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_4 = Vector2_op_Addition_m800700293(NULL /*static, unused*/, L_1, L_3, /*hidden argument*/NULL); UIScrollBar_Reposition_m3444261327(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void UIScrollBar::Start() extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_Start_m3083777476 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_Start_m3083777476_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIEventListener_t1665237878 * V_0 = NULL; UIEventListener_t1665237878 * V_1 = NULL; { UISprite_t194114938 * L_0 = UIScrollBar_get_background_m3250531662(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_007c; } } { UISprite_t194114938 * L_2 = UIScrollBar_get_background_m3250531662(__this, /*hidden argument*/NULL); NullCheck(L_2); Collider_t1773347010 * L_3 = Component_GetComponent_TisCollider_t1773347010_m4226749020(L_2, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_007c; } } { UISprite_t194114938 * L_5 = UIScrollBar_get_background_m3250531662(__this, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_7 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_0 = L_7; UIEventListener_t1665237878 * L_8 = V_0; UIEventListener_t1665237878 * L_9 = L_8; NullCheck(L_9); Action_2_t4266817756 * L_10 = L_9->get_onPress_7(); intptr_t L_11 = (intptr_t)UIScrollBar_OnPressBackground_m625056467_RuntimeMethod_var; Action_2_t4266817756 * L_12 = (Action_2_t4266817756 *)il2cpp_codegen_object_new(Action_2_t4266817756_il2cpp_TypeInfo_var); Action_2__ctor_m3007889961(L_12, __this, L_11, /*hidden argument*/Action_2__ctor_m3007889961_RuntimeMethod_var); Delegate_t1188392813 * L_13 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_10, L_12, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_onPress_7(((Action_2_t4266817756 *)CastclassSealed((RuntimeObject*)L_13, Action_2_t4266817756_il2cpp_TypeInfo_var))); UIEventListener_t1665237878 * L_14 = V_0; UIEventListener_t1665237878 * L_15 = L_14; NullCheck(L_15); Action_2_t2030792018 * L_16 = L_15->get_onDrag_10(); intptr_t L_17 = (intptr_t)UIScrollBar_OnDragBackground_m1178498856_RuntimeMethod_var; Action_2_t2030792018 * L_18 = (Action_2_t2030792018 *)il2cpp_codegen_object_new(Action_2_t2030792018_il2cpp_TypeInfo_var); Action_2__ctor_m1718787621(L_18, __this, L_17, /*hidden argument*/Action_2__ctor_m1718787621_RuntimeMethod_var); Delegate_t1188392813 * L_19 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_onDrag_10(((Action_2_t2030792018 *)CastclassSealed((RuntimeObject*)L_19, Action_2_t2030792018_il2cpp_TypeInfo_var))); } IL_007c: { UISprite_t194114938 * L_20 = UIScrollBar_get_foreground_m3147600442(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_20, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_21) { goto IL_00f8; } } { UISprite_t194114938 * L_22 = UIScrollBar_get_foreground_m3147600442(__this, /*hidden argument*/NULL); NullCheck(L_22); Collider_t1773347010 * L_23 = Component_GetComponent_TisCollider_t1773347010_m4226749020(L_22, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_23, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_24) { goto IL_00f8; } } { UISprite_t194114938 * L_25 = UIScrollBar_get_foreground_m3147600442(__this, /*hidden argument*/NULL); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_27 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); V_1 = L_27; UIEventListener_t1665237878 * L_28 = V_1; UIEventListener_t1665237878 * L_29 = L_28; NullCheck(L_29); Action_2_t4266817756 * L_30 = L_29->get_onPress_7(); intptr_t L_31 = (intptr_t)UIScrollBar_OnPressForeground_m830722823_RuntimeMethod_var; Action_2_t4266817756 * L_32 = (Action_2_t4266817756 *)il2cpp_codegen_object_new(Action_2_t4266817756_il2cpp_TypeInfo_var); Action_2__ctor_m3007889961(L_32, __this, L_31, /*hidden argument*/Action_2__ctor_m3007889961_RuntimeMethod_var); Delegate_t1188392813 * L_33 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_30, L_32, /*hidden argument*/NULL); NullCheck(L_29); L_29->set_onPress_7(((Action_2_t4266817756 *)CastclassSealed((RuntimeObject*)L_33, Action_2_t4266817756_il2cpp_TypeInfo_var))); UIEventListener_t1665237878 * L_34 = V_1; UIEventListener_t1665237878 * L_35 = L_34; NullCheck(L_35); Action_2_t2030792018 * L_36 = L_35->get_onDrag_10(); intptr_t L_37 = (intptr_t)UIScrollBar_OnDragForeground_m142304004_RuntimeMethod_var; Action_2_t2030792018 * L_38 = (Action_2_t2030792018 *)il2cpp_codegen_object_new(Action_2_t2030792018_il2cpp_TypeInfo_var); Action_2__ctor_m1718787621(L_38, __this, L_37, /*hidden argument*/Action_2__ctor_m1718787621_RuntimeMethod_var); Delegate_t1188392813 * L_39 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_36, L_38, /*hidden argument*/NULL); NullCheck(L_35); L_35->set_onDrag_10(((Action_2_t2030792018 *)CastclassSealed((RuntimeObject*)L_39, Action_2_t2030792018_il2cpp_TypeInfo_var))); } IL_00f8: { UIScrollBar_ForceUpdate_m3988197479(__this, /*hidden argument*/NULL); return; } } // System.Void UIScrollBar::Update() extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_Update_m1858027012 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mIsDirty_9(); if (!L_0) { goto IL_0011; } } { UIScrollBar_ForceUpdate_m3988197479(__this, /*hidden argument*/NULL); } IL_0011: { return; } } // System.Void UIScrollBar::ForceUpdate() extern "C" IL2CPP_METHOD_ATTR void UIScrollBar_ForceUpdate_m3988197479 (UIScrollBar_t1285772729 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIScrollBar_ForceUpdate_m3988197479_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector4_t3319028937 V_0; memset(&V_0, 0, sizeof(V_0)); Vector4_t3319028937 V_1; memset(&V_1, 0, sizeof(V_1)); Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); float G_B5_0 = 0.0f; { __this->set_mIsDirty_9((bool)0); UISprite_t194114938 * L_0 = __this->get_mBG_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_02ee; } } { UISprite_t194114938 * L_2 = __this->get_mFG_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_02ee; } } { float L_4 = __this->get_mSize_7(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_5 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); __this->set_mSize_7(L_5); float L_6 = __this->get_mScroll_6(); float L_7 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); __this->set_mScroll_6(L_7); UISprite_t194114938 * L_8 = __this->get_mBG_2(); NullCheck(L_8); Vector4_t3319028937 L_9 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_8); V_0 = L_9; UISprite_t194114938 * L_10 = __this->get_mFG_3(); NullCheck(L_10); Vector4_t3319028937 L_11 = VirtFuncInvoker0< Vector4_t3319028937 >::Invoke(14 /* UnityEngine.Vector4 UIWidget::get_border() */, L_10); V_1 = L_11; UISprite_t194114938 * L_12 = __this->get_mBG_2(); NullCheck(L_12); Transform_t3600365921 * L_13 = UIWidget_get_cachedTransform_m3940827977(L_12, /*hidden argument*/NULL); NullCheck(L_13); Vector3_t3722313464 L_14 = Transform_get_localScale_m129152068(L_13, /*hidden argument*/NULL); V_3 = L_14; float L_15 = (&V_3)->get_x_1(); float L_16 = (&V_0)->get_x_1(); float L_17 = (&V_0)->get_z_3(); float L_18 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_15, (float)L_16)), (float)L_17)), /*hidden argument*/NULL); UISprite_t194114938 * L_19 = __this->get_mBG_2(); NullCheck(L_19); Transform_t3600365921 * L_20 = UIWidget_get_cachedTransform_m3940827977(L_19, /*hidden argument*/NULL); NullCheck(L_20); Vector3_t3722313464 L_21 = Transform_get_localScale_m129152068(L_20, /*hidden argument*/NULL); V_4 = L_21; float L_22 = (&V_4)->get_y_2(); float L_23 = (&V_0)->get_y_2(); float L_24 = (&V_0)->get_w_4(); float L_25 = Mathf_Max_m3146388979(NULL /*static, unused*/, (0.0f), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_22, (float)L_23)), (float)L_24)), /*hidden argument*/NULL); Vector2__ctor_m3970636864((&V_2), L_18, L_25, /*hidden argument*/NULL); bool L_26 = __this->get_mInverted_5(); if (!L_26) { goto IL_00eb; } } { float L_27 = __this->get_mScroll_6(); G_B5_0 = ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_27)); goto IL_00f1; } IL_00eb: { float L_28 = __this->get_mScroll_6(); G_B5_0 = L_28; } IL_00f1: { V_5 = G_B5_0; int32_t L_29 = __this->get_mDir_4(); if (L_29) { goto IL_01f8; } } { float L_30 = (&V_2)->get_x_0(); float L_31 = __this->get_mSize_7(); float L_32 = (&V_2)->get_y_1(); Vector2__ctor_m3970636864((&V_6), ((float)il2cpp_codegen_multiply((float)L_30, (float)L_31)), L_32, /*hidden argument*/NULL); UISprite_t194114938 * L_33 = __this->get_mFG_3(); NullCheck(L_33); UIWidget_set_pivot_m951060879(L_33, 3, /*hidden argument*/NULL); UISprite_t194114938 * L_34 = __this->get_mBG_2(); NullCheck(L_34); UIWidget_set_pivot_m951060879(L_34, 3, /*hidden argument*/NULL); UISprite_t194114938 * L_35 = __this->get_mBG_2(); NullCheck(L_35); Transform_t3600365921 * L_36 = UIWidget_get_cachedTransform_m3940827977(L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_37 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); Transform_set_localPosition_m4128471975(L_36, L_37, /*hidden argument*/NULL); UISprite_t194114938 * L_38 = __this->get_mFG_3(); NullCheck(L_38); Transform_t3600365921 * L_39 = UIWidget_get_cachedTransform_m3940827977(L_38, /*hidden argument*/NULL); float L_40 = (&V_0)->get_x_1(); float L_41 = (&V_1)->get_x_1(); float L_42 = (&V_2)->get_x_0(); float L_43 = (&V_6)->get_x_0(); float L_44 = V_5; Vector3_t3722313464 L_45; memset(&L_45, 0, sizeof(L_45)); Vector3__ctor_m3353183577((&L_45), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_40, (float)L_41)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_42, (float)L_43)), (float)L_44)))), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_39); Transform_set_localPosition_m4128471975(L_39, L_45, /*hidden argument*/NULL); UISprite_t194114938 * L_46 = __this->get_mFG_3(); NullCheck(L_46); Transform_t3600365921 * L_47 = UIWidget_get_cachedTransform_m3940827977(L_46, /*hidden argument*/NULL); float L_48 = (&V_6)->get_x_0(); float L_49 = (&V_1)->get_x_1(); float L_50 = (&V_1)->get_z_3(); float L_51 = (&V_6)->get_y_1(); float L_52 = (&V_1)->get_y_2(); float L_53 = (&V_1)->get_w_4(); Vector3_t3722313464 L_54; memset(&L_54, 0, sizeof(L_54)); Vector3__ctor_m3353183577((&L_54), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_48, (float)L_49)), (float)L_50)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_51, (float)L_52)), (float)L_53)), (1.0f), /*hidden argument*/NULL); NullCheck(L_47); Transform_set_localScale_m3053443106(L_47, L_54, /*hidden argument*/NULL); float L_55 = V_5; if ((!(((float)L_55) < ((float)(0.999f))))) { goto IL_01f3; } } { float L_56 = V_5; if ((!(((float)L_56) > ((float)(0.001f))))) { goto IL_01f3; } } { UISprite_t194114938 * L_57 = __this->get_mFG_3(); NullCheck(L_57); VirtActionInvoker0::Invoke(11 /* System.Void UIWidget::MakePixelPerfect() */, L_57); } IL_01f3: { goto IL_02ee; } IL_01f8: { float L_58 = (&V_2)->get_x_0(); float L_59 = (&V_2)->get_y_1(); float L_60 = __this->get_mSize_7(); Vector2__ctor_m3970636864((&V_7), L_58, ((float)il2cpp_codegen_multiply((float)L_59, (float)L_60)), /*hidden argument*/NULL); UISprite_t194114938 * L_61 = __this->get_mFG_3(); NullCheck(L_61); UIWidget_set_pivot_m951060879(L_61, 1, /*hidden argument*/NULL); UISprite_t194114938 * L_62 = __this->get_mBG_2(); NullCheck(L_62); UIWidget_set_pivot_m951060879(L_62, 1, /*hidden argument*/NULL); UISprite_t194114938 * L_63 = __this->get_mBG_2(); NullCheck(L_63); Transform_t3600365921 * L_64 = UIWidget_get_cachedTransform_m3940827977(L_63, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_65 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_64); Transform_set_localPosition_m4128471975(L_64, L_65, /*hidden argument*/NULL); UISprite_t194114938 * L_66 = __this->get_mFG_3(); NullCheck(L_66); Transform_t3600365921 * L_67 = UIWidget_get_cachedTransform_m3940827977(L_66, /*hidden argument*/NULL); float L_68 = (&V_0)->get_y_2(); float L_69 = (&V_1)->get_y_2(); float L_70 = (&V_2)->get_y_1(); float L_71 = (&V_7)->get_y_1(); float L_72 = V_5; Vector3_t3722313464 L_73; memset(&L_73, 0, sizeof(L_73)); Vector3__ctor_m3353183577((&L_73), (0.0f), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)((-L_68)), (float)L_69)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_70, (float)L_71)), (float)L_72)))), (0.0f), /*hidden argument*/NULL); NullCheck(L_67); Transform_set_localPosition_m4128471975(L_67, L_73, /*hidden argument*/NULL); UISprite_t194114938 * L_74 = __this->get_mFG_3(); NullCheck(L_74); Transform_t3600365921 * L_75 = UIWidget_get_cachedTransform_m3940827977(L_74, /*hidden argument*/NULL); float L_76 = (&V_7)->get_x_0(); float L_77 = (&V_1)->get_x_1(); float L_78 = (&V_1)->get_z_3(); float L_79 = (&V_7)->get_y_1(); float L_80 = (&V_1)->get_y_2(); float L_81 = (&V_1)->get_w_4(); Vector3_t3722313464 L_82; memset(&L_82, 0, sizeof(L_82)); Vector3__ctor_m3353183577((&L_82), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_76, (float)L_77)), (float)L_78)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_79, (float)L_80)), (float)L_81)), (1.0f), /*hidden argument*/NULL); NullCheck(L_75); Transform_set_localScale_m3053443106(L_75, L_82, /*hidden argument*/NULL); float L_83 = V_5; if ((!(((float)L_83) < ((float)(0.999f))))) { goto IL_02ee; } } { float L_84 = V_5; if ((!(((float)L_84) > ((float)(0.001f))))) { goto IL_02ee; } } { UISprite_t194114938 * L_85 = __this->get_mFG_3(); NullCheck(L_85); VirtActionInvoker0::Invoke(11 /* System.Void UIWidget::MakePixelPerfect() */, L_85); } IL_02ee: { 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 uiSearchRoom::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSearchRoom__ctor_m3680207645 (uiSearchRoom_t1228473387 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSearchRoom::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSearchRoom_OnPageInit_m4034350698 (uiSearchRoom_t1228473387 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSearchRoom_OnPageInit_m4034350698_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_4(); if (L_0) { goto IL_0062; } } { __this->set_isPageInit_4((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral1666447127, /*hidden argument*/NULL); NullCheck(L_2); UIInput_t421821618 * L_3 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_2, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_uiRoomName_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral3740171154, /*hidden argument*/NULL); NullCheck(L_5); UILabel_t3248798549 * L_6 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_5, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_DefaultValue_3(L_6); UILabel_t3248798549 * L_7 = __this->get_m_DefaultValue_3(); CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = CTextHelp_GetText_m372251958(L_8, _stringLiteral909452515, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); } IL_0062: { return; } } // System.Void uiSearchRoom::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSearchRoom_Awake_m1924080284 (uiSearchRoom_t1228473387 * __this, const RuntimeMethod* method) { { UIInput_t421821618 * L_0 = __this->get_m_uiRoomName_2(); NullCheck(L_0); L_0->set_showDefaultValueWhenEmpty_14((bool)1); UIInput_t421821618 * L_1 = __this->get_m_uiRoomName_2(); NullCheck(L_1); L_1->set_isNumber_13((bool)1); return; } } // System.Void uiSearchRoom::OnConfirm() extern "C" IL2CPP_METHOD_ATTR void uiSearchRoom_OnConfirm_m2570551545 (uiSearchRoom_t1228473387 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSearchRoom_OnConfirm_m2570551545_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_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); { V_0 = 0; } IL_0002: try { // begin try (depth: 1) UIInput_t421821618 * L_0 = __this->get_m_uiRoomName_2(); NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String UIInput::get_text() */, L_0); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_2 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_002e; } // 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_0018; throw e; } CATCH_0018: { // begin catch(System.Object) CMsgManager_t455955613 * L_3 = CMsgManager_GetInstance_m3446755799(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CMsgManager_PushHintUseTextHelp_m3781284520(L_3, _stringLiteral231339838, (bool)1, /*hidden argument*/NULL); goto IL_0055; } // end catch (depth: 1) IL_002e: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_4 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_0; NullCheck(L_4); CRoomMananger_SearchRoom_m310028345(L_4, L_5, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)0, /*hidden argument*/NULL); UIInput_t421821618 * L_7 = __this->get_m_uiRoomName_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_7); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_7, L_8); } IL_0055: { return; } } // System.Void uiSearchRoom::OnClose() extern "C" IL2CPP_METHOD_ATTR void uiSearchRoom_OnClose_m4029388106 (uiSearchRoom_t1228473387 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSearchRoom_OnClose_m4029388106_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); UIInput_t421821618 * L_1 = __this->get_m_uiRoomName_2(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(5 /* System.Void UIInput::set_text(System.String) */, L_1, L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiSelAwardCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell__ctor_m204421628 (uiSelAwardCell_t954105843 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSelAwardCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_Awake_m614427895 (uiSelAwardCell_t954105843 * __this, const RuntimeMethod* method) { { __this->set_m_SelfId_7((-1)); __this->set_index_8((-1)); __this->set_m_ISSelected_9((bool)0); __this->set_m_IconShown_10((bool)0); return; } } // System.Void uiSelAwardCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_OnPageInit_m565942708 (uiSelAwardCell_t954105843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelAwardCell_OnPageInit_m565942708_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral429286483, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Name_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral784033534, /*hidden argument*/NULL); NullCheck(L_4); UITexture_t3471168817 * L_5 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_4, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_GoodPic_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3962593115, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Num_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral445277074, /*hidden argument*/NULL); NullCheck(L_10); UISprite_t194114938 * L_11 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_10, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_HighLight_5(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral4034689724, /*hidden argument*/NULL); NullCheck(L_13); UISprite_t194114938 * L_14 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_13, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_Normal_6(L_14); UITexture_t3471168817 * L_15 = __this->get_m_GoodPic_3(); NullCheck(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(L_15, /*hidden argument*/NULL); NullCheck(L_16); Vector3_t3722313464 L_17 = Transform_get_localScale_m129152068(L_16, /*hidden argument*/NULL); __this->set_m_IconSize_11(L_17); return; } } // System.Void uiSelAwardCell::SetAwardInit(DMCore.Logic.CTaskAwardUnit,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_SetAwardInit_m516542129 (uiSelAwardCell_t954105843 * __this, CTaskAwardUnit_t1909119860 * ___awardData0, int32_t ____index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelAwardCell_SetAwardInit_m516542129_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ____index1; __this->set_index_8(L_0); UILabel_t3248798549 * L_1 = __this->get_m_Num_4(); CTaskAwardUnit_t1909119860 * L_2 = ___awardData0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_Count_1(); String_t* L_4 = Int32_ToString_m141394615(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3452614648, L_4, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_5, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_Name_2(); CShopConfig_t202154353 * L_7 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CTaskAwardUnit_t1909119860 * L_8 = ___awardData0; NullCheck(L_8); int32_t L_9 = L_8->get_AwardID_0(); NullCheck(L_7); String_t* L_10 = CShopConfig_GetName_m2272590700(L_7, L_9, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_10, /*hidden argument*/NULL); CTaskAwardUnit_t1909119860 * L_11 = ___awardData0; NullCheck(L_11); int32_t L_12 = L_11->get_AwardID_0(); __this->set_m_SelfId_7(L_12); __this->set_m_ISSelected_9((bool)0); UISprite_t194114938 * L_13 = __this->get_m_HighLight_5(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); NullCheck(L_14); GameObject_SetActive_m796801857(L_14, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_15 = __this->get_m_Normal_6(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); NullCheck(L_16); GameObject_SetActive_m796801857(L_16, (bool)1, /*hidden argument*/NULL); int32_t L_17 = ____index1; if (L_17) { goto IL_008f; } } { int32_t L_18 = __this->get_m_SelfId_7(); uiSelAwardCell_ShowDress_m302704372(__this, L_18, /*hidden argument*/NULL); } IL_008f: { return; } } // System.Void uiSelAwardCell::SetCheckState(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_SetCheckState_m3988699394 (uiSelAwardCell_t954105843 * __this, bool ___isSelected0, const RuntimeMethod* method) { { bool L_0 = ___isSelected0; __this->set_m_ISSelected_9(L_0); UISprite_t194114938 * L_1 = __this->get_m_HighLight_5(); NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); bool L_3 = ___isSelected0; NullCheck(L_2); GameObject_SetActive_m796801857(L_2, L_3, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = __this->get_m_Normal_6(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); bool L_6 = ___isSelected0; NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void uiSelAwardCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_Update_m233196110 (uiSelAwardCell_t954105843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelAwardCell_Update_m233196110_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CFragmentManager_t4020029771 * L_0 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CFragmentManager_get_IsComposeFormulaReceived_m3623877071(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_003b; } } { CTaskManager_t4133723725 * L_2 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CTaskManager_GetCurrentActiveSelIndex_m168068294(L_2, /*hidden argument*/NULL); int32_t L_4 = __this->get_index_8(); if ((!(((uint32_t)L_3) == ((uint32_t)L_4)))) { goto IL_003b; } } { CFragmentManager_t4020029771 * L_5 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CFragmentManager_set_IsComposeFormulaReceived_m2327539537(L_5, (bool)0, /*hidden argument*/NULL); int32_t L_6 = __this->get_m_SelfId_7(); uiSelAwardCell_ShowDress_m302704372(__this, L_6, /*hidden argument*/NULL); } IL_003b: { bool L_7 = __this->get_m_IconShown_10(); if (L_7) { goto IL_0068; } } { UITexture_t3471168817 * L_8 = __this->get_m_GoodPic_3(); int32_t L_9 = __this->get_m_SelfId_7(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_10 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); Vector3_t3722313464 L_11 = __this->get_m_IconSize_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_12 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_8, L_10, L_11, /*hidden argument*/NULL); __this->set_m_IconShown_10(L_12); } IL_0068: { return; } } // System.Void uiSelAwardCell::ShowDress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_ShowDress_m302704372 (uiSelAwardCell_t954105843 * __this, int32_t ___config0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelAwardCell_ShowDress_m302704372_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CFormula_t380767654 * V_1 = NULL; { int32_t L_0 = ___config0; V_0 = L_0; int32_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_2 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0036; } } { int32_t L_3 = V_0; if ((((int32_t)((int32_t)((int32_t)L_3/(int32_t)((int32_t)10000)))) == ((int32_t)8))) { goto IL_001b; } } { return; } IL_001b: { CFragmentManager_t4020029771 * L_4 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_0; NullCheck(L_4); CFormula_t380767654 * L_6 = CFragmentManager_GetFormula_m1169981052(L_4, L_5, (bool)0, /*hidden argument*/NULL); V_1 = L_6; CFormula_t380767654 * L_7 = V_1; if (L_7) { goto IL_002f; } } { return; } IL_002f: { CFormula_t380767654 * L_8 = V_1; NullCheck(L_8); int32_t L_9 = CFormula_get_TargetItemID_m286618850(L_8, /*hidden argument*/NULL); V_0 = L_9; } IL_0036: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_10 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_0; NullCheck(L_10); CShopManager_TryOn_m1322762570(L_10, L_11, /*hidden argument*/NULL); shopModel_t101745799 * L_12 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_0; NullCheck(L_12); shopModel_AutoPushAndClearUnused_m4219256150(L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void uiSelAwardCell::OnClkSelf() extern "C" IL2CPP_METHOD_ATTR void uiSelAwardCell_OnClkSelf_m170344235 (uiSelAwardCell_t954105843 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelAwardCell_OnClkSelf_m170344235_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_SelfId_7(); uiSelAwardCell_ShowDress_m302704372(__this, L_0, /*hidden argument*/NULL); bool L_1 = __this->get_m_ISSelected_9(); if (L_1) { goto IL_005b; } } { __this->set_m_ISSelected_9((bool)1); UISprite_t194114938 * L_2 = __this->get_m_HighLight_5(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = __this->get_m_Normal_6(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); int32_t L_6 = __this->get_index_8(); int32_t L_7 = L_6; RuntimeObject * L_8 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_7); Component_SendMessageUpwards_m3065014916(__this, _stringLiteral3318335290, L_8, /*hidden argument*/NULL); goto IL_0062; } IL_005b: { __this->set_m_ISSelected_9((bool)0); } IL_0062: { 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 uiSelectAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSelectAward__ctor_m1820957105 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSelectAward::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_OnPageInit_m2935082410 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelectAward_OnPageInit_m2935082410_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3927802804, /*hidden argument*/NULL); NullCheck(L_1); DMListView_t512231514 * L_2 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_1, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_dm_CanSel_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral2317536686, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Title_3(L_5); UILabel_t3248798549 * L_6 = __this->get_m_Title_3(); 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, _stringLiteral1958115774, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); CTaskManager_t4133723725 * L_9 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CTaskManager_SetCurrentActiveSelIndex_m1428852514(L_9, (-1), /*hidden argument*/NULL); DMListView_t512231514 * L_10 = __this->get_dm_CanSel_2(); NullCheck(L_10); DMListView_SetEnumInfo_m2581368040(L_10, 1, 1, /*hidden argument*/NULL); return; } } // System.Void uiSelectAward::Start() extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_Start_m3316011129 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelectAward_Start_m3316011129_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = ISceneBaseObj_GetNetProperty_m1709069404(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1968900201, 0, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0028; } } { CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = V_0; NullCheck(L_4); ISceneRole_WearSuit_m1889746947(L_4, L_5, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Void uiSelectAward::SetSelList(System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_SetSelList_m3509441209 (uiSelectAward_t3921248885 * __this, List_1_t3381194602 * ___canSelList0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelectAward_SetSelList_m3509441209_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uiSelAwardCell_t954105843 * V_1 = NULL; { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = shopModel_IfAvatarEnable_m2469909430(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_003d; } } { shopModel_t101745799 * L_2 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); shopModel_SetAvatarEnable_m3870392861(L_2, (bool)1, /*hidden argument*/NULL); shopModel_t101745799 * L_3 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_4 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_4); NullCheck(L_3); shopModel_SetShowAvatarTarget_m263909296(L_3, L_5, /*hidden argument*/NULL); shopModel_t101745799 * L_6 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISceneRole_t2394225724 * L_7 = shopModel_GetCurShopModel_m2897736385(L_6, /*hidden argument*/NULL); NullCheck(L_7); ISceneRole_ResumeSubModels_m1744956637(L_7, /*hidden argument*/NULL); } IL_003d: { List_1_t3381194602 * L_8 = ___canSelList0; __this->set_m_CanSelList_4(L_8); DMListView_t512231514 * L_9 = __this->get_dm_CanSel_2(); List_1_t3381194602 * L_10 = ___canSelList0; NullCheck(L_10); int32_t L_11 = List_1_get_Count_m1824102229(L_10, /*hidden argument*/List_1_get_Count_m1824102229_RuntimeMethod_var); NullCheck(L_9); DMListView_SetCount_m3988156788(L_9, L_11, /*hidden argument*/NULL); V_0 = 0; goto IL_00b0; } IL_005c: { DMListView_t512231514 * L_12 = __this->get_dm_CanSel_2(); int32_t L_13 = V_0; NullCheck(L_12); Transform_t3600365921 * L_14 = DMListView_GetChild_m2593465524(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); uiSelAwardCell_t954105843 * L_15 = Component_GetComponent_TisuiSelAwardCell_t954105843_m940060937(L_14, /*hidden argument*/Component_GetComponent_TisuiSelAwardCell_t954105843_m940060937_RuntimeMethod_var); V_1 = L_15; uiSelAwardCell_t954105843 * L_16 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_16, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_17) { goto IL_00ac; } } { uiSelAwardCell_t954105843 * L_18 = V_1; NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); NullCheck(L_19); GameObject_SetActive_m796801857(L_19, (bool)1, /*hidden argument*/NULL); uiSelAwardCell_t954105843 * L_20 = V_1; List_1_t3381194602 * L_21 = ___canSelList0; int32_t L_22 = V_0; NullCheck(L_21); CTaskAwardUnit_t1909119860 * L_23 = List_1_get_Item_m1021827655(L_21, L_22, /*hidden argument*/List_1_get_Item_m1021827655_RuntimeMethod_var); int32_t L_24 = V_0; NullCheck(L_20); uiSelAwardCell_SetAwardInit_m516542129(L_20, L_23, L_24, /*hidden argument*/NULL); int32_t L_25 = V_0; if (L_25) { goto IL_00ac; } } { uiSelAwardCell_t954105843 * L_26 = V_1; NullCheck(L_26); uiSelAwardCell_SetCheckState_m3988699394(L_26, (bool)1, /*hidden argument*/NULL); CTaskManager_t4133723725 * L_27 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CTaskManager_SetCurrentActiveSelIndex_m1428852514(L_27, 0, /*hidden argument*/NULL); } IL_00ac: { int32_t L_28 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00b0: { int32_t L_29 = V_0; List_1_t3381194602 * L_30 = ___canSelList0; NullCheck(L_30); int32_t L_31 = List_1_get_Count_m1824102229(L_30, /*hidden argument*/List_1_get_Count_m1824102229_RuntimeMethod_var); if ((((int32_t)L_29) < ((int32_t)L_31))) { goto IL_005c; } } { return; } } // System.Void uiSelectAward::SetSelAwardId(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_SetSelAwardId_m1204037244 (uiSelectAward_t3921248885 * __this, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelectAward_SetSelAwardId_m1204037244_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CTaskManager_GetCurrentActiveSelIndex_m168068294(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; int32_t L_3 = ___id0; if ((!(((uint32_t)L_2) == ((uint32_t)L_3)))) { goto IL_0013; } } { return; } IL_0013: { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)(-1)))) { goto IL_0064; } } { DMListView_t512231514 * L_5 = __this->get_dm_CanSel_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_5, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0064; } } { DMListView_t512231514 * L_7 = __this->get_dm_CanSel_2(); NullCheck(L_7); int32_t L_8 = DMListView_GetCount_m1758119318(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0064; } } { DMListView_t512231514 * L_9 = __this->get_dm_CanSel_2(); NullCheck(L_9); int32_t L_10 = DMListView_GetCount_m1758119318(L_9, /*hidden argument*/NULL); int32_t L_11 = ___id0; if ((((int32_t)L_10) <= ((int32_t)L_11))) { goto IL_0064; } } { DMListView_t512231514 * L_12 = __this->get_dm_CanSel_2(); int32_t L_13 = V_0; NullCheck(L_12); Transform_t3600365921 * L_14 = DMListView_GetChild_m2593465524(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); uiSelAwardCell_t954105843 * L_15 = Component_GetComponent_TisuiSelAwardCell_t954105843_m940060937(L_14, /*hidden argument*/Component_GetComponent_TisuiSelAwardCell_t954105843_m940060937_RuntimeMethod_var); NullCheck(L_15); uiSelAwardCell_SetCheckState_m3988699394(L_15, (bool)0, /*hidden argument*/NULL); } IL_0064: { CTaskManager_t4133723725 * L_16 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = ___id0; NullCheck(L_16); CTaskManager_SetCurrentActiveSelIndex_m1428852514(L_16, L_17, /*hidden argument*/NULL); return; } } // System.Void uiSelectAward::OnClkOk() extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_OnClkOk_m766320706 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelectAward_OnClkOk_m766320706_MetadataUsageId); s_Il2CppMethodInitialized = true; } CTaskItem_t2164631511 * V_0 = NULL; int32_t V_1 = 0; { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = uiSelectAward_GetActiveMainIndex_m1824210085(__this, /*hidden argument*/NULL); NullCheck(L_0); CTaskItem_t2164631511 * L_2 = CTaskManager_FindTaskItemByIndex_m4064953719(L_0, 1, L_1, /*hidden argument*/NULL); V_0 = L_2; CTaskItem_t2164631511 * L_3 = V_0; if (!L_3) { goto IL_005a; } } { CTaskManager_t4133723725 * L_4 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CTaskManager_GetCurrentActiveSelIndex_m168068294(L_4, /*hidden argument*/NULL); V_1 = L_5; List_1_t3381194602 * L_6 = __this->get_m_CanSelList_4(); if (!L_6) { goto IL_0052; } } { int32_t L_7 = V_1; if ((((int32_t)L_7) == ((int32_t)(-1)))) { goto IL_0052; } } { CTaskItem_t2164631511 * L_8 = V_0; List_1_t3381194602 * L_9 = __this->get_m_CanSelList_4(); int32_t L_10 = V_1; NullCheck(L_9); CTaskAwardUnit_t1909119860 * L_11 = List_1_get_Item_m1021827655(L_9, L_10, /*hidden argument*/List_1_get_Item_m1021827655_RuntimeMethod_var); NullCheck(L_11); int32_t L_12 = L_11->get_AwardID_0(); NullCheck(L_8); CTaskItem_DoGetAward_m1101502870(L_8, L_12, /*hidden argument*/NULL); goto IL_005a; } IL_0052: { CTaskItem_t2164631511 * L_13 = V_0; NullCheck(L_13); CTaskItem_DoGetAward_m1101502870(L_13, 0, /*hidden argument*/NULL); } IL_005a: { uiSelectAward_OnClkClose_m2481741740(__this, /*hidden argument*/NULL); return; } } // System.Int32 uiSelectAward::GetActiveMainIndex() extern "C" IL2CPP_METHOD_ATTR int32_t uiSelectAward_GetActiveMainIndex_m1824210085 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method) { { CTaskManager_t4133723725 * L_0 = CTaskManager_GetInstance_m1133311262(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CTaskManager_GetActiveMainIndex_m2498863382(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void uiSelectAward::OnClkClose() extern "C" IL2CPP_METHOD_ATTR void uiSelectAward_OnClkClose_m2481741740 (uiSelectAward_t3921248885 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSelectAward_OnClkClose_m2481741740_MetadataUsageId); s_Il2CppMethodInitialized = true; } { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); shopModel_SetAvatarEnable_m3870392861(L_0, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_1 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CWndController_HideUI_m732482071(L_1, ((int32_t)89), /*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 uiServerChoice::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice__ctor_m1134392374 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiServerChoice::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice_OnPageInit_m1417051114 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiServerChoice_OnPageInit_m1417051114_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral845931218, /*hidden argument*/NULL); NullCheck(L_1); DMListView_t512231514 * L_2 = Component_GetComponent_TisDMListView_t512231514_m151075097(L_1, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_ServerList_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral93170288, /*hidden argument*/NULL); __this->set_m_lastRoot_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral2524364865, /*hidden argument*/NULL); NullCheck(L_6); UILabel_t3248798549 * L_7 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_6, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_serverName_4(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral145028940, /*hidden argument*/NULL); NullCheck(L_9); UILabel_t3248798549 * L_10 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_9, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_serverState_5(L_10); DMListView_t512231514 * L_11 = __this->get_m_ServerList_2(); NullCheck(L_11); DMListView_SetEnumInfo_m1954223702(L_11, 0, 1, 1, /*hidden argument*/NULL); return; } } // System.Void uiServerChoice::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice_OnEnable_m52423328 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiServerChoice_OnEnable_m52423328_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_0 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CServerChoice_set_IsServerInfoChanged_m2016059913(L_0, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_1 = __this->get_m_serverName_4(); CServerChoice_t1594647161 * L_2 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = CServerChoice_get_selectedServerName_m2463246473(L_2, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_serverState_5(); CServerChoice_t1594647161 * L_5 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CServerChoice_get_selectedServerState_m1987892282(L_5, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_6, /*hidden argument*/NULL); return; } } // System.Void uiServerChoice::Update() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice_Update_m4226064056 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiServerChoice_Update_m4226064056_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_0 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CServerChoice_get_IsServerInfoChanged_m694808854(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_2 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CServerChoice_set_IsServerInfoChanged_m2016059913(L_2, (bool)0, /*hidden argument*/NULL); uiServerChoice__InitList_m2826554431(__this, /*hidden argument*/NULL); } IL_0020: { return; } } // System.Void uiServerChoice::OnClkOk() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice_OnClkOk_m1465096828 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiServerChoice_OnClkOk_m1465096828_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_0 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CServerChoice_get_selectedServerID_m3033894620(L_0, /*hidden argument*/NULL); 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_0015; } } { return; } IL_0015: { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_3 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CServerChoice_set_IsSelectionChanged_m662033031(L_3, (bool)1, /*hidden argument*/NULL); CAccManager_t1454736772 * L_4 = IHelp_GetAccManager_m4068249592(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CAccManager_Save_m839917893(L_4, /*hidden argument*/NULL); uiServerChoice_OnClkClose_m71040396(__this, /*hidden argument*/NULL); return; } } // System.Void uiServerChoice::OnClkClose() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice_OnClkClose_m71040396 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiServerChoice_OnClkClose_m71040396_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; logicLogin_main_page_t116642790 * V_1 = NULL; logicLogin_main_page_t116642790 * G_B3_0 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral2438122144, /*hidden argument*/NULL); V_0 = L_0; GameObject_t1113636619 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0022; } } { GameObject_t1113636619 * L_3 = V_0; NullCheck(L_3); logicLogin_main_page_t116642790 * L_4 = GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240(L_3, /*hidden argument*/GameObject_GetComponent_TislogicLogin_main_page_t116642790_m785967240_RuntimeMethod_var); G_B3_0 = L_4; goto IL_0023; } IL_0022: { G_B3_0 = ((logicLogin_main_page_t116642790 *)(NULL)); } IL_0023: { V_1 = G_B3_0; logicLogin_main_page_t116642790 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { logicLogin_main_page_t116642790 * L_7 = V_1; NullCheck(L_7); logicLogin_main_page_ChangePage_m401271940(L_7, 0, /*hidden argument*/NULL); } IL_0037: { return; } } // System.Void uiServerChoice::_InitList() extern "C" IL2CPP_METHOD_ATTR void uiServerChoice__InitList_m2826554431 (uiServerChoice_t1590725563 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiServerChoice__InitList_m2826554431_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CServerChoice_t1594647161_il2cpp_TypeInfo_var); CServerChoice_t1594647161 * L_0 = CServerChoice_GetInstance_m3223935865(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CServerChoice_GetServerCount_m3251337079(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))/(int32_t)3)), (int32_t)1)); DMListView_t512231514 * L_3 = __this->get_m_ServerList_2(); NullCheck(L_3); L_3->set_isCommonItemList_2((bool)1); DMListView_t512231514 * L_4 = __this->get_m_ServerList_2(); int32_t L_5 = V_1; NullCheck(L_4); DMListView_GenerateItemList_m637906825(L_4, L_5, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiSevenDaysLogin::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin__ctor_m596327782 (uiSevenDaysLogin_t2391014051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin__ctor_m596327782_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnPageInit_m3724665145 (uiSevenDaysLogin_t2391014051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_OnPageInit_m3724665145_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); DMListView_t512231514 * L_1 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_0, _stringLiteral3860473023, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_m_list_10(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_2, _stringLiteral292605446, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_tomorrowRoot_11(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_4, _stringLiteral798146092, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_getRoot_12(L_5); Transform_t3600365921 * L_6 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_6, _stringLiteral1560527566, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_WantRoot_13(L_7); Transform_t3600365921 * L_8 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral3154543380, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_titlelable_14(L_9); DMListView_t512231514 * L_10 = __this->get_m_list_10(); NullCheck(L_10); DMListView_SetEnumInfo_m2581368040(L_10, 1, 1, /*hidden argument*/NULL); intptr_t L_11 = (intptr_t)uiSevenDaysLogin_AcceptAward_m3411208007_RuntimeMethod_var; Action_1_t1286104214 * L_12 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral969708755, L_12, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)uiSevenDaysLogin_OnCloseBtn_m3315581450_RuntimeMethod_var; Action_1_t1286104214 * L_14 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_14, __this, L_13, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral845132364, L_14, /*hidden argument*/NULL); intptr_t L_15 = (intptr_t)uiSevenDaysLogin_OnLeftBtn_m2435728381_RuntimeMethod_var; Action_1_t1286104214 * L_16 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_16, __this, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral310234261, L_16, /*hidden argument*/NULL); intptr_t L_17 = (intptr_t)uiSevenDaysLogin_OnRightBtn_m272597134_RuntimeMethod_var; Action_1_t1286104214 * L_18 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_18, __this, L_17, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral26441338, L_18, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnPageShow_m966106149 (uiSevenDaysLogin_t2391014051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_OnPageShow_m966106149_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)31), /*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)31), /*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); int32_t L_3 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CActivityManager_RequestActivityDetail_m4182042270(L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::Update() extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_Update_m488095042 (uiSevenDaysLogin_t2391014051 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_Update_m488095042_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsDataReady_m67484584(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0019; } } { return; } IL_0019: { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002b; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiSevenDaysLogin_OnFreshPage_m709334940(__this, L_6, /*hidden argument*/NULL); } IL_002b: { return; } } // System.Void uiSevenDaysLogin::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnFreshPage_m709334940 (uiSevenDaysLogin_t2391014051 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_OnFreshPage_m709334940_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; __this->set_m_data_15(((CActivityAwardTemplete_t911309464 *)CastclassClass((RuntimeObject*)L_0, CActivityAwardTemplete_t911309464_il2cpp_TypeInfo_var))); CActivityAwardTemplete_t911309464 * L_1 = __this->get_m_data_15(); if (L_1) { goto IL_0018; } } { return; } IL_0018: { __this->set_m_index_9(0); V_0 = 0; goto IL_0060; } IL_0026: { int32_t L_2 = V_0; __this->set_m_index_9(L_2); CActivityAwardTemplete_t911309464 * L_3 = __this->get_m_data_15(); int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = CActivityAwardTemplete_GetAcceptStateByIndex_m3228215676(L_3, L_4, /*hidden argument*/NULL); __this->set_m_state_8(L_5); int32_t L_6 = __this->get_m_state_8(); if ((((int32_t)L_6) == ((int32_t)2))) { goto IL_0057; } } { int32_t L_7 = __this->get_m_state_8(); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_005c; } } IL_0057: { goto IL_0071; } IL_005c: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0060: { int32_t L_9 = V_0; CActivityAwardTemplete_t911309464 * L_10 = __this->get_m_data_15(); NullCheck(L_10); int32_t L_11 = CActivityAwardTemplete_get_AwardGradeCount_m2848452527(L_10, /*hidden argument*/NULL); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0026; } } IL_0071: { int32_t L_12 = __this->get_m_index_9(); uiSevenDaysLogin_updataDate_m3199496534(__this, L_12, /*hidden argument*/NULL); CActivityAwardTemplete_t911309464 * L_13 = __this->get_m_data_15(); NullCheck(L_13); IActivityDetail_set_IsNewUpdate_m176409430(L_13, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::updataDate(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_updataDate_m3199496534 (uiSevenDaysLogin_t2391014051 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_updataDate_m3199496534_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardInfo_1_t3416460893 * V_0 = NULL; int32_t V_1 = 0; uiSevenDaysLoginCell_t1460970653 * V_2 = NULL; { CActivityAwardTemplete_t911309464 * L_0 = __this->get_m_data_15(); int32_t L_1 = ___index0; NullCheck(L_0); int32_t L_2 = CActivityAwardTemplete_GetAcceptStateByIndex_m3228215676(L_0, L_1, /*hidden argument*/NULL); __this->set_m_state_8(L_2); int32_t L_3 = __this->get_m_state_8(); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0047; } } { Transform_t3600365921 * L_4 = __this->get_m_tomorrowRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_m_WantRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_m_getRoot_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); goto IL_009f; } IL_0047: { int32_t L_7 = __this->get_m_state_8(); if (L_7) { goto IL_007b; } } { Transform_t3600365921 * L_8 = __this->get_m_tomorrowRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_m_WantRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_getRoot_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); goto IL_009f; } IL_007b: { Transform_t3600365921 * L_11 = __this->get_m_tomorrowRoot_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = __this->get_m_WantRoot_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_m_getRoot_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); } IL_009f: { UILabel_t3248798549 * L_14 = __this->get_m_titlelable_14(); CTextHelp_t3119637808 * L_15 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = CTextHelp_GetText_m372251958(L_15, _stringLiteral718616224, /*hidden argument*/NULL); int32_t L_17 = __this->get_m_index_9(); int32_t L_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); RuntimeObject * L_19 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_18); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Format_m2844511972(NULL /*static, unused*/, L_16, L_19, /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_20, /*hidden argument*/NULL); CActivityAwardTemplete_t911309464 * L_21 = __this->get_m_data_15(); int32_t L_22 = __this->get_m_index_9(); NullCheck(L_21); CAwardInfo_1_t3416460893 * L_23 = CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565(L_21, L_22, /*hidden argument*/NULL); V_0 = L_23; DMListView_t512231514 * L_24 = __this->get_m_list_10(); CAwardInfo_1_t3416460893 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = CAwardInfo_1_get_AwardCount_m4253717152(L_25, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); NullCheck(L_24); DMListView_SetCount_m3988156788(L_24, L_26, /*hidden argument*/NULL); V_1 = 0; goto IL_0124; } IL_00f5: { DMListView_t512231514 * L_27 = __this->get_m_list_10(); int32_t L_28 = V_1; NullCheck(L_27); Transform_t3600365921 * L_29 = DMListView_GetChild_m2593465524(L_27, L_28, /*hidden argument*/NULL); NullCheck(L_29); uiSevenDaysLoginCell_t1460970653 * L_30 = Component_GetComponent_TisuiSevenDaysLoginCell_t1460970653_m349743417(L_29, /*hidden argument*/Component_GetComponent_TisuiSevenDaysLoginCell_t1460970653_m349743417_RuntimeMethod_var); V_2 = L_30; uiSevenDaysLoginCell_t1460970653 * L_31 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_31, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_32) { goto IL_0120; } } { uiSevenDaysLoginCell_t1460970653 * L_33 = V_2; CAwardInfo_1_t3416460893 * L_34 = V_0; int32_t L_35 = V_1; NullCheck(L_34); CAwardItem_t1677460915 * L_36 = CAwardInfo_1_GetAwardItem_m1003086060(L_34, L_35, /*hidden argument*/CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var); NullCheck(L_33); uiSevenDaysLoginCell_SetData_m3853383109(L_33, L_36, /*hidden argument*/NULL); } IL_0120: { int32_t L_37 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_0124: { int32_t L_38 = V_1; CAwardInfo_1_t3416460893 * L_39 = V_0; NullCheck(L_39); int32_t L_40 = CAwardInfo_1_get_AwardCount_m4253717152(L_39, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); if ((((int32_t)L_38) < ((int32_t)L_40))) { goto IL_00f5; } } { return; } } // System.Void uiSevenDaysLogin::OnCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnCloseBtn_m3315581450 (uiSevenDaysLogin_t2391014051 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_OnCloseBtn_m3315581450_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)177), /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::OnLeftBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnLeftBtn_m2435728381 (uiSevenDaysLogin_t2391014051 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_index_9(); int32_t L_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); V_0 = L_1; __this->set_m_index_9(L_1); int32_t L_2 = V_0; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_002a; } } { CActivityAwardTemplete_t911309464 * L_3 = __this->get_m_data_15(); NullCheck(L_3); int32_t L_4 = CActivityAwardTemplete_get_AwardGradeCount_m2848452527(L_3, /*hidden argument*/NULL); __this->set_m_index_9(((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))); } IL_002a: { int32_t L_5 = __this->get_m_index_9(); uiSevenDaysLogin_updataDate_m3199496534(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::OnRightBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_OnRightBtn_m272597134 (uiSevenDaysLogin_t2391014051 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_index_9(); int32_t L_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); V_0 = L_1; __this->set_m_index_9(L_1); int32_t L_2 = V_0; CActivityAwardTemplete_t911309464 * L_3 = __this->get_m_data_15(); NullCheck(L_3); int32_t L_4 = CActivityAwardTemplete_get_AwardGradeCount_m2848452527(L_3, /*hidden argument*/NULL); if ((((int32_t)L_2) < ((int32_t)L_4))) { goto IL_0028; } } { __this->set_m_index_9(0); } IL_0028: { int32_t L_5 = __this->get_m_index_9(); uiSevenDaysLogin_updataDate_m3199496534(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLogin::AcceptAward(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLogin_AcceptAward_m3411208007 (uiSevenDaysLogin_t2391014051 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLogin_AcceptAward_m3411208007_MetadataUsageId); s_Il2CppMethodInitialized = true; } CAwardInfo_1_t3416460893 * V_0 = NULL; CAwardInfo_1_t3416460893 * G_B5_0 = NULL; { CActivityAwardTemplete_t911309464 * L_0 = __this->get_m_data_15(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { CActivityAwardTemplete_t911309464 * L_1 = __this->get_m_data_15(); if (!L_1) { goto IL_002d; } } { CActivityAwardTemplete_t911309464 * L_2 = __this->get_m_data_15(); int32_t L_3 = __this->get_m_index_9(); NullCheck(L_2); CAwardInfo_1_t3416460893 * L_4 = CActivityAwardTemplete_GetAwardInfoByIndex_m1735276565(L_2, L_3, /*hidden argument*/NULL); G_B5_0 = L_4; goto IL_002e; } IL_002d: { G_B5_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_002e: { V_0 = G_B5_0; CAwardInfo_1_t3416460893 * L_5 = V_0; if (L_5) { goto IL_0036; } } { return; } IL_0036: { CAwardInfo_1_t3416460893 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = CAwardInfo_1_get_AwardState_m1600705444(L_6, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); __this->set_m_state_8(L_7); int32_t L_8 = __this->get_m_state_8(); if ((((int32_t)L_8) == ((int32_t)1))) { goto IL_004f; } } { return; } IL_004f: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_9 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = __this->get_m_index_9(); NullCheck(L_9); CActivityManager_AcceptAward_m3852274531(L_9, L_10, /*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 uiSevenDaysLoginCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLoginCell__ctor_m1546932690 (uiSevenDaysLoginCell_t1460970653 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSevenDaysLoginCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLoginCell_OnPageInit_m763767669 (uiSevenDaysLoginCell_t1460970653 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLoginCell_OnPageInit_m763767669_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_0, _stringLiteral3352100148, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_effect_2(L_1); return; } } // System.Void uiSevenDaysLoginCell::SetData(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR void uiSevenDaysLoginCell_SetData_m3853383109 (uiSevenDaysLoginCell_t1460970653 * __this, CAwardItem_t1677460915 * ___data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSevenDaysLoginCell_SetData_m3853383109_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiItemIcon_t1499550016 * V_0 = NULL; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiItemIcon_t1499550016 * L_1 = CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333(NULL /*static, unused*/, L_0, _stringLiteral2638693453, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333_RuntimeMethod_var); V_0 = L_1; uiItemIcon_t1499550016 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_001e; } } { return; } IL_001e: { uiItemIcon_t1499550016 * L_4 = V_0; CAwardItem_t1677460915 * L_5 = ___data0; NullCheck(L_5); int32_t L_6 = CAwardItem_get_ConfigId_m576905535(L_5, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_7 = ___data0; NullCheck(L_7); int32_t L_8 = CAwardItem_get_Amount_m2607280859(L_7, /*hidden argument*/NULL); CShopConfig_t202154353 * L_9 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_10 = ___data0; NullCheck(L_10); int32_t L_11 = CAwardItem_get_ConfigId_m576905535(L_10, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_12 = CShopConfig_GetName_m2272590700(L_9, L_11, /*hidden argument*/NULL); NullCheck(L_4); uiItemIcon_Init_m2149903307(L_4, L_6, L_8, L_12, /*hidden argument*/NULL); uiItemIcon_t1499550016 * L_13 = V_0; CAwardItem_t1677460915 * L_14 = ___data0; NullCheck(L_14); int32_t L_15 = CAwardItem_get_Valid_m2657630422(L_14, /*hidden argument*/NULL); NullCheck(L_13); uiItemIcon_SetVaild_m4142720913(L_13, L_15, /*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 uiShareScreenShot::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot__ctor_m452209328 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiShareScreenShot::Awake() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_Awake_m874445696 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_Awake_m874445696_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); UITexture_t3471168817 * L_1 = Component_GetComponentInChildren_TisUITexture_t3471168817_m781888350(L_0, /*hidden argument*/Component_GetComponentInChildren_TisUITexture_t3471168817_m781888350_RuntimeMethod_var); __this->set_m_texture_3(L_1); return; } } // System.Void uiShareScreenShot::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_OnEnable_m2062623904 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { { __this->set_m_FinishRender_2((bool)0); CSystemBroadCast_t3934508125 * L_0 = CSystemBroadCast_GetInstance_m1023529546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CSystemBroadCast_SetBroadCastActive_m806943131(L_0, (bool)0, /*hidden argument*/NULL); RuntimeObject* L_1 = uiShareScreenShot_ScreenShot_m1549309194(__this, /*hidden argument*/NULL); MonoBehaviour_StartCoroutine_m3411253000(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void uiShareScreenShot::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_OnDisable_m2318381520 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_OnDisable_m2318381520_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UITexture_t3471168817 * L_0 = __this->get_m_texture_3(); NullCheck(L_0); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_0, (Texture_t3661962703 *)NULL); GameObject_t1113636619 * L_1 = __this->get_m_Effect_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); CSystemBroadCast_t3934508125 * L_2 = CSystemBroadCast_GetInstance_m1023529546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CSystemBroadCast_SetBroadCastActive_m806943131(L_2, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiShareScreenShot::Update() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_Update_m678125274 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_Update_m678125274_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { bool L_0 = __this->get_m_FinishRender_2(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetAvatarVisible_m2509149113(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); CMiscHelp_SetPetVisible_m3979938917(NULL /*static, unused*/, (bool)0, /*hidden argument*/NULL); uiShareScreenShot_PlayEffects_m3165811984(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_1 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, L_1, _stringLiteral1281882627, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = File_Exists_m3943585060(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0069; } } { intptr_t L_5 = (intptr_t)uiShareScreenShot_OnShareCallBack_m3861368598_RuntimeMethod_var; Action_1_t2019918284 * L_6 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_6, __this, L_5, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); SDKProxyManager_add_onMsgFromSDKProxy_m897937637(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(SDKEventManager_t864216586_il2cpp_TypeInfo_var); SDKEventManager_Share_m2820563827(NULL /*static, unused*/, L_7, L_8, L_9, L_10, _stringLiteral3452614544, _stringLiteral3452614543, /*hidden argument*/NULL); } IL_0069: { __this->set_m_FinishRender_2((bool)0); return; } } // System.Void uiShareScreenShot::OnShareCallBack(System.String) extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_OnShareCallBack_m3861368598 (uiShareScreenShot_t126007483 * __this, String_t* ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_OnShareCallBack_m3861368598_MetadataUsageId); s_Il2CppMethodInitialized = true; } JsonData_t1524858407 * V_0 = NULL; { String_t* L_0 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_t3815285241_il2cpp_TypeInfo_var); JsonData_t1524858407 * L_1 = JsonMapper_ToObject_m537038487(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; JsonData_t1524858407 * L_2 = V_0; if (!L_2) { goto IL_005c; } } { JsonData_t1524858407 * L_3 = V_0; NullCheck(L_3); JsonData_t1524858407 * L_4 = JsonData_get_Item_m147413252(L_3, _stringLiteral458911708, /*hidden argument*/NULL); if (!L_4) { goto IL_005c; } } { JsonData_t1524858407 * L_5 = V_0; NullCheck(L_5); JsonData_t1524858407 * L_6 = JsonData_get_Item_m147413252(L_5, _stringLiteral458911708, /*hidden argument*/NULL); String_t* L_7 = JsonData_op_Explicit_m3156283470(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral2703580515, /*hidden argument*/NULL); if (!L_8) { goto IL_005c; } } { intptr_t L_9 = (intptr_t)uiShareScreenShot_OnShareCallBack_m3861368598_RuntimeMethod_var; Action_1_t2019918284 * L_10 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_10, __this, L_9, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); SDKProxyManager_remove_onMsgFromSDKProxy_m3234104405(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_11 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CWndController_HideUI_m732482071(L_11, ((int32_t)154), /*hidden argument*/NULL); } IL_005c: { return; } } // System.Collections.IEnumerator uiShareScreenShot::ScreenShot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* uiShareScreenShot_ScreenShot_m1549309194 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_ScreenShot_m1549309194_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CScreenShotU3Ec__Iterator0_t2218484332 * V_0 = NULL; { U3CScreenShotU3Ec__Iterator0_t2218484332 * L_0 = (U3CScreenShotU3Ec__Iterator0_t2218484332 *)il2cpp_codegen_object_new(U3CScreenShotU3Ec__Iterator0_t2218484332_il2cpp_TypeInfo_var); U3CScreenShotU3Ec__Iterator0__ctor_m757913378(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CScreenShotU3Ec__Iterator0_t2218484332 * L_1 = V_0; NullCheck(L_1); L_1->set_U24this_2(__this); U3CScreenShotU3Ec__Iterator0_t2218484332 * L_2 = V_0; return L_2; } } // System.Void uiShareScreenShot::PlayEffects() extern "C" IL2CPP_METHOD_ATTR void uiShareScreenShot_PlayEffects_m3165811984 (uiShareScreenShot_t126007483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_PlayEffects_m3165811984_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioClip_t3680889665 * V_0 = NULL; GameObject_t1113636619 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); AudioClip_t3680889665 * L_1 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_0, _stringLiteral3159216307); V_0 = L_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); ISoundManager_t434164892 * L_3 = CRoot_GetSoundManager_m30020774(L_2, /*hidden argument*/NULL); AudioClip_t3680889665 * L_4 = V_0; NullCheck(L_3); ISoundManager_PlayOnce_m3370941300(L_3, L_4, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = __this->get_m_Effect_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0043; } } { GameObject_t1113636619 * L_7 = __this->get_m_Effect_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); goto IL_009b; } IL_0043: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_8 = CMiscHelp_Instantiate_m170606278(NULL /*static, unused*/, _stringLiteral835970537, /*hidden argument*/NULL); V_1 = ((GameObject_t1113636619 *)CastclassSealed((RuntimeObject*)L_8, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_9 = V_1; NullCheck(L_9); Transform_t3600365921 * L_10 = GameObject_get_transform_m1369836730(L_9, /*hidden argument*/NULL); UITexture_t3471168817 * L_11 = __this->get_m_texture_3(); NullCheck(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(L_11, /*hidden argument*/NULL); NullCheck(L_10); Transform_set_parent_m786917804(L_10, L_12, /*hidden argument*/NULL); GameObject_t1113636619 * L_13 = V_1; NullCheck(L_13); Transform_t3600365921 * L_14 = GameObject_get_transform_m1369836730(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_15 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localScale_m3053443106(L_14, L_15, /*hidden argument*/NULL); GameObject_t1113636619 * L_16 = V_1; NullCheck(L_16); Transform_t3600365921 * L_17 = GameObject_get_transform_m1369836730(L_16, /*hidden argument*/NULL); Vector3_t3722313464 L_18 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); Transform_set_localPosition_m4128471975(L_17, L_18, /*hidden argument*/NULL); GameObject_t1113636619 * L_19 = V_1; CMiscHelp_SetLayer_m3570770946(NULL /*static, unused*/, L_19, _stringLiteral3455170507, /*hidden argument*/NULL); GameObject_t1113636619 * L_20 = V_1; __this->set_m_Effect_4(L_20); } IL_009b: { return; } } // UnityEngine.Texture2D uiShareScreenShot::CaptureScreenShot(System.String) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * uiShareScreenShot_CaptureScreenShot_m1145661228 (uiShareScreenShot_t126007483 * __this, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShareScreenShot_CaptureScreenShot_m1145661228_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); Texture2D_t3840446185 * V_1 = NULL; ByteU5BU5D_t4116647657* V_2 = NULL; { int32_t L_0 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); Rect__ctor_m2614021312((&V_0), (0.0f), (0.0f), (((float)((float)L_0))), (((float)((float)L_1))), /*hidden argument*/NULL); float L_2 = Rect_get_width_m3421484486((&V_0), /*hidden argument*/NULL); float L_3 = Rect_get_height_m1358425599((&V_0), /*hidden argument*/NULL); Texture2D_t3840446185 * L_4 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_4, (((int32_t)((int32_t)L_2))), (((int32_t)((int32_t)L_3))), 3, (bool)0, /*hidden argument*/NULL); V_1 = L_4; Texture2D_t3840446185 * L_5 = V_1; Rect_t2360479859 L_6 = V_0; NullCheck(L_5); Texture2D_ReadPixels_m3395504488(L_5, L_6, 0, 0, /*hidden argument*/NULL); Texture2D_t3840446185 * L_7 = V_1; NullCheck(L_7); Texture2D_Apply_m2271746283(L_7, /*hidden argument*/NULL); Texture2D_t3840446185 * L_8 = V_1; ByteU5BU5D_t4116647657* L_9 = ImageConversion_EncodeToPNG_m2292631531(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); V_2 = L_9; String_t* L_10 = ___path0; ByteU5BU5D_t4116647657* L_11 = V_2; File_WriteAllBytes_m4252682105(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); Texture2D_t3840446185 * L_12 = V_1; return L_12; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiShareScreenShot/c__Iterator0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CScreenShotU3Ec__Iterator0__ctor_m757913378 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Boolean uiShareScreenShot/c__Iterator0::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CScreenShotU3Ec__Iterator0_MoveNext_m1035753902 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CScreenShotU3Ec__Iterator0_MoveNext_m1035753902_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { int32_t L_0 = __this->get_U24PC_5(); V_0 = L_0; __this->set_U24PC_5((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0021; } case 1: { goto IL_0040; } } } { goto IL_0095; } IL_0021: { WaitForEndOfFrame_t1314943911 * L_2 = (WaitForEndOfFrame_t1314943911 *)il2cpp_codegen_object_new(WaitForEndOfFrame_t1314943911_il2cpp_TypeInfo_var); WaitForEndOfFrame__ctor_m1381314187(L_2, /*hidden argument*/NULL); __this->set_U24current_3(L_2); bool L_3 = __this->get_U24disposing_4(); if (L_3) { goto IL_003b; } } { __this->set_U24PC_5(1); } IL_003b: { goto IL_0097; } IL_0040: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_4 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m3937257545(NULL /*static, unused*/, L_4, _stringLiteral1281882627, /*hidden argument*/NULL); __this->set_U3CfullPathU3E__0_0(L_5); uiShareScreenShot_t126007483 * L_6 = __this->get_U24this_2(); String_t* L_7 = __this->get_U3CfullPathU3E__0_0(); NullCheck(L_6); Texture2D_t3840446185 * L_8 = uiShareScreenShot_CaptureScreenShot_m1145661228(L_6, L_7, /*hidden argument*/NULL); __this->set_U3CtextureU3E__0_1(L_8); uiShareScreenShot_t126007483 * L_9 = __this->get_U24this_2(); NullCheck(L_9); UITexture_t3471168817 * L_10 = L_9->get_m_texture_3(); Texture2D_t3840446185 * L_11 = __this->get_U3CtextureU3E__0_1(); NullCheck(L_10); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_10, L_11); uiShareScreenShot_t126007483 * L_12 = __this->get_U24this_2(); NullCheck(L_12); L_12->set_m_FinishRender_2((bool)1); __this->set_U24PC_5((-1)); } IL_0095: { return (bool)0; } IL_0097: { return (bool)1; } } // System.Object uiShareScreenShot/c__Iterator0::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CScreenShotU3Ec__Iterator0_System_Collections_Generic_IEnumeratorU3CobjectU3E_get_Current_m2444477675 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U24current_3(); return L_0; } } // System.Object uiShareScreenShot/c__Iterator0::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CScreenShotU3Ec__Iterator0_System_Collections_IEnumerator_get_Current_m1055048791 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U24current_3(); return L_0; } } // System.Void uiShareScreenShot/c__Iterator0::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CScreenShotU3Ec__Iterator0_Dispose_m3301437193 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method) { { __this->set_U24disposing_4((bool)1); __this->set_U24PC_5((-1)); return; } } // System.Void uiShareScreenShot/c__Iterator0::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CScreenShotU3Ec__Iterator0_Reset_m3585791943 (U3CScreenShotU3Ec__Iterator0_t2218484332 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CScreenShotU3Ec__Iterator0_Reset_m3585791943_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CScreenShotU3Ec__Iterator0_Reset_m3585791943_RuntimeMethod_var); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiShopActivityCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell__ctor_m4153586630 (uiShopActivityCell_t1851587493 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell_OnPageInit_m1648424641 (uiShopActivityCell_t1851587493 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityCell_OnPageInit_m1648424641_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_6(); if (L_0) { goto IL_0044; } } { __this->set_isPageInit_6((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_2 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_1, _stringLiteral2596966739, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_bill_texture_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_4 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); intptr_t L_5 = (intptr_t)uiShopActivityCell_OnFindClick_m2417206274_RuntimeMethod_var; Action_1_t1286104214 * L_6 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_6, __this, L_5, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_4); L_4->set_onClick_4(L_6); } IL_0044: { return; } } // System.Void uiShopActivityCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell_Awake_m2702682299 (uiShopActivityCell_t1851587493 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityCell_Awake_m2702682299_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_is_ready_3((bool)0); UITexture_t3471168817 * L_0 = __this->get_m_bill_texture_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); __this->set_m_lastIndex_4(((int32_t)-2)); __this->set_m_curIndex_5((-1)); return; } } // System.Void uiShopActivityCell::OnFindClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell_OnFindClick_m2417206274 (uiShopActivityCell_t1851587493 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityCell_OnFindClick_m2417206274_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ISceneRole_t2394225724 * L_1 = shopModel_GetCurShopModel_m2897736385(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_1); V_0 = L_2; CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = __this->get_m_curIndex_5(); int32_t L_5 = V_0; NullCheck(L_3); activityData_t4264290978 * L_6 = CShopConfig_GetActivityData_m3015250895(L_3, L_4, L_5, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = L_6->get_findText_2(); V_1 = L_7; String_t* L_8 = V_1; if (!L_8) { goto IL_0043; } } { String_t* L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(ScenePersonalWndShop_t78642639_il2cpp_TypeInfo_var); ScenePersonalWndShop_t78642639 * L_11 = ScenePersonalWndShop_GetInstance_m1217643196(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_12 = V_1; NullCheck(L_11); ScenePersonalWndShop_OnPageFind_m1916498966(L_11, L_12, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void uiShopActivityCell::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell_SetIndex_m1483220331 (uiShopActivityCell_t1851587493 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_curIndex_5(); int32_t L_1 = ___index0; if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_000d; } } { return; } IL_000d: { int32_t L_2 = ___index0; __this->set_m_curIndex_5(L_2); __this->set_m_is_ready_3((bool)0); return; } } // System.Void uiShopActivityCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityCell_Update_m3373389018 (uiShopActivityCell_t1851587493 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityCell_Update_m3373389018_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Texture2D_t3840446185 * V_1 = NULL; { int32_t L_0 = __this->get_m_lastIndex_4(); int32_t L_1 = __this->get_m_curIndex_5(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0024; } } { int32_t L_2 = __this->get_m_curIndex_5(); __this->set_m_lastIndex_4(L_2); __this->set_m_is_ready_3((bool)0); } IL_0024: { bool L_3 = __this->get_m_is_ready_3(); if (!L_3) { goto IL_0030; } } { return; } IL_0030: { UITexture_t3471168817 * L_4 = __this->get_m_bill_texture_2(); 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_00e9; } } { shopModel_t101745799 * L_6 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); ISceneRole_t2394225724 * L_7 = shopModel_GetCurShopModel_m2897736385(L_6, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_7); V_0 = L_8; int32_t L_9 = __this->get_m_curIndex_5(); if ((((int32_t)0) > ((int32_t)L_9))) { goto IL_0073; } } { int32_t L_10 = __this->get_m_curIndex_5(); CShopConfig_t202154353 * L_11 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_12 = V_0; NullCheck(L_11); int32_t L_13 = CShopConfig_GetActivityPicCount_m1400209868(L_11, L_12, /*hidden argument*/NULL); if ((((int32_t)L_10) < ((int32_t)L_13))) { goto IL_0098; } } IL_0073: { __this->set_m_is_ready_3((bool)1); UITexture_t3471168817 * L_14 = __this->get_m_bill_texture_2(); NullCheck(L_14); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_14, (Texture_t3661962703 *)NULL); UITexture_t3471168817 * L_15 = __this->get_m_bill_texture_2(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); NullCheck(L_16); GameObject_SetActive_m796801857(L_16, (bool)0, /*hidden argument*/NULL); return; } IL_0098: { CShopConfig_t202154353 * L_17 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = __this->get_m_curIndex_5(); int32_t L_19 = V_0; NullCheck(L_17); activityData_t4264290978 * L_20 = CShopConfig_GetActivityData_m3015250895(L_17, L_18, L_19, /*hidden argument*/NULL); NullCheck(L_20); String_t* L_21 = L_20->get_path_1(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_22 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); V_1 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_22, Texture2D_t3840446185_il2cpp_TypeInfo_var)); Texture2D_t3840446185 * L_23 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_23, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_24) { goto IL_00e9; } } { __this->set_m_is_ready_3((bool)1); UITexture_t3471168817 * L_25 = __this->get_m_bill_texture_2(); Texture2D_t3840446185 * L_26 = V_1; NullCheck(L_25); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_25, L_26); UITexture_t3471168817 * L_27 = __this->get_m_bill_texture_2(); NullCheck(L_27); GameObject_t1113636619 * L_28 = Component_get_gameObject_m442555142(L_27, /*hidden argument*/NULL); NullCheck(L_28); GameObject_SetActive_m796801857(L_28, (bool)1, /*hidden argument*/NULL); } IL_00e9: { 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 uiShopActivityPic::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic__ctor_m2512193322 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityPic::Awake() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_Awake_m1230494682 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityPic_Awake_m1230494682_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_curPicIndex_9(0); __this->set_m_OldFadeOut_10((-1)); __this->set_m_active0_11((bool)1); __this->set_m_bClkingInside_12((bool)0); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_MaxOffset_13(L_0); Vector2_t2156229523 L_1 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_ClkPos_14(L_1); __this->set_m_fTime_15((-1.0f)); __this->set_m_autoTime_16((0.0f)); return; } } // System.Void uiShopActivityPic::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_OnPageInit_m2050389397 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityPic_OnPageInit_m2050389397_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral1522443394, /*hidden argument*/NULL); NullCheck(L_1); uiShopActivityCell_t1851587493 * L_2 = Component_GetComponent_TisuiShopActivityCell_t1851587493_m824487187(L_1, /*hidden argument*/Component_GetComponent_TisuiShopActivityCell_t1851587493_m824487187_RuntimeMethod_var); __this->set_m_Texture0_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral1522640002, /*hidden argument*/NULL); NullCheck(L_4); uiShopActivityCell_t1851587493 * L_5 = Component_GetComponent_TisuiShopActivityCell_t1851587493_m824487187(L_4, /*hidden argument*/Component_GetComponent_TisuiShopActivityCell_t1851587493_m824487187_RuntimeMethod_var); __this->set_m_Texture1_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral2928900532, /*hidden argument*/NULL); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); __this->set_m_left_7(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral1302823665, /*hidden argument*/NULL); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); __this->set_m_right_8(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral51492284, /*hidden argument*/NULL); NullCheck(L_13); UILabel_t3248798549 * L_14 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_13, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_count_6(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); DMPanelCliper_t875718257 * L_16 = Component_GetComponent_TisDMPanelCliper_t875718257_m807673417(L_15, /*hidden argument*/Component_GetComponent_TisDMPanelCliper_t875718257_m807673417_RuntimeMethod_var); __this->set_m_PanelCliper_4(L_16); DMPanelCliper_t875718257 * L_17 = __this->get_m_PanelCliper_4(); NullCheck(L_17); DMPanelCliper_SetAllignType_m4065964335(L_17, 1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_18 = __this->get_m_Texture0_2(); NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); NullCheck(L_19); GameObject_SetActive_m796801857(L_19, (bool)1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_20 = __this->get_m_Texture0_2(); NullCheck(L_20); uiShopActivityCell_SetIndex_m1483220331(L_20, 0, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_21 = __this->get_m_Texture1_3(); NullCheck(L_21); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(L_21, /*hidden argument*/NULL); NullCheck(L_22); GameObject_SetActive_m796801857(L_22, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_23 = __this->get_m_left_7(); UIEventListener_t1665237878 * L_24 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); intptr_t L_25 = (intptr_t)uiShopActivityPic_leftClick_m2658853610_RuntimeMethod_var; Action_1_t1286104214 * L_26 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_26, __this, L_25, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_24); L_24->set_onClick_4(L_26); GameObject_t1113636619 * L_27 = __this->get_m_right_8(); UIEventListener_t1665237878 * L_28 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); intptr_t L_29 = (intptr_t)uiShopActivityPic_rightClick_m1669976438_RuntimeMethod_var; Action_1_t1286104214 * L_30 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_30, __this, L_29, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_28); L_28->set_onClick_4(L_30); return; } } // System.Void uiShopActivityPic::leftClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_leftClick_m2658853610 (uiShopActivityPic_t1833750701 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { uiShopActivityPic_MoveOneTick_m140751517(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityPic::rightClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_rightClick_m1669976438 (uiShopActivityPic_t1833750701 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { uiShopActivityPic_MoveOneTick_m140751517(__this, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityPic::Start() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_Start_m1782470250 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { { uiShopActivityCell_t1851587493 * L_0 = __this->get_m_Texture0_2(); NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_SetActive_m796801857(L_1, (bool)1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_2 = __this->get_m_Texture0_2(); NullCheck(L_2); uiShopActivityCell_SetIndex_m1483220331(L_2, 0, /*hidden argument*/NULL); uiShopActivityPic_SetSelectDian_m2294468475(__this, 0, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_3 = __this->get_m_Texture1_3(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityPic::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_OnDestroy_m2573634438 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiShopActivityPic::Update() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_Update_m276391646 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { { uiShopActivityPic_OnUIMoving_m1845959576(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityPic::SetSelectDian(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_SetSelectDian_m2294468475 (uiShopActivityPic_t1833750701 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityPic_SetSelectDian_m2294468475_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ISceneRole_t2394225724 * L_1 = shopModel_GetCurShopModel_m2897736385(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_1); V_0 = L_2; UILabel_t3248798549 * L_3 = __this->get_m_count_6(); int32_t L_4 = ___index0; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); CShopConfig_t202154353 * L_7 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = CShopConfig_GetActivityPicCount_m1400209868(L_7, L_8, /*hidden argument*/NULL); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m1715369213(NULL /*static, unused*/, L_6, _stringLiteral3452614529, L_11, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_12, /*hidden argument*/NULL); return; } } // System.Void uiShopActivityPic::OnUIMoving() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_OnUIMoving_m1845959576 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityPic_OnUIMoving_m1845959576_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float V_4 = 0.0f; { float L_0 = __this->get_m_autoTime_16(); float L_1 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_autoTime_16(((float)il2cpp_codegen_add((float)L_0, (float)L_1))); float L_2 = __this->get_m_autoTime_16(); if ((!(((float)L_2) > ((float)(5.0f))))) { goto IL_0029; } } { uiShopActivityPic_MoveOneTick_m140751517(__this, (bool)0, /*hidden argument*/NULL); } IL_0029: { float L_3 = __this->get_m_fTime_15(); if ((!(((float)(-0.5f)) > ((float)L_3)))) { goto IL_003a; } } { return; } IL_003a: { float L_4 = __this->get_m_fTime_15(); float L_5 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fTime_15(((float)il2cpp_codegen_add((float)L_4, (float)L_5))); float L_6 = __this->get_m_fTime_15(); if ((!(((float)(0.7f)) <= ((float)L_6)))) { goto IL_00d0; } } { bool L_7 = __this->get_m_active0_11(); if (!L_7) { goto IL_0092; } } { uiShopActivityCell_t1851587493 * L_8 = __this->get_m_Texture0_2(); NullCheck(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); Transform_set_localPosition_m4128471975(L_9, L_10, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_11 = __this->get_m_Texture1_3(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); NullCheck(L_12); GameObject_SetActive_m796801857(L_12, (bool)0, /*hidden argument*/NULL); goto IL_00b8; } IL_0092: { uiShopActivityCell_t1851587493 * L_13 = __this->get_m_Texture1_3(); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_15 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localPosition_m4128471975(L_14, L_15, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_16 = __this->get_m_Texture0_2(); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_m796801857(L_17, (bool)0, /*hidden argument*/NULL); } IL_00b8: { __this->set_m_fTime_15((-1.0f)); int32_t L_18 = __this->get_m_curPicIndex_9(); uiShopActivityPic_SetSelectDian_m2294468475(__this, L_18, /*hidden argument*/NULL); return; } IL_00d0: { float L_19 = __this->get_m_fTime_15(); V_0 = ((float)il2cpp_codegen_multiply((float)(2.0f), (float)L_19)); bool L_20 = __this->get_m_bToLower_17(); if (!L_20) { goto IL_019f; } } { float L_21 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_22 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (-528.0f), (0.0f), L_21, /*hidden argument*/NULL); V_1 = L_22; float L_23 = V_0; float L_24 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.0f), (528.0f), L_23, /*hidden argument*/NULL); V_2 = L_24; bool L_25 = __this->get_m_active0_11(); if (!L_25) { goto IL_015a; } } { uiShopActivityCell_t1851587493 * L_26 = __this->get_m_Texture0_2(); NullCheck(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL); float L_28 = V_1; Vector3_t3722313464 L_29; memset(&L_29, 0, sizeof(L_29)); Vector3__ctor_m3353183577((&L_29), L_28, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_27); Transform_set_localPosition_m4128471975(L_27, L_29, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_30 = __this->get_m_Texture1_3(); NullCheck(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(L_30, /*hidden argument*/NULL); float L_32 = V_2; Vector3_t3722313464 L_33; memset(&L_33, 0, sizeof(L_33)); Vector3__ctor_m3353183577((&L_33), L_32, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_31); Transform_set_localPosition_m4128471975(L_31, L_33, /*hidden argument*/NULL); goto IL_019a; } IL_015a: { uiShopActivityCell_t1851587493 * L_34 = __this->get_m_Texture1_3(); NullCheck(L_34); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(L_34, /*hidden argument*/NULL); float L_36 = V_1; Vector3_t3722313464 L_37; memset(&L_37, 0, sizeof(L_37)); Vector3__ctor_m3353183577((&L_37), L_36, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_35); Transform_set_localPosition_m4128471975(L_35, L_37, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_38 = __this->get_m_Texture0_2(); NullCheck(L_38); Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(L_38, /*hidden argument*/NULL); float L_40 = V_2; Vector3_t3722313464 L_41; memset(&L_41, 0, sizeof(L_41)); Vector3__ctor_m3353183577((&L_41), L_40, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_39); Transform_set_localPosition_m4128471975(L_39, L_41, /*hidden argument*/NULL); } IL_019a: { goto IL_0254; } IL_019f: { float L_42 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_43 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (528.0f), (0.0f), L_42, /*hidden argument*/NULL); V_3 = L_43; float L_44 = V_0; float L_45 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (0.0f), (-528.0f), L_44, /*hidden argument*/NULL); V_4 = L_45; bool L_46 = __this->get_m_active0_11(); if (!L_46) { goto IL_0213; } } { uiShopActivityCell_t1851587493 * L_47 = __this->get_m_Texture0_2(); NullCheck(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(L_47, /*hidden argument*/NULL); float L_49 = V_3; Vector3_t3722313464 L_50; memset(&L_50, 0, sizeof(L_50)); Vector3__ctor_m3353183577((&L_50), L_49, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_48); Transform_set_localPosition_m4128471975(L_48, L_50, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_51 = __this->get_m_Texture1_3(); NullCheck(L_51); Transform_t3600365921 * L_52 = Component_get_transform_m3162698980(L_51, /*hidden argument*/NULL); float L_53 = V_4; Vector3_t3722313464 L_54; memset(&L_54, 0, sizeof(L_54)); Vector3__ctor_m3353183577((&L_54), L_53, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_52); Transform_set_localPosition_m4128471975(L_52, L_54, /*hidden argument*/NULL); goto IL_0254; } IL_0213: { uiShopActivityCell_t1851587493 * L_55 = __this->get_m_Texture1_3(); NullCheck(L_55); Transform_t3600365921 * L_56 = Component_get_transform_m3162698980(L_55, /*hidden argument*/NULL); float L_57 = V_3; Vector3_t3722313464 L_58; memset(&L_58, 0, sizeof(L_58)); Vector3__ctor_m3353183577((&L_58), L_57, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_56); Transform_set_localPosition_m4128471975(L_56, L_58, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_59 = __this->get_m_Texture0_2(); NullCheck(L_59); Transform_t3600365921 * L_60 = Component_get_transform_m3162698980(L_59, /*hidden argument*/NULL); float L_61 = V_4; Vector3_t3722313464 L_62; memset(&L_62, 0, sizeof(L_62)); Vector3__ctor_m3353183577((&L_62), L_61, (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_60); Transform_set_localPosition_m4128471975(L_60, L_62, /*hidden argument*/NULL); } IL_0254: { return; } } // System.Void uiShopActivityPic::DoCheckUIMove() extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_DoCheckUIMove_m158712730 (uiShopActivityPic_t1833750701 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopActivityPic_DoCheckUIMove_m158712730_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; uiShopActivityPic_t1833750701 * G_B11_0 = NULL; uiShopActivityPic_t1833750701 * G_B10_0 = NULL; int32_t G_B12_0 = 0; uiShopActivityPic_t1833750701 * G_B12_1 = NULL; Vector2_t2156229523 * G_B21_0 = NULL; Vector2_t2156229523 * G_B20_0 = NULL; float G_B22_0 = 0.0f; Vector2_t2156229523 * G_B22_1 = NULL; Vector2_t2156229523 * G_B24_0 = NULL; Vector2_t2156229523 * G_B23_0 = NULL; float G_B25_0 = 0.0f; Vector2_t2156229523 * G_B25_1 = NULL; { int32_t L_0 = Screen_get_width_m345039817(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((float)((float)(((float)((float)L_0)))/(float)(960.0f))); int32_t L_1 = Screen_get_height_m1623532518(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = ((float)((float)(((float)((float)L_1)))/(float)(640.0f))); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_2 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CInputHelp_t1757450660_il2cpp_TypeInfo_var); int32_t L_3 = CInputHelp_GetMousePosition_m2637342208(NULL /*static, unused*/, (bool)0, (&V_2), /*hidden argument*/NULL); V_3 = L_3; int32_t L_4 = V_3; if ((((int32_t)0) > ((int32_t)L_4))) { goto IL_0036; } } { G_B3_0 = 1; goto IL_0037; } IL_0036: { G_B3_0 = 0; } IL_0037: { V_4 = (bool)G_B3_0; bool L_5 = V_4; if (!L_5) { goto IL_004e; } } { Rect_t2360479859 * L_6 = __this->get_address_of_rtArea_18(); Vector2_t2156229523 L_7 = V_2; bool L_8 = Rect_Contains_m3188543637(L_6, L_7, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_8)); goto IL_004f; } IL_004e: { G_B6_0 = 0; } IL_004f: { V_5 = (bool)G_B6_0; bool L_9 = __this->get_m_bClkingInside_12(); if (!L_9) { goto IL_00e6; } } { bool L_10 = V_4; if (L_10) { goto IL_00e6; } } { bool L_11 = V_4; __this->set_m_bClkingInside_12(L_11); Vector2_t2156229523 * L_12 = __this->get_address_of_m_MaxOffset_13(); float L_13 = L_12->get_x_0(); V_6 = L_13; float L_14 = V_0; float L_15 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_16 = fabsf(L_15); if ((!(((float)((float)il2cpp_codegen_multiply((float)(20.0f), (float)L_14))) <= ((float)L_16)))) { goto IL_00a9; } } { float L_17 = V_6; G_B10_0 = __this; if ((!(((float)(0.0f)) < ((float)L_17)))) { G_B11_0 = __this; goto IL_009e; } } { G_B12_0 = 1; G_B12_1 = G_B10_0; goto IL_009f; } IL_009e: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_009f: { NullCheck(G_B12_1); uiShopActivityPic_MoveOneTick_m140751517(G_B12_1, (bool)G_B12_0, /*hidden argument*/NULL); goto IL_00c5; } IL_00a9: { float L_18 = V_6; if ((!(((float)L_18) == ((float)(0.0f))))) { goto IL_00c5; } } { bool L_19 = __this->get_m_active0_11(); if (!L_19) { goto IL_00c5; } } { goto IL_00c5; } IL_00c5: { Vector2_t2156229523 * L_20 = __this->get_address_of_m_MaxOffset_13(); L_20->set_x_0((0.0f)); Vector2_t2156229523 * L_21 = __this->get_address_of_m_MaxOffset_13(); L_21->set_y_1((0.0f)); return; } IL_00e6: { bool L_22 = V_4; if (!L_22) { goto IL_01c4; } } { bool L_23 = __this->get_m_bClkingInside_12(); if (!L_23) { goto IL_0199; } } { float L_24 = (&V_2)->get_x_0(); Vector2_t2156229523 * L_25 = __this->get_address_of_m_ClkPos_14(); float L_26 = L_25->get_x_0(); V_7 = ((float)il2cpp_codegen_subtract((float)L_24, (float)L_26)); float L_27 = (&V_2)->get_y_1(); Vector2_t2156229523 * L_28 = __this->get_address_of_m_ClkPos_14(); float L_29 = L_28->get_y_1(); V_8 = ((float)il2cpp_codegen_subtract((float)L_27, (float)L_29)); Vector2_t2156229523 * L_30 = __this->get_address_of_m_MaxOffset_13(); Vector2_t2156229523 * L_31 = __this->get_address_of_m_MaxOffset_13(); float L_32 = L_31->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_33 = fabsf(L_32); float L_34 = V_7; float L_35 = fabsf(L_34); G_B20_0 = L_30; if ((!(((float)L_33) < ((float)L_35)))) { G_B21_0 = L_30; goto IL_014b; } } { float L_36 = V_7; G_B22_0 = L_36; G_B22_1 = G_B20_0; goto IL_0156; } IL_014b: { Vector2_t2156229523 * L_37 = __this->get_address_of_m_MaxOffset_13(); float L_38 = L_37->get_x_0(); G_B22_0 = L_38; G_B22_1 = G_B21_0; } IL_0156: { G_B22_1->set_x_0(G_B22_0); Vector2_t2156229523 * L_39 = __this->get_address_of_m_MaxOffset_13(); Vector2_t2156229523 * L_40 = __this->get_address_of_m_MaxOffset_13(); float L_41 = L_40->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_42 = fabsf(L_41); float L_43 = V_8; float L_44 = fabsf(L_43); G_B23_0 = L_39; if ((!(((float)L_42) < ((float)L_44)))) { G_B24_0 = L_39; goto IL_0184; } } { float L_45 = V_8; G_B25_0 = L_45; G_B25_1 = G_B23_0; goto IL_018f; } IL_0184: { Vector2_t2156229523 * L_46 = __this->get_address_of_m_MaxOffset_13(); float L_47 = L_46->get_y_1(); G_B25_0 = L_47; G_B25_1 = G_B24_0; } IL_018f: { G_B25_1->set_y_1(G_B25_0); goto IL_01c4; } IL_0199: { bool L_48 = V_5; if (!L_48) { goto IL_01c4; } } { bool L_49 = __this->get_m_bClkingInside_12(); if (L_49) { goto IL_01c4; } } { __this->set_m_bClkingInside_12((bool)1); Vector2_t2156229523 L_50 = V_2; __this->set_m_ClkPos_14(L_50); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_51 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_MaxOffset_13(L_51); } IL_01c4: { return; } } // System.Void uiShopActivityPic::MoveOneTick(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiShopActivityPic_MoveOneTick_m140751517 (uiShopActivityPic_t1833750701 * __this, bool ___bToLower0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { shopModel_t101745799 * L_0 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ISceneRole_t2394225724 * L_1 = shopModel_GetCurShopModel_m2897736385(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_1); V_0 = L_2; CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = CShopConfig_GetActivityPicCount_m1400209868(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; if ((((int32_t)1) < ((int32_t)L_6))) { goto IL_0024; } } { return; } IL_0024: { bool L_7 = ___bToLower0; __this->set_m_bToLower_17(L_7); __this->set_m_fTime_15((0.0f)); __this->set_m_autoTime_16((0.0f)); bool L_8 = __this->get_m_active0_11(); __this->set_m_active0_11((bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0)); bool L_9 = ___bToLower0; if (!L_9) { goto IL_007d; } } { int32_t L_10 = V_1; int32_t L_11 = __this->get_m_curPicIndex_9(); int32_t L_12 = V_1; __this->set_m_curPicIndex_9(((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)), (int32_t)1))%(int32_t)L_12))); int32_t L_13 = __this->get_m_curPicIndex_9(); int32_t L_14 = V_1; __this->set_m_OldFadeOut_10(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))%(int32_t)L_14))); goto IL_009f; } IL_007d: { int32_t L_15 = __this->get_m_curPicIndex_9(); int32_t L_16 = V_1; __this->set_m_curPicIndex_9(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1))%(int32_t)L_16))); int32_t L_17 = V_1; int32_t L_18 = __this->get_m_curPicIndex_9(); int32_t L_19 = V_1; __this->set_m_OldFadeOut_10(((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18)), (int32_t)1))%(int32_t)L_19))); } IL_009f: { bool L_20 = __this->get_m_active0_11(); if (!L_20) { goto IL_00f3; } } { uiShopActivityCell_t1851587493 * L_21 = __this->get_m_Texture1_3(); NullCheck(L_21); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(L_21, /*hidden argument*/NULL); NullCheck(L_22); GameObject_SetActive_m796801857(L_22, (bool)1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_23 = __this->get_m_Texture1_3(); int32_t L_24 = __this->get_m_OldFadeOut_10(); NullCheck(L_23); uiShopActivityCell_SetIndex_m1483220331(L_23, L_24, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_25 = __this->get_m_Texture0_2(); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); NullCheck(L_26); GameObject_SetActive_m796801857(L_26, (bool)1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_27 = __this->get_m_Texture0_2(); int32_t L_28 = __this->get_m_curPicIndex_9(); NullCheck(L_27); uiShopActivityCell_SetIndex_m1483220331(L_27, L_28, /*hidden argument*/NULL); goto IL_0137; } IL_00f3: { uiShopActivityCell_t1851587493 * L_29 = __this->get_m_Texture0_2(); NullCheck(L_29); GameObject_t1113636619 * L_30 = Component_get_gameObject_m442555142(L_29, /*hidden argument*/NULL); NullCheck(L_30); GameObject_SetActive_m796801857(L_30, (bool)1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_31 = __this->get_m_Texture0_2(); int32_t L_32 = __this->get_m_OldFadeOut_10(); NullCheck(L_31); uiShopActivityCell_SetIndex_m1483220331(L_31, L_32, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_33 = __this->get_m_Texture1_3(); NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); NullCheck(L_34); GameObject_SetActive_m796801857(L_34, (bool)1, /*hidden argument*/NULL); uiShopActivityCell_t1851587493 * L_35 = __this->get_m_Texture1_3(); int32_t L_36 = __this->get_m_curPicIndex_9(); NullCheck(L_35); uiShopActivityCell_SetIndex_m1483220331(L_35, L_36, /*hidden argument*/NULL); } IL_0137: { 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 uiShopcarConfirm::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm__ctor_m1323409284 (uiShopcarConfirm_t2151556946 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopcarConfirm::Start() extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_Start_m1208966374 (uiShopcarConfirm_t2151556946 * __this, const RuntimeMethod* method) { { uiShopcarConfirm_InitUI_m1470024094(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopcarConfirm::InitUI() extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_InitUI_m1470024094 (uiShopcarConfirm_t2151556946 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopcarConfirm_InitUI_m1470024094_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_init_14(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_init_14((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_2 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_1, _stringLiteral2519176860, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_titleLabel_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral2601024035, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_contentLabel_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral914461524, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_goldLabel_4(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_7, _stringLiteral1890457475, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_goldPriceLabel_5(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_9, _stringLiteral541782888, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_bindDimondLabel_6(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_11, _stringLiteral944389175, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_bindDimondPriceLabel_7(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_13, _stringLiteral249371710, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_dimondLabel_8(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_16 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_15, _stringLiteral3665882355, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_dimondPriceLabel_9(L_16); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_17); Transform_t3600365921 * L_18 = Transform_Find_m1729760951(L_17, _stringLiteral2929342476, /*hidden argument*/NULL); __this->set_m_confirmBtn_10(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral3370991691, /*hidden argument*/NULL); __this->set_m_closeBtn_11(L_20); Transform_t3600365921 * L_21 = __this->get_m_confirmBtn_10(); UIEventListener_t1665237878 * L_22 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); intptr_t L_23 = (intptr_t)uiShopcarConfirm_OnClkConfirm_m1849363350_RuntimeMethod_var; Action_1_t1286104214 * L_24 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_24, __this, L_23, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_22); L_22->set_onClick_4(L_24); Transform_t3600365921 * L_25 = __this->get_m_closeBtn_11(); UIEventListener_t1665237878 * L_26 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); intptr_t L_27 = (intptr_t)uiShopcarConfirm_OnClkClose_m6061782_RuntimeMethod_var; Action_1_t1286104214 * L_28 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_28, __this, L_27, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_26); L_26->set_onClick_4(L_28); return; } } // System.Void uiShopcarConfirm::OnClkConfirm(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_OnClkConfirm_m1849363350 (uiShopcarConfirm_t2151556946 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopcarConfirm_OnClkConfirm_m1849363350_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; List_1_t128053199 * V_3 = NULL; String_t* V_4 = NULL; CDataArray_t4068198041 * V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; CShopCarItemInfo_t520349723 * V_8 = NULL; { CShopCartManager_t2478140686 * L_0 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CShopCartManager_get_TotalGold_m1427031330(L_0, /*hidden argument*/NULL); V_0 = L_1; CShopCartManager_t2478140686 * L_2 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CShopCartManager_get_TotalDimond_m1212600580(L_2, /*hidden argument*/NULL); V_1 = L_3; CShopCartManager_t2478140686 * L_4 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CShopCartManager_get_TotalBindDimond_m3523636963(L_4, /*hidden argument*/NULL); V_2 = L_5; bool L_6 = __this->get_m_bBuy_13(); if (!L_6) { goto IL_0156; } } { CShopCartManager_t2478140686 * L_7 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); List_1_t128053199 * L_8 = CShopCartManager_GetSelectedIDList_m1093345210(L_7, /*hidden argument*/NULL); V_3 = L_8; List_1_t128053199 * L_9 = V_3; if (!L_9) { goto IL_0151; } } { int32_t L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_11 = CurrencyGetManager_CheckCurrencyState_m4051687621(NULL /*static, unused*/, 3, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_00a4; } } { CTextHelp_t3119637808 * L_12 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_12); String_t* L_14 = CTextHelp_GetText_m3374553046(L_12, _stringLiteral2582004551, L_13, /*hidden argument*/NULL); V_4 = L_14; String_t* L_15 = V_4; int32_t L_16 = V_2; int32_t L_17 = L_16; RuntimeObject * L_18 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_17); IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); CurrencyUnit_t374561803 * L_19 = CurrencyGetManager_get_BindDiamond_m1902173397(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int64_t L_20 = CurrencyUnit_get_CurValue_m3724884493(L_19, /*hidden argument*/NULL); int64_t L_21 = L_20; RuntimeObject * L_22 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_21); int32_t L_23 = V_2; CurrencyUnit_t374561803 * L_24 = CurrencyGetManager_get_BindDiamond_m1902173397(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); int64_t L_25 = CurrencyUnit_get_CurValue_m3724884493(L_24, /*hidden argument*/NULL); int64_t L_26 = ((int64_t)il2cpp_codegen_subtract((int64_t)(((int64_t)((int64_t)L_23))), (int64_t)L_25)); RuntimeObject * L_27 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_26); String_t* L_28 = String_Format_m3339413201(NULL /*static, unused*/, L_15, L_18, L_22, L_27, /*hidden argument*/NULL); V_4 = L_28; String_t* L_29 = V_4; intptr_t L_30 = (intptr_t)uiShopcarConfirm_OnClkBuyUseBindDiamond_m1009986602_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_31 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_31, __this, L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_29, L_31, /*hidden argument*/NULL); return; } IL_00a4: { CDataArray_t4068198041 * L_32 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_32, /*hidden argument*/NULL); V_5 = L_32; CDataArray_t4068198041 * L_33 = V_5; NullCheck(L_33); CDataArray_Push_m3820844360(L_33, ((int32_t)927), /*hidden argument*/NULL); CDataArray_t4068198041 * L_34 = V_5; NullCheck(L_34); CDataArray_Push_m3820844360(L_34, (-1), /*hidden argument*/NULL); CDataArray_t4068198041 * L_35 = V_5; NullCheck(L_35); CDataArray_Push_m3820844360(L_35, 0, /*hidden argument*/NULL); List_1_t128053199 * L_36 = V_3; NullCheck(L_36); int32_t L_37 = List_1_get_Count_m186164705(L_36, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); V_6 = L_37; CDataArray_t4068198041 * L_38 = V_5; int32_t L_39 = V_6; NullCheck(L_38); CDataArray_Push_m3820844360(L_38, L_39, /*hidden argument*/NULL); CDataArray_t4068198041 * L_40 = V_5; NullCheck(L_40); CDataArray_Push_m3820844360(L_40, 4, /*hidden argument*/NULL); V_7 = 0; goto IL_0141; } IL_00e8: { CShopCartManager_t2478140686 * L_41 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t128053199 * L_42 = V_3; int32_t L_43 = V_7; NullCheck(L_42); int32_t L_44 = List_1_get_Item_m888956288(L_42, L_43, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_41); CShopCarItemInfo_t520349723 * L_45 = CShopCartManager_GetItemById_m1362153420(L_41, L_44, /*hidden argument*/NULL); V_8 = L_45; CShopCarItemInfo_t520349723 * L_46 = V_8; if (!L_46) { goto IL_013b; } } { CDataArray_t4068198041 * L_47 = V_5; CShopCarItemInfo_t520349723 * L_48 = V_8; NullCheck(L_48); int32_t L_49 = L_48->get_m_configID_1(); NullCheck(L_47); CDataArray_Push_m3820844360(L_47, L_49, /*hidden argument*/NULL); CDataArray_t4068198041 * L_50 = V_5; CShopCarItemInfo_t520349723 * L_51 = V_8; NullCheck(L_51); int32_t L_52 = L_51->get_m_amount_8(); NullCheck(L_50); CDataArray_Push_m3820844360(L_50, L_52, /*hidden argument*/NULL); CDataArray_t4068198041 * L_53 = V_5; CShopCarItemInfo_t520349723 * L_54 = V_8; NullCheck(L_54); int32_t L_55 = L_54->get_m_valid_2(); NullCheck(L_53); CDataArray_Push_m3820844360(L_53, L_55, /*hidden argument*/NULL); CDataArray_t4068198041 * L_56 = V_5; CShopCarItemInfo_t520349723 * L_57 = V_8; NullCheck(L_57); int32_t L_58 = L_57->get_m_payType_6(); NullCheck(L_56); CDataArray_Push_m3820844360(L_56, L_58, /*hidden argument*/NULL); } IL_013b: { int32_t L_59 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0141: { int32_t L_60 = V_7; int32_t L_61 = V_6; if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00e8; } } { CDataArray_t4068198041 * L_62 = V_5; NullCheck(L_62); CDataArray_Flush_m1077150699(L_62, /*hidden argument*/NULL); } IL_0151: { goto IL_017e; } IL_0156: { CShopCartManager_t2478140686 * L_63 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_63); bool L_64 = CShopCartManager_get_IsCheckAll_m1489777226(L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_0174; } } { CShopCartManager_t2478140686 * L_65 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_65); CShopCartManager_ClearList_m181621995(L_65, /*hidden argument*/NULL); goto IL_017e; } IL_0174: { CShopCartManager_t2478140686 * L_66 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_66); CShopCartManager_Remove_m4085102293(L_66, /*hidden argument*/NULL); } IL_017e: { CShopCartManager_t2478140686 * L_67 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_67); CShopCartManager_CalculatePrice_m4200642273(L_67, /*hidden argument*/NULL); GameObject_t1113636619 * L_68 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_68); GameObject_SetActive_m796801857(L_68, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiShopcarConfirm::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_OnClkClose_m6061782 (uiShopcarConfirm_t2151556946 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiShopcarConfirm::SetConfirmBox(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_SetConfirmBox_m2555307647 (uiShopcarConfirm_t2151556946 * __this, bool ___bBuy0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopcarConfirm_SetConfirmBox_m2555307647_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; { bool L_0 = __this->get_m_bInitFinish_12(); if (L_0) { goto IL_0018; } } { uiShopcarConfirm_InitUI_m1470024094(__this, /*hidden argument*/NULL); __this->set_m_bInitFinish_12((bool)1); } IL_0018: { bool L_1 = ___bBuy0; __this->set_m_bBuy_13(L_1); UILabel_t3248798549 * L_2 = __this->get_m_titleLabel_2(); CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral3921795636, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = __this->get_m_goldLabel_4(); CTextHelp_t3119637808 * L_6 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CTextHelp_GetText_m372251958(L_6, _stringLiteral3533529966, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Concat_m3937257545(NULL /*static, unused*/, L_7, _stringLiteral3452614550, /*hidden argument*/NULL); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_5, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_goldPriceLabel_5(); CShopCartManager_t2478140686 * L_10 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int32_t L_11 = CShopCartManager_get_TotalGold_m1427031330(L_10, /*hidden argument*/NULL); V_0 = L_11; String_t* L_12 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_9, L_12, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = __this->get_m_bindDimondLabel_6(); CTextHelp_t3119637808 * L_14 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_15 = CTextHelp_GetText_m372251958(L_14, _stringLiteral4270179646, /*hidden argument*/NULL); String_t* L_16 = String_Concat_m3937257545(NULL /*static, unused*/, L_15, _stringLiteral3452614550, /*hidden argument*/NULL); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_13, L_16, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = __this->get_m_bindDimondPriceLabel_7(); CShopCartManager_t2478140686 * L_18 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = CShopCartManager_get_TotalBindDimond_m3523636963(L_18, /*hidden argument*/NULL); V_1 = L_19; String_t* L_20 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_17, L_20, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_m_dimondLabel_8(); CTextHelp_t3119637808 * L_22 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_23 = CTextHelp_GetText_m372251958(L_22, _stringLiteral2259562468, /*hidden argument*/NULL); String_t* L_24 = String_Concat_m3937257545(NULL /*static, unused*/, L_23, _stringLiteral3452614550, /*hidden argument*/NULL); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_21, L_24, /*hidden argument*/NULL); UILabel_t3248798549 * L_25 = __this->get_m_dimondPriceLabel_9(); CShopCartManager_t2478140686 * L_26 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); int32_t L_27 = CShopCartManager_get_TotalDimond_m1212600580(L_26, /*hidden argument*/NULL); V_2 = L_27; String_t* L_28 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_25, L_28, /*hidden argument*/NULL); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_29; bool L_30 = __this->get_m_bBuy_13(); if (!L_30) { goto IL_0134; } } { CTextHelp_t3119637808 * L_31 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); String_t* L_32 = CTextHelp_GetText_m372251958(L_31, _stringLiteral1502275619, /*hidden argument*/NULL); V_3 = L_32; goto IL_0144; } IL_0134: { CTextHelp_t3119637808 * L_33 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); String_t* L_34 = CTextHelp_GetText_m372251958(L_33, _stringLiteral2558487352, /*hidden argument*/NULL); V_3 = L_34; } IL_0144: { UILabel_t3248798549 * L_35 = __this->get_m_contentLabel_3(); CTextHelp_t3119637808 * L_36 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = CTextHelp_GetText_m372251958(L_36, _stringLiteral3489188688, /*hidden argument*/NULL); String_t* L_38 = V_3; CShopCartManager_t2478140686 * L_39 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); int32_t L_40 = CShopCartManager_get_SelectCount_m1138847738(L_39, /*hidden argument*/NULL); int32_t L_41 = L_40; RuntimeObject * L_42 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_41); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_43 = String_Format_m2556382932(NULL /*static, unused*/, L_37, L_38, L_42, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_35, L_43, /*hidden argument*/NULL); return; } } // System.Void uiShopcarConfirm::OnClkBuyUseBindDiamond(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiShopcarConfirm_OnClkBuyUseBindDiamond_m1009986602 (uiShopcarConfirm_t2151556946 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopcarConfirm_OnClkBuyUseBindDiamond_m1009986602_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; List_1_t128053199 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; CShopCarItemInfo_t520349723 * V_4 = NULL; { bool L_0 = ___bConfirmed0; if (!L_0) { goto IL_00ab; } } { CDataArray_t4068198041 * L_1 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_1, /*hidden argument*/NULL); V_0 = L_1; CDataArray_t4068198041 * L_2 = V_0; NullCheck(L_2); CDataArray_Push_m3820844360(L_2, ((int32_t)927), /*hidden argument*/NULL); CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, (-1), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; NullCheck(L_4); CDataArray_Push_m3820844360(L_4, 0, /*hidden argument*/NULL); CShopCartManager_t2478140686 * L_5 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); List_1_t128053199 * L_6 = CShopCartManager_GetSelectedIDList_m1093345210(L_5, /*hidden argument*/NULL); V_1 = L_6; List_1_t128053199 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = List_1_get_Count_m186164705(L_7, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); V_2 = L_8; CDataArray_t4068198041 * L_9 = V_0; int32_t L_10 = V_2; NullCheck(L_9); CDataArray_Push_m3820844360(L_9, L_10, /*hidden argument*/NULL); CDataArray_t4068198041 * L_11 = V_0; NullCheck(L_11); CDataArray_Push_m3820844360(L_11, 4, /*hidden argument*/NULL); V_3 = 0; goto IL_009e; } IL_004c: { CShopCartManager_t2478140686 * L_12 = CShopCartManager_GetInstance_m4201379927(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t128053199 * L_13 = V_1; int32_t L_14 = V_3; NullCheck(L_13); int32_t L_15 = List_1_get_Item_m888956288(L_13, L_14, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_12); CShopCarItemInfo_t520349723 * L_16 = CShopCartManager_GetItemById_m1362153420(L_12, L_15, /*hidden argument*/NULL); V_4 = L_16; CShopCarItemInfo_t520349723 * L_17 = V_4; if (!L_17) { goto IL_009a; } } { CDataArray_t4068198041 * L_18 = V_0; CShopCarItemInfo_t520349723 * L_19 = V_4; NullCheck(L_19); int32_t L_20 = L_19->get_m_configID_1(); NullCheck(L_18); CDataArray_Push_m3820844360(L_18, L_20, /*hidden argument*/NULL); CDataArray_t4068198041 * L_21 = V_0; CShopCarItemInfo_t520349723 * L_22 = V_4; NullCheck(L_22); int32_t L_23 = L_22->get_m_amount_8(); NullCheck(L_21); CDataArray_Push_m3820844360(L_21, L_23, /*hidden argument*/NULL); CDataArray_t4068198041 * L_24 = V_0; CShopCarItemInfo_t520349723 * L_25 = V_4; NullCheck(L_25); int32_t L_26 = L_25->get_m_valid_2(); NullCheck(L_24); CDataArray_Push_m3820844360(L_24, L_26, /*hidden argument*/NULL); CDataArray_t4068198041 * L_27 = V_0; CShopCarItemInfo_t520349723 * L_28 = V_4; NullCheck(L_28); int32_t L_29 = L_28->get_m_payType_6(); NullCheck(L_27); CDataArray_Push_m3820844360(L_27, L_29, /*hidden argument*/NULL); } IL_009a: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_009e: { int32_t L_31 = V_3; int32_t L_32 = V_2; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_004c; } } { CDataArray_t4068198041 * L_33 = V_0; NullCheck(L_33); CDataArray_Flush_m1077150699(L_33, /*hidden argument*/NULL); } IL_00ab: { 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 uiShopSearch::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiShopSearch__ctor_m1036553835 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch__ctor_m1036553835_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t513309759 * L_0 = (List_1_t513309759 *)il2cpp_codegen_object_new(List_1_t513309759_il2cpp_TypeInfo_var); List_1__ctor_m1095739899(L_0, 6, /*hidden argument*/List_1__ctor_m1095739899_RuntimeMethod_var); __this->set_itemTabGroups_9(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_QualityList_13(L_1); List_1_t128053199 * L_2 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_2, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); __this->set_m_CashList_15(L_2); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopSearch::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnPageInit_m1281516358 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_OnPageInit_m1281516358_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2601259978, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_tabView_8(L_0); List_1_t1666189680 * L_1 = (List_1_t1666189680 *)il2cpp_codegen_object_new(List_1_t1666189680_il2cpp_TypeInfo_var); List_1__ctor_m1679529104(L_1, /*hidden argument*/List_1__ctor_m1679529104_RuntimeMethod_var); __this->set_m_QualitySet_12(L_1); List_1_t1666189680 * L_2 = __this->get_m_QualitySet_12(); UISprite_t194114938 * L_3 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral3093073886, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_2); List_1_Add_m2778281004(L_2, L_3, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); List_1_t1666189680 * L_4 = __this->get_m_QualitySet_12(); UISprite_t194114938 * L_5 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral372084702, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_4); List_1_Add_m2778281004(L_4, L_5, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); List_1_t1666189680 * L_6 = __this->get_m_QualitySet_12(); UISprite_t194114938 * L_7 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral2710736862, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_6); List_1_Add_m2778281004(L_6, L_7, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); List_1_t1666189680 * L_8 = __this->get_m_QualitySet_12(); UISprite_t194114938 * L_9 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral1519095774, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_8); List_1_Add_m2778281004(L_8, L_9, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); List_1_t1666189680 * L_10 = __this->get_m_QualitySet_12(); UISprite_t194114938 * L_11 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral3857747934, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_10); List_1_Add_m2778281004(L_10, L_11, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); intptr_t L_12 = (intptr_t)uiShopSearch_OnQualityClick_m2344994797_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3093073886, L_13, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)uiShopSearch_OnQualityClick_m2344994797_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral372084702, L_15, /*hidden argument*/NULL); intptr_t L_16 = (intptr_t)uiShopSearch_OnQualityClick_m2344994797_RuntimeMethod_var; Action_1_t1286104214 * L_17 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_17, __this, L_16, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2710736862, L_17, /*hidden argument*/NULL); intptr_t L_18 = (intptr_t)uiShopSearch_OnQualityClick_m2344994797_RuntimeMethod_var; Action_1_t1286104214 * L_19 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_19, __this, L_18, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1519095774, L_19, /*hidden argument*/NULL); intptr_t L_20 = (intptr_t)uiShopSearch_OnQualityClick_m2344994797_RuntimeMethod_var; Action_1_t1286104214 * L_21 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_21, __this, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3857747934, L_21, /*hidden argument*/NULL); List_1_t1666189680 * L_22 = (List_1_t1666189680 *)il2cpp_codegen_object_new(List_1_t1666189680_il2cpp_TypeInfo_var); List_1__ctor_m1679529104(L_22, /*hidden argument*/List_1__ctor_m1679529104_RuntimeMethod_var); __this->set_m_CashSet_14(L_22); List_1_t1666189680 * L_23 = __this->get_m_CashSet_14(); UISprite_t194114938 * L_24 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral1982482095, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_23); List_1_Add_m2778281004(L_23, L_24, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); List_1_t1666189680 * L_25 = __this->get_m_CashSet_14(); UISprite_t194114938 * L_26 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral1982482092, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_25); List_1_Add_m2778281004(L_25, L_26, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); List_1_t1666189680 * L_27 = __this->get_m_CashSet_14(); UISprite_t194114938 * L_28 = CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888(__this, _stringLiteral1982482093, /*hidden argument*/CUIBase_FindSerialValue_TisUISprite_t194114938_m54679888_RuntimeMethod_var); NullCheck(L_27); List_1_Add_m2778281004(L_27, L_28, /*hidden argument*/List_1_Add_m2778281004_RuntimeMethod_var); intptr_t L_29 = (intptr_t)uiShopSearch_OnCashClick_m198104289_RuntimeMethod_var; Action_1_t1286104214 * L_30 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_30, __this, L_29, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1982482095, L_30, /*hidden argument*/NULL); intptr_t L_31 = (intptr_t)uiShopSearch_OnCashClick_m198104289_RuntimeMethod_var; Action_1_t1286104214 * L_32 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_32, __this, L_31, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1982482092, L_32, /*hidden argument*/NULL); intptr_t L_33 = (intptr_t)uiShopSearch_OnCashClick_m198104289_RuntimeMethod_var; Action_1_t1286104214 * L_34 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_34, __this, L_33, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1982482093, L_34, /*hidden argument*/NULL); intptr_t L_35 = (intptr_t)uiShopSearch_OnClickClose_m3362282513_RuntimeMethod_var; Action_1_t1286104214 * L_36 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_36, __this, L_35, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3483483719, L_36, /*hidden argument*/NULL); intptr_t L_37 = (intptr_t)uiShopSearch_OnClickConfirm_m230319250_RuntimeMethod_var; Action_1_t1286104214 * L_38 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_38, __this, L_37, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1828438157, L_38, /*hidden argument*/NULL); return; } } // System.Void uiShopSearch::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnPageShow_m109988674 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_OnPageShow_m109988674_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; UIItemTabGroup_t3336202313 * V_1 = NULL; UISprite_t194114938 * V_2 = NULL; Enumerator_t3555433557 V_3; memset(&V_3, 0, sizeof(V_3)); UISprite_t194114938 * V_4 = NULL; Enumerator_t3555433557 V_5; memset(&V_5, 0, sizeof(V_5)); 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); { DMListView_t512231514 * L_0 = __this->get_tabView_8(); NullCheck(L_0); DMListView_SetEnumInfo_m2581368040(L_0, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_tabView_8(); NullCheck(L_1); DMListView_GenerateItemList_m637906825(L_1, 6, /*hidden argument*/NULL); List_1_t513309759 * L_2 = __this->get_itemTabGroups_9(); NullCheck(L_2); List_1_Clear_m663109793(L_2, /*hidden argument*/List_1_Clear_m663109793_RuntimeMethod_var); V_0 = 0; goto IL_0054; } IL_002b: { DMListView_t512231514 * L_3 = __this->get_tabView_8(); int32_t L_4 = V_0; NullCheck(L_3); Transform_t3600365921 * L_5 = DMListView_GetChild_m2593465524(L_3, L_4, /*hidden argument*/NULL); NullCheck(L_5); UIItemTabGroup_t3336202313 * L_6 = Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619(L_5, /*hidden argument*/Component_GetComponent_TisUIItemTabGroup_t3336202313_m1025939619_RuntimeMethod_var); V_1 = L_6; UIItemTabGroup_t3336202313 * L_7 = V_1; int32_t L_8 = V_0; NullCheck(L_7); UIItemTabGroup_SetItemGroupIndex_m3446375083(L_7, L_8, /*hidden argument*/NULL); List_1_t513309759 * L_9 = __this->get_itemTabGroups_9(); UIItemTabGroup_t3336202313 * L_10 = V_1; NullCheck(L_9); List_1_Add_m2627180686(L_9, L_10, /*hidden argument*/List_1_Add_m2627180686_RuntimeMethod_var); int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0054: { int32_t L_12 = V_0; if ((((int32_t)L_12) < ((int32_t)6))) { goto IL_002b; } } { List_1_t128053199 * L_13 = __this->get_m_QualityList_13(); NullCheck(L_13); List_1_Clear_m2269680114(L_13, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); List_1_t128053199 * L_14 = __this->get_m_CashList_15(); NullCheck(L_14); List_1_Clear_m2269680114(L_14, /*hidden argument*/List_1_Clear_m2269680114_RuntimeMethod_var); List_1_t1666189680 * L_15 = __this->get_m_QualitySet_12(); NullCheck(L_15); Enumerator_t3555433557 L_16 = List_1_GetEnumerator_m1589339842(L_15, /*hidden argument*/List_1_GetEnumerator_m1589339842_RuntimeMethod_var); V_3 = L_16; } IL_007d: try { // begin try (depth: 1) { goto IL_0095; } IL_0082: { UISprite_t194114938 * L_17 = Enumerator_get_Current_m4003338442((&V_3), /*hidden argument*/Enumerator_get_Current_m4003338442_RuntimeMethod_var); V_2 = L_17; UISprite_t194114938 * L_18 = V_2; NullCheck(L_18); UISprite_set_spriteName_m1616245412(L_18, _stringLiteral653082216, /*hidden argument*/NULL); } IL_0095: { bool L_19 = Enumerator_MoveNext_m2628529444((&V_3), /*hidden argument*/Enumerator_MoveNext_m2628529444_RuntimeMethod_var); if (L_19) { goto IL_0082; } } IL_00a1: { IL2CPP_LEAVE(0xB4, FINALLY_00a6); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a6; } FINALLY_00a6: { // begin finally (depth: 1) Enumerator_Dispose_m2980077580((&V_3), /*hidden argument*/Enumerator_Dispose_m2980077580_RuntimeMethod_var); IL2CPP_END_FINALLY(166) } // end finally (depth: 1) IL2CPP_CLEANUP(166) { IL2CPP_JUMP_TBL(0xB4, IL_00b4) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b4: { List_1_t1666189680 * L_20 = __this->get_m_CashSet_14(); NullCheck(L_20); Enumerator_t3555433557 L_21 = List_1_GetEnumerator_m1589339842(L_20, /*hidden argument*/List_1_GetEnumerator_m1589339842_RuntimeMethod_var); V_5 = L_21; } IL_00c1: try { // begin try (depth: 1) { goto IL_00db; } IL_00c6: { UISprite_t194114938 * L_22 = Enumerator_get_Current_m4003338442((&V_5), /*hidden argument*/Enumerator_get_Current_m4003338442_RuntimeMethod_var); V_4 = L_22; UISprite_t194114938 * L_23 = V_4; NullCheck(L_23); UISprite_set_spriteName_m1616245412(L_23, _stringLiteral653082216, /*hidden argument*/NULL); } IL_00db: { bool L_24 = Enumerator_MoveNext_m2628529444((&V_5), /*hidden argument*/Enumerator_MoveNext_m2628529444_RuntimeMethod_var); if (L_24) { goto IL_00c6; } } IL_00e7: { IL2CPP_LEAVE(0xFA, FINALLY_00ec); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ec; } FINALLY_00ec: { // begin finally (depth: 1) Enumerator_Dispose_m2980077580((&V_5), /*hidden argument*/Enumerator_Dispose_m2980077580_RuntimeMethod_var); IL2CPP_END_FINALLY(236) } // end finally (depth: 1) IL2CPP_CLEANUP(236) { IL2CPP_JUMP_TBL(0xFA, IL_00fa) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00fa: { return; } } // System.Void uiShopSearch::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnPageHide_m3501805318 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method) { { DMListView_t512231514 * L_0 = __this->get_tabView_8(); NullCheck(L_0); DMListView_DeleteAll_m488542252(L_0, /*hidden argument*/NULL); return; } } // System.Void uiShopSearch::OnClickClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnClickClose_m3362282513 (uiShopSearch_t2700715128 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_OnClickClose_m3362282513_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiShopSearch::OnClickConfirm(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnClickConfirm_m230319250 (uiShopSearch_t2700715128 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_OnClickConfirm_m230319250_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ScenePersonalWndShop_t78642639_il2cpp_TypeInfo_var); ScenePersonalWndShop_t78642639 * L_0 = ScenePersonalWndShop_GetInstance_m1217643196(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t128053199 * L_1 = __this->get_m_CashList_15(); List_1_t128053199 * L_2 = __this->get_m_QualityList_13(); List_1_t128053199 * L_3 = uiShopSearch_GetSelcetTags_m110058144(__this, /*hidden argument*/NULL); NullCheck(L_0); ScenePersonalWndShop_OnSearchBack_m3561973191(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); return; } } // System.Collections.Generic.List`1 uiShopSearch::GetSelcetTags() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * uiShopSearch_GetSelcetTags_m110058144 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_GetSelcetTags_m110058144_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * V_0 = NULL; { U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * L_0 = (U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 *)il2cpp_codegen_object_new(U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705_il2cpp_TypeInfo_var); U3CGetSelcetTagsU3Ec__AnonStorey0__ctor_m1667408190(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * L_1 = V_0; List_1_t128053199 * L_2 = (List_1_t128053199 *)il2cpp_codegen_object_new(List_1_t128053199_il2cpp_TypeInfo_var); List_1__ctor_m1628857705(L_2, /*hidden argument*/List_1__ctor_m1628857705_RuntimeMethod_var); NullCheck(L_1); L_1->set_tags_0(L_2); List_1_t513309759 * L_3 = __this->get_itemTabGroups_9(); U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1716160767_RuntimeMethod_var; Action_1_t3508669908 * L_6 = (Action_1_t3508669908 *)il2cpp_codegen_object_new(Action_1_t3508669908_il2cpp_TypeInfo_var); Action_1__ctor_m3706286206(L_6, L_4, L_5, /*hidden argument*/Action_1__ctor_m3706286206_RuntimeMethod_var); NullCheck(L_3); List_1_ForEach_m2171788310(L_3, L_6, /*hidden argument*/List_1_ForEach_m2171788310_RuntimeMethod_var); U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * L_7 = V_0; NullCheck(L_7); List_1_t128053199 * L_8 = L_7->get_tags_0(); return L_8; } } // System.String uiShopSearch::GetSelcetTagsStr() extern "C" IL2CPP_METHOD_ATTR String_t* uiShopSearch_GetSelcetTagsStr_m401450088 (uiShopSearch_t2700715128 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_GetSelcetTagsStr_m401450088_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * V_0 = NULL; List_1_t128053199 * V_1 = NULL; { U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_0 = (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 *)il2cpp_codegen_object_new(U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237_il2cpp_TypeInfo_var); U3CGetSelcetTagsStrU3Ec__AnonStorey1__ctor_m2993670271(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_1); L_1->set_tags_0(L_2); List_1_t128053199 * L_3 = uiShopSearch_GetSelcetTags_m110058144(__this, /*hidden argument*/NULL); V_1 = L_3; List_1_t128053199 * L_4 = V_1; U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m342378595_RuntimeMethod_var; Action_1_t3123413348 * L_7 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_7, L_5, L_6, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_4); List_1_ForEach_m1350288232(L_4, L_7, /*hidden argument*/List_1_ForEach_m1350288232_RuntimeMethod_var); U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get_tags_0(); String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_11 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_005e; } } { U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_12 = V_0; U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_13 = V_0; NullCheck(L_13); String_t* L_14 = L_13->get_tags_0(); U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->get_tags_0(); NullCheck(L_16); int32_t L_17 = String_get_Length_m3847582255(L_16, /*hidden argument*/NULL); NullCheck(L_14); String_t* L_18 = String_Substring_m1610150815(L_14, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_12); L_12->set_tags_0(L_18); } IL_005e: { U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * L_19 = V_0; NullCheck(L_19); String_t* L_20 = L_19->get_tags_0(); return L_20; } } // System.Void uiShopSearch::OnQualityClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnQualityClick_m2344994797 (uiShopSearch_t2700715128 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_OnQualityClick_m2344994797_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISprite_t194114938 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); UISprite_t194114938 * L_1 = GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161(L_0, /*hidden argument*/GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161_RuntimeMethod_var); V_0 = L_1; GameObject_t1113636619 * L_2 = ___go0; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t128053199 * L_5 = __this->get_m_QualityList_13(); int32_t L_6 = V_1; NullCheck(L_5); bool L_7 = List_1_Contains_m2263725670(L_5, L_6, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); V_2 = L_7; bool L_8 = V_2; if (!L_8) { goto IL_0043; } } { UISprite_t194114938 * L_9 = V_0; NullCheck(L_9); UISprite_set_spriteName_m1616245412(L_9, _stringLiteral653082216, /*hidden argument*/NULL); List_1_t128053199 * L_10 = __this->get_m_QualityList_13(); int32_t L_11 = V_1; NullCheck(L_10); List_1_Remove_m3037048099(L_10, L_11, /*hidden argument*/List_1_Remove_m3037048099_RuntimeMethod_var); goto IL_005a; } IL_0043: { UISprite_t194114938 * L_12 = V_0; NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral1321364304, /*hidden argument*/NULL); List_1_t128053199 * L_13 = __this->get_m_QualityList_13(); int32_t L_14 = V_1; NullCheck(L_13); List_1_Add_m697420525(L_13, L_14, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_005a: { return; } } // System.Void uiShopSearch::OnCashClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShopSearch_OnCashClick_m198104289 (uiShopSearch_t2700715128 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShopSearch_OnCashClick_m198104289_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISprite_t194114938 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); UISprite_t194114938 * L_1 = GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161(L_0, /*hidden argument*/GameObject_GetComponentInChildren_TisUISprite_t194114938_m1690534161_RuntimeMethod_var); V_0 = L_1; GameObject_t1113636619 * L_2 = ___go0; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t128053199 * L_5 = __this->get_m_CashList_15(); int32_t L_6 = V_1; NullCheck(L_5); bool L_7 = List_1_Contains_m2263725670(L_5, L_6, /*hidden argument*/List_1_Contains_m2263725670_RuntimeMethod_var); V_2 = L_7; bool L_8 = V_2; if (!L_8) { goto IL_0043; } } { UISprite_t194114938 * L_9 = V_0; NullCheck(L_9); UISprite_set_spriteName_m1616245412(L_9, _stringLiteral653082216, /*hidden argument*/NULL); List_1_t128053199 * L_10 = __this->get_m_CashList_15(); int32_t L_11 = V_1; NullCheck(L_10); List_1_Remove_m3037048099(L_10, L_11, /*hidden argument*/List_1_Remove_m3037048099_RuntimeMethod_var); goto IL_005a; } IL_0043: { UISprite_t194114938 * L_12 = V_0; NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral1321364304, /*hidden argument*/NULL); List_1_t128053199 * L_13 = __this->get_m_CashList_15(); int32_t L_14 = V_1; NullCheck(L_13); List_1_Add_m697420525(L_13, L_14, /*hidden argument*/List_1_Add_m697420525_RuntimeMethod_var); } IL_005a: { 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 uiShopSearch/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsU3Ec__AnonStorey0__ctor_m1667408190 (U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopSearch/c__AnonStorey0::<>m__0(UIItemTabGroup) extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1716160767 (U3CGetSelcetTagsU3Ec__AnonStorey0_t2102707705 * __this, UIItemTabGroup_t3336202313 * ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetSelcetTagsU3Ec__AnonStorey0_U3CU3Em__0_m1716160767_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t128053199 * L_0 = __this->get_tags_0(); UIItemTabGroup_t3336202313 * L_1 = ____0; NullCheck(L_1); List_1_t128053199 * L_2 = UIItemTabGroup_get_SelectTags_m4145229725(L_1, /*hidden argument*/NULL); NullCheck(L_0); List_1_AddRange_m3399610848(L_0, L_2, /*hidden argument*/List_1_AddRange_m3399610848_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 uiShopSearch/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsStrU3Ec__AnonStorey1__ctor_m2993670271 (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void uiShopSearch/c__AnonStorey1::<>m__0(System.Int32) extern "C" IL2CPP_METHOD_ATTR void U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m342378595 (U3CGetSelcetTagsStrU3Ec__AnonStorey1_t639848237 * __this, int32_t ____0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetSelcetTagsStrU3Ec__AnonStorey1_U3CU3Em__0_m342378595_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_tags_0(); int32_t L_1 = ____0; int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m1715369213(NULL /*static, unused*/, L_0, L_3, _stringLiteral3452614532, /*hidden argument*/NULL); __this->set_tags_0(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 uiShowAchievement::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiShowAchievement__ctor_m4250294791 (uiShowAchievement_t2733421340 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShowAchievement__ctor_m4250294791_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiShowAchievement::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiShowAchievement_OnPageInit_m439982127 (uiShowAchievement_t2733421340 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShowAchievement_OnPageInit_m439982127_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_1 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_0, _stringLiteral243606195, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiAchName_8(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_2, _stringLiteral981317424, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiPoint_9(L_3); Transform_t3600365921 * L_4 = CUIBase_get_transform_m568012358(__this, /*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(); Transform_t3600365921 * L_6 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_uiAchIcon_10(L_6); intptr_t L_7 = (intptr_t)uiShowAchievement_OnClkGetAward_m947897078_RuntimeMethod_var; Action_1_t1286104214 * L_8 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_8, __this, L_7, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral3445799252, L_8, /*hidden argument*/NULL); return; } } // System.Void uiShowAchievement::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiShowAchievement_OnPageShow_m2544102144 (uiShowAchievement_t2733421340 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShowAchievement_OnPageShow_m2544102144_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CAchDetail_t3591094490 * V_2 = NULL; { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CAchievementManager_set_IsAchievementCompleted_m3475568256(L_0, (bool)0, /*hidden argument*/NULL); CAchievementManager_t5352954 * L_1 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); List_1_t1288323943 * L_2 = L_1->get_achComped_11(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m2517956010(L_2, /*hidden argument*/List_1_get_Count_m2517956010_RuntimeMethod_var); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)0) >= ((int32_t)L_4))) { goto IL_0089; } } { UILabel_t3248798549 * L_5 = __this->get_m_uiPoint_9(); CAchievementManager_t5352954 * L_6 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); List_1_t1288323943 * L_7 = L_6->get_achComped_11(); NullCheck(L_7); AchievementCompletedItem_t4111216497 * L_8 = List_1_get_Item_m950503425(L_7, 0, /*hidden argument*/List_1_get_Item_m950503425_RuntimeMethod_var); NullCheck(L_8); int32_t L_9 = AchievementCompletedItem_get_AchPoint_m635924056(L_8, /*hidden argument*/NULL); V_1 = L_9; String_t* L_10 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3452614616, L_10, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_11, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_uiAchName_8(); CAchievementNewCfg_t3177975818 * L_13 = CAchievementNewCfg_GetInstance_m1705798897(NULL /*static, unused*/, /*hidden argument*/NULL); CAchievementManager_t5352954 * L_14 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); List_1_t1288323943 * L_15 = L_14->get_achComped_11(); NullCheck(L_15); AchievementCompletedItem_t4111216497 * L_16 = List_1_get_Item_m950503425(L_15, 0, /*hidden argument*/List_1_get_Item_m950503425_RuntimeMethod_var); NullCheck(L_16); int32_t L_17 = AchievementCompletedItem_get_AchID_m2364456292(L_16, /*hidden argument*/NULL); NullCheck(L_13); AchInnerInfo_t294055187 * L_18 = CAchievementNewCfg_GetInnerInfoByID_m1461948882(L_13, L_17, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = AchInnerInfo_get_Name_m4104228759(L_18, /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_19, /*hidden argument*/NULL); } IL_0089: { CAchievementManager_t5352954 * L_20 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CAchievementManager_t5352954 * L_21 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); List_1_t1288323943 * L_22 = L_21->get_achComped_11(); NullCheck(L_22); AchievementCompletedItem_t4111216497 * L_23 = List_1_get_Item_m950503425(L_22, 0, /*hidden argument*/List_1_get_Item_m950503425_RuntimeMethod_var); NullCheck(L_23); int32_t L_24 = AchievementCompletedItem_get_AchID_m2364456292(L_23, /*hidden argument*/NULL); NullCheck(L_20); CAchDetail_t3591094490 * L_25 = CAchievementManager_GetAchievementAwardByThemeID_m248228857(L_20, L_24, /*hidden argument*/NULL); V_2 = L_25; CAchDetail_t3591094490 * L_26 = V_2; if (!L_26) { goto IL_00af; } } IL_00af: { return; } } // System.Void uiShowAchievement::OnClkGetAward(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiShowAchievement_OnClkGetAward_m947897078 (uiShowAchievement_t2733421340 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiShowAchievement_OnClkGetAward_m947897078_MetadataUsageId); s_Il2CppMethodInitialized = true; } AchievementCompletedItem_t4111216497 * V_0 = NULL; { CAchievementManager_t5352954 * L_0 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); CAchievementManager_t5352954 * L_1 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); List_1_t1288323943 * L_2 = L_1->get_achComped_11(); NullCheck(L_2); AchievementCompletedItem_t4111216497 * L_3 = List_1_get_Item_m950503425(L_2, 0, /*hidden argument*/List_1_get_Item_m950503425_RuntimeMethod_var); NullCheck(L_3); int32_t L_4 = AchievementCompletedItem_get_AchID_m2364456292(L_3, /*hidden argument*/NULL); NullCheck(L_0); CAchievementManager_RequestGetAchievementAward_m4050188495(L_0, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_5 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CWndController_HideUI_m732482071(L_5, ((int32_t)163), /*hidden argument*/NULL); CAchievementManager_t5352954 * L_6 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); List_1_t1288323943 * L_7 = L_6->get_achComped_11(); NullCheck(L_7); AchievementCompletedItem_t4111216497 * L_8 = List_1_get_Item_m950503425(L_7, 0, /*hidden argument*/List_1_get_Item_m950503425_RuntimeMethod_var); V_0 = L_8; CAchievementManager_t5352954 * L_9 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); List_1_t1288323943 * L_10 = L_9->get_achComped_11(); AchievementCompletedItem_t4111216497 * L_11 = V_0; NullCheck(L_10); List_1_Remove_m2449323650(L_10, L_11, /*hidden argument*/List_1_Remove_m2449323650_RuntimeMethod_var); CAchievementManager_t5352954 * L_12 = CAchievementManager_GetInstance_m3432798286(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CAchievementManager_set_IsAchievementCompleted_m3475568256(L_12, (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 uiSignInGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSignInGroup__ctor_m4072149605 (uiSignInGroup_t1608014557 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSignInGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSignInGroup_OnPageInit_m436149420 (uiSignInGroup_t1608014557 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInGroup_OnPageInit_m436149420_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_3(); if (L_0) { goto IL_010e; } } { __this->set_isPageInit_3((bool)1); __this->set_itemList_2(((uiSignInItemU5BU5D_t2016263641*)SZArrayNew(uiSignInItemU5BU5D_t2016263641_il2cpp_TypeInfo_var, (uint32_t)5))); uiSignInItemU5BU5D_t2016263641* L_1 = __this->get_itemList_2(); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3064368064, /*hidden argument*/NULL); NullCheck(L_3); uiSignInItem_t3961333000 * L_4 = Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311(L_3, /*hidden argument*/Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311_RuntimeMethod_var); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(0), (uiSignInItem_t3961333000 *)L_4); uiSignInItemU5BU5D_t2016263641* L_5 = __this->get_itemList_2(); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral725715904, /*hidden argument*/NULL); NullCheck(L_7); uiSignInItem_t3961333000 * L_8 = Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311(L_7, /*hidden argument*/Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311_RuntimeMethod_var); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_8); (L_5)->SetAt(static_cast(1), (uiSignInItem_t3961333000 *)L_8); uiSignInItemU5BU5D_t2016263641* L_9 = __this->get_itemList_2(); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral2682031040, /*hidden argument*/NULL); NullCheck(L_11); uiSignInItem_t3961333000 * L_12 = Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311(L_11, /*hidden argument*/Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311_RuntimeMethod_var); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(2), (uiSignInItem_t3961333000 *)L_12); uiSignInItemU5BU5D_t2016263641* L_13 = __this->get_itemList_2(); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral343378880, /*hidden argument*/NULL); NullCheck(L_15); uiSignInItem_t3961333000 * L_16 = Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311(L_15, /*hidden argument*/Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311_RuntimeMethod_var); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(3), (uiSignInItem_t3961333000 *)L_16); uiSignInItemU5BU5D_t2016263641* L_17 = __this->get_itemList_2(); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral2299694016, /*hidden argument*/NULL); NullCheck(L_19); uiSignInItem_t3961333000 * L_20 = Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311(L_19, /*hidden argument*/Component_GetComponent_TisuiSignInItem_t3961333000_m3368681311_RuntimeMethod_var); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(4), (uiSignInItem_t3961333000 *)L_20); uiSignInItemU5BU5D_t2016263641* L_21 = __this->get_itemList_2(); NullCheck(L_21); int32_t L_22 = 0; uiSignInItem_t3961333000 * L_23 = (L_21)->GetAt(static_cast(L_22)); NullCheck(L_23); DMListViewSlideOptimize_t2157965775 * L_24 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_23, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_24); DMListViewSlideOptimize_SetSlideType_m967738697(L_24, 0, /*hidden argument*/NULL); uiSignInItemU5BU5D_t2016263641* L_25 = __this->get_itemList_2(); NullCheck(L_25); int32_t L_26 = 1; uiSignInItem_t3961333000 * L_27 = (L_25)->GetAt(static_cast(L_26)); NullCheck(L_27); DMListViewSlideOptimize_t2157965775 * L_28 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_27, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_28); DMListViewSlideOptimize_SetSlideType_m967738697(L_28, 0, /*hidden argument*/NULL); uiSignInItemU5BU5D_t2016263641* L_29 = __this->get_itemList_2(); NullCheck(L_29); int32_t L_30 = 2; uiSignInItem_t3961333000 * L_31 = (L_29)->GetAt(static_cast(L_30)); NullCheck(L_31); DMListViewSlideOptimize_t2157965775 * L_32 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_31, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_32); DMListViewSlideOptimize_SetSlideType_m967738697(L_32, 0, /*hidden argument*/NULL); uiSignInItemU5BU5D_t2016263641* L_33 = __this->get_itemList_2(); NullCheck(L_33); int32_t L_34 = 3; uiSignInItem_t3961333000 * L_35 = (L_33)->GetAt(static_cast(L_34)); NullCheck(L_35); DMListViewSlideOptimize_t2157965775 * L_36 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_35, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_36); DMListViewSlideOptimize_SetSlideType_m967738697(L_36, 0, /*hidden argument*/NULL); uiSignInItemU5BU5D_t2016263641* L_37 = __this->get_itemList_2(); NullCheck(L_37); int32_t L_38 = 4; uiSignInItem_t3961333000 * L_39 = (L_37)->GetAt(static_cast(L_38)); NullCheck(L_39); DMListViewSlideOptimize_t2157965775 * L_40 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_39, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_40); DMListViewSlideOptimize_SetSlideType_m967738697(L_40, 0, /*hidden argument*/NULL); } IL_010e: { return; } } // System.Void uiSignInGroup::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSignInGroup_SetIndex_m946349348 (uiSignInGroup_t1608014557 * __this, int32_t ___index0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0024; } IL_0007: { uiSignInItemU5BU5D_t2016263641* L_0 = __this->get_itemList_2(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; uiSignInItem_t3961333000 * L_3 = (L_0)->GetAt(static_cast(L_2)); uiSignInItemU5BU5D_t2016263641* L_4 = __this->get_itemList_2(); NullCheck(L_4); int32_t L_5 = ___index0; int32_t L_6 = V_0; NullCheck(L_3); uiSignInItem_SetIndex_m909743902(L_3, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))), (int32_t)L_5)), (int32_t)L_6)), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0024: { int32_t L_8 = V_0; uiSignInItemU5BU5D_t2016263641* L_9 = __this->get_itemList_2(); NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_9)->max_length))))))) { goto IL_0007; } } { return; } } // uiSignInItem uiSignInGroup::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR uiSignInItem_t3961333000 * uiSignInGroup_GetItem_m2932220602 (uiSignInGroup_t1608014557 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001e; } } { int32_t L_1 = ___index0; uiSignInItemU5BU5D_t2016263641* L_2 = __this->get_itemList_2(); NullCheck(L_2); if ((((int32_t)L_1) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))))) { goto IL_001e; } } { uiSignInItemU5BU5D_t2016263641* L_3 = __this->get_itemList_2(); int32_t L_4 = ___index0; NullCheck(L_3); int32_t L_5 = L_4; uiSignInItem_t3961333000 * L_6 = (L_3)->GetAt(static_cast(L_5)); return L_6; } IL_001e: { return (uiSignInItem_t3961333000 *)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 uiSignInItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSignInItem__ctor_m2179956687 (uiSignInItem_t3961333000 * __this, const RuntimeMethod* method) { { __this->set_m_index_9((-1)); __this->set_m_loadDone_11((bool)1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSignInItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_OnPageInit_m3053557688 (uiSignInItem_t3961333000 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_OnPageInit_m3053557688_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_12(); if (L_0) { goto IL_00e0; } } { __this->set_isPageInit_12((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_2); UILabel_t3248798549 * L_3 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_2, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_count_2(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral2768723894, /*hidden argument*/NULL); NullCheck(L_5); UITexture_t3471168817 * L_6 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_5, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_icon_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1244241778, /*hidden argument*/NULL); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); __this->set_m_tag_4(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral3725200891, /*hidden argument*/NULL); NullCheck(L_11); UISprite_t194114938 * L_12 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_11, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_viplevel_5(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral1807836922, /*hidden argument*/NULL); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); __this->set_m_uiComplete_6(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral404597298, /*hidden argument*/NULL); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); __this->set_m_uiSeal_7(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral3454252990, /*hidden argument*/NULL); NullCheck(L_20); UISprite_t194114938 * L_21 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_20, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_resQuality_8(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); DMListViewSlideOptimize_t2157965775 * L_23 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_22, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); NullCheck(L_23); DMListViewSlideOptimize_SetSlideType_m967738697(L_23, 0, /*hidden argument*/NULL); } IL_00e0: { return; } } // System.Void uiSignInItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_Update_m2544811343 (uiSignInItem_t3961333000 * __this, const RuntimeMethod* method) { { DayData_t3559000048 * L_0 = __this->get_m_data_13(); if (!L_0) { goto IL_002d; } } { bool L_1 = __this->get_m_loadDone_11(); if (L_1) { goto IL_002d; } } { DayData_t3559000048 * L_2 = __this->get_m_data_13(); NullCheck(L_2); int32_t L_3 = L_2->get_nItemID_4(); bool L_4 = uiSignInItem_LoadItemIcon_m1990815456(__this, L_3, /*hidden argument*/NULL); __this->set_m_loadDone_11(L_4); } IL_002d: { return; } } // System.Void uiSignInItem::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_SetIndex_m909743902 (uiSignInItem_t3961333000 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_SetIndex_m909743902_MetadataUsageId); s_Il2CppMethodInitialized = true; } CSignInOldActivity_t331747599 * V_0 = NULL; { int32_t L_0 = ___index0; __this->set_m_index_9(L_0); __this->set_m_loadDone_11((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_1 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((CSignInOldActivity_t331747599 *)IsInstClass((RuntimeObject*)L_1, CSignInOldActivity_t331747599_il2cpp_TypeInfo_var)); CSignInOldActivity_t331747599 * L_2 = V_0; if (L_2) { goto IL_0020; } } { return; } IL_0020: { CSignInOldActivity_t331747599 * L_3 = V_0; int32_t L_4 = __this->get_m_index_9(); NullCheck(L_3); DayData_t3559000048 * L_5 = CSignInOldActivity_GetSignInData_m3779770863(L_3, L_4, /*hidden argument*/NULL); __this->set_m_data_13(L_5); DayData_t3559000048 * L_6 = __this->get_m_data_13(); if (!L_6) { goto IL_015b; } } { UILabel_t3248798549 * L_7 = __this->get_m_count_2(); DayData_t3559000048 * L_8 = __this->get_m_data_13(); NullCheck(L_8); int32_t L_9 = L_8->get_nNum_5(); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614616, L_11, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_12, /*hidden argument*/NULL); DayData_t3559000048 * L_13 = __this->get_m_data_13(); NullCheck(L_13); int32_t L_14 = L_13->get_nMemberLevel_1(); if ((((int32_t)L_14) <= ((int32_t)0))) { goto IL_009b; } } { GameObject_t1113636619 * L_15 = __this->get_m_tag_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_16 = __this->get_m_viplevel_5(); DayData_t3559000048 * L_17 = __this->get_m_data_13(); NullCheck(L_17); int32_t L_18 = L_17->get_nMemberLevel_1(); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/NULL); goto IL_00a7; } IL_009b: { GameObject_t1113636619 * L_19 = __this->get_m_tag_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_19, (bool)0, /*hidden argument*/NULL); } IL_00a7: { CSignInOldActivity_t331747599 * L_20 = V_0; NullCheck(L_20); bool L_21 = CSignInOldActivity_get_bIsSignIn_m734214288(L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0117; } } { CSignInOldActivity_t331747599 * L_22 = V_0; NullCheck(L_22); int32_t L_23 = CSignInOldActivity_get_nSignInDay_m2668117086(L_22, /*hidden argument*/NULL); int32_t L_24 = __this->get_m_index_9(); if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1))) <= ((int32_t)L_24))) { goto IL_00d6; } } { GameObject_t1113636619 * L_25 = __this->get_m_uiComplete_6(); NullCheck(L_25); GameObject_SetActive_m796801857(L_25, (bool)1, /*hidden argument*/NULL); goto IL_0112; } IL_00d6: { CSignInOldActivity_t331747599 * L_26 = V_0; NullCheck(L_26); int32_t L_27 = CSignInOldActivity_get_nSignInDay_m2668117086(L_26, /*hidden argument*/NULL); int32_t L_28 = __this->get_m_index_9(); if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)1))) == ((uint32_t)L_28)))) { goto IL_0106; } } { GameObject_t1113636619 * L_29 = __this->get_m_uiSeal_7(); NullCheck(L_29); GameObject_SetActive_m796801857(L_29, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_30 = __this->get_m_uiComplete_6(); NullCheck(L_30); GameObject_SetActive_m796801857(L_30, (bool)0, /*hidden argument*/NULL); goto IL_0112; } IL_0106: { GameObject_t1113636619 * L_31 = __this->get_m_uiComplete_6(); NullCheck(L_31); GameObject_SetActive_m796801857(L_31, (bool)0, /*hidden argument*/NULL); } IL_0112: { goto IL_0145; } IL_0117: { CSignInOldActivity_t331747599 * L_32 = V_0; NullCheck(L_32); int32_t L_33 = CSignInOldActivity_get_nSignInDay_m2668117086(L_32, /*hidden argument*/NULL); int32_t L_34 = __this->get_m_index_9(); if ((((int32_t)L_33) <= ((int32_t)L_34))) { goto IL_0139; } } { GameObject_t1113636619 * L_35 = __this->get_m_uiComplete_6(); NullCheck(L_35); GameObject_SetActive_m796801857(L_35, (bool)1, /*hidden argument*/NULL); goto IL_0145; } IL_0139: { GameObject_t1113636619 * L_36 = __this->get_m_uiComplete_6(); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)0, /*hidden argument*/NULL); } IL_0145: { DayData_t3559000048 * L_37 = __this->get_m_data_13(); NullCheck(L_37); int32_t L_38 = L_37->get_nItemID_4(); uiSignInItem_SetQuality_m420471757(__this, L_38, /*hidden argument*/NULL); goto IL_0167; } IL_015b: { Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_39, (bool)0, /*hidden argument*/NULL); } IL_0167: { return; } } // DMCore.Logic.CSignInOldActivity/DayData uiSignInItem::GetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR DayData_t3559000048 * uiSignInItem_GetData_m4221696857 (uiSignInItem_t3961333000 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_GetData_m4221696857_MetadataUsageId); s_Il2CppMethodInitialized = true; } CSignInOldActivity_t331747599 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = ((CSignInOldActivity_t331747599 *)IsInstClass((RuntimeObject*)L_0, CSignInOldActivity_t331747599_il2cpp_TypeInfo_var)); CSignInOldActivity_t331747599 * L_1 = V_0; if (!L_1) { goto IL_0019; } } { CSignInOldActivity_t331747599 * L_2 = V_0; int32_t L_3 = ___index0; NullCheck(L_2); DayData_t3559000048 * L_4 = CSignInOldActivity_GetSignInData_m3779770863(L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_0019: { return (DayData_t3559000048 *)NULL; } } // System.Boolean uiSignInItem::LoadItemIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiSignInItem_LoadItemIcon_m1990815456 (uiSignInItem_t3961333000 * __this, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_LoadItemIcon_m1990815456_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Object_t631007953 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; float V_3 = 0.0f; Texture2D_t3840446185 * V_4 = NULL; { int32_t L_0 = ___configID0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_1 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___configID0; __this->set_m_configID_10(L_2); IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_3 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_4 = V_0; NullCheck(L_3); Object_t631007953 * L_5 = IResourceManager_CreateResource_m1279813597(L_3, L_4, (bool)1, /*hidden argument*/NULL); V_1 = L_5; Object_t631007953 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_009d; } } { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_8 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); Texture2D_t3840446185 * L_9 = VirtFuncInvoker1< Texture2D_t3840446185 *, String_t* >::Invoke(8 /* UnityEngine.Texture2D DMCore.Framework.Resource.IResourceManager::GetTexture(System.String) */, L_8, _stringLiteral3071468220); V_2 = L_9; Texture2D_t3840446185 * L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_009b; } } { UITexture_t3471168817 * L_12 = __this->get_m_icon_3(); Texture2D_t3840446185 * L_13 = V_2; NullCheck(L_12); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_12, L_13); float L_14 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_14; float L_15 = V_3; float L_16 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_17 = floorf(L_16); V_3 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_15, (float)L_17)))))); UITexture_t3471168817 * L_18 = __this->get_m_icon_3(); NullCheck(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(L_18, /*hidden argument*/NULL); float L_20 = V_3; Vector3_t3722313464 L_21; memset(&L_21, 0, sizeof(L_21)); Vector3__ctor_m3353183577((&L_21), (0.0f), (0.0f), L_20, /*hidden argument*/NULL); NullCheck(L_19); Transform_set_localEulerAngles_m4202601546(L_19, L_21, /*hidden argument*/NULL); UITexture_t3471168817 * L_22 = __this->get_m_icon_3(); NullCheck(L_22); GameObject_t1113636619 * L_23 = Component_get_gameObject_m442555142(L_22, /*hidden argument*/NULL); NullCheck(L_23); GameObject_SetActive_m796801857(L_23, (bool)1, /*hidden argument*/NULL); } IL_009b: { return (bool)0; } IL_009d: { Object_t631007953 * L_24 = V_1; V_4 = ((Texture2D_t3840446185 *)CastclassSealed((RuntimeObject*)L_24, Texture2D_t3840446185_il2cpp_TypeInfo_var)); UITexture_t3471168817 * L_25 = __this->get_m_icon_3(); Texture2D_t3840446185 * L_26 = V_4; NullCheck(L_25); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_25, L_26); UITexture_t3471168817 * L_27 = __this->get_m_icon_3(); NullCheck(L_27); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(L_27, /*hidden argument*/NULL); Vector3_t3722313464 L_29; memset(&L_29, 0, sizeof(L_29)); Vector3__ctor_m3353183577((&L_29), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_28); Transform_set_localEulerAngles_m4202601546(L_28, L_29, /*hidden argument*/NULL); UITexture_t3471168817 * L_30 = __this->get_m_icon_3(); NullCheck(L_30); GameObject_t1113636619 * L_31 = Component_get_gameObject_m442555142(L_30, /*hidden argument*/NULL); NullCheck(L_31); GameObject_SetActive_m796801857(L_31, (bool)1, /*hidden argument*/NULL); return (bool)1; } } // System.Void uiSignInItem::OnSignIn() extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_OnSignIn_m3693682044 (uiSignInItem_t3961333000 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_OnSignIn_m3693682044_MetadataUsageId); s_Il2CppMethodInitialized = true; } Animation_t3648466861 * V_0 = NULL; AnimationClip_t2318505987 * V_1 = NULL; { GameObject_t1113636619 * L_0 = __this->get_m_uiSeal_7(); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_uiSeal_7(); NullCheck(L_1); Animation_t3648466861 * L_2 = GameObject_GetComponent_TisAnimation_t3648466861_m3766528019(L_1, /*hidden argument*/GameObject_GetComponent_TisAnimation_t3648466861_m3766528019_RuntimeMethod_var); V_0 = L_2; Animation_t3648466861 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_3, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0044; } } { Animation_t3648466861 * L_5 = V_0; NullCheck(L_5); AnimationClip_t2318505987 * L_6 = Animation_get_clip_m1019546398(L_5, /*hidden argument*/NULL); V_1 = L_6; GameObject_t1113636619 * L_7 = __this->get_m_uiSeal_7(); AnimationClip_t2318505987 * L_8 = V_1; intptr_t L_9 = (intptr_t)uiSignInItem_OnFadeInEnd1_m3299396515_RuntimeMethod_var; OnEventCall_t3758354630 * L_10 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_10, __this, L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayAnimOnceWithCallBack_m1409372433(NULL /*static, unused*/, L_7, L_8, L_10, /*hidden argument*/NULL); } IL_0044: { return; } } // System.Void uiSignInItem::OnFadeInEnd1(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_OnFadeInEnd1_m3299396515 (uiSignInItem_t3961333000 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_OnFadeInEnd1_m3299396515_MetadataUsageId); s_Il2CppMethodInitialized = true; } ScenePersonalWndSignIn_t3402646 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(ScenePersonalWndSignIn_t3402646_il2cpp_TypeInfo_var); ScenePersonalWndSignIn_t3402646 * L_0 = ScenePersonalWndSignIn_GetInstance_m3808888731(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; ScenePersonalWndSignIn_t3402646 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0018; } } { ScenePersonalWndSignIn_t3402646 * L_3 = V_0; NullCheck(L_3); ScenePersonalWndSignIn_OnAcceptAward_m552693954(L_3, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void uiSignInItem::OnOpenDaetil() extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_OnOpenDaetil_m882233585 (uiSignInItem_t3961333000 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_OnOpenDaetil_m882233585_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_0 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = __this->get_m_configID_10(); NullCheck(L_0); CShopManager_ShowAvatar_m2860953780(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSignInItem::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSignInItem_SetQuality_m420471757 (uiSignInItem_t3961333000 * __this, int32_t ____configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSignInItem_SetQuality_m420471757_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ____configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_2 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0022; } } { CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ____configId0; NullCheck(L_3); String_t* L_5 = CShopConfig_GetQualityLevelIcon_m3028294132(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_002e; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_6 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ____configId0; NullCheck(L_6); String_t* L_8 = CPropManager_GetQualityLevelIcon_m2764478498(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_002e: { UISprite_t194114938 * L_9 = __this->get_m_resQuality_8(); 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_004b; } } { UISprite_t194114938 * L_11 = __this->get_m_resQuality_8(); String_t* L_12 = V_0; NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, L_12, /*hidden argument*/NULL); } IL_004b: { 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 UISimpleMsgBox::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISimpleMsgBox__ctor_m1272150201 (UISimpleMsgBox_t1300709986 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UISimpleMsgBox::ShowMsgBox(System.String,UISimpleMsgBox/OnSimpleMsgBoxClkCallBack,System.String) extern "C" IL2CPP_METHOD_ATTR void UISimpleMsgBox_ShowMsgBox_m1470596855 (UISimpleMsgBox_t1300709986 * __this, String_t* ___text0, OnSimpleMsgBoxClkCallBack_t462092590 * ___callBack1, String_t* ___confirm2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISimpleMsgBox_ShowMsgBox_m1470596855_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_label_2(); 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; } } { UILabel_t3248798549 * L_2 = __this->get_m_label_2(); String_t* L_3 = ___text0; NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_3, /*hidden argument*/NULL); } IL_001d: { UILabel_t3248798549 * L_4 = __this->get_m_labelConfirm_3(); 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_003a; } } { UILabel_t3248798549 * L_6 = __this->get_m_labelConfirm_3(); String_t* L_7 = ___confirm2; NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_7, /*hidden argument*/NULL); } IL_003a: { OnSimpleMsgBoxClkCallBack_t462092590 * L_8 = ___callBack1; __this->set_m_callBack_4(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_9); GameObject_SetActive_m796801857(L_9, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UISimpleMsgBox::OnClkOK() extern "C" IL2CPP_METHOD_ATTR void UISimpleMsgBox_OnClkOK_m1930185672 (UISimpleMsgBox_t1300709986 * __this, const RuntimeMethod* method) { { OnSimpleMsgBoxClkCallBack_t462092590 * L_0 = __this->get_m_callBack_4(); if (!L_0) { goto IL_0017; } } { OnSimpleMsgBoxClkCallBack_t462092590 * L_1 = __this->get_m_callBack_4(); NullCheck(L_1); OnSimpleMsgBoxClkCallBack_Invoke_m2820254734(L_1, (bool)1, /*hidden argument*/NULL); } IL_0017: { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); return; } } // System.Void UISimpleMsgBox::OnClkCancel() extern "C" IL2CPP_METHOD_ATTR void UISimpleMsgBox_OnClkCancel_m1038366733 (UISimpleMsgBox_t1300709986 * __this, const RuntimeMethod* method) { { OnSimpleMsgBoxClkCallBack_t462092590 * L_0 = __this->get_m_callBack_4(); if (!L_0) { goto IL_0017; } } { OnSimpleMsgBoxClkCallBack_t462092590 * L_1 = __this->get_m_callBack_4(); NullCheck(L_1); OnSimpleMsgBoxClkCallBack_Invoke_m2820254734(L_1, (bool)0, /*hidden argument*/NULL); } IL_0017: { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (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 extern "C" void DelegatePInvokeWrapper_OnSimpleMsgBoxClkCallBack_t462092590 (OnSimpleMsgBoxClkCallBack_t462092590 * __this, bool ___bConfirmed0, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(int32_t); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(static_cast(___bConfirmed0)); } // System.Void UISimpleMsgBox/OnSimpleMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnSimpleMsgBoxClkCallBack__ctor_m1769356641 (OnSimpleMsgBoxClkCallBack_t462092590 * __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 UISimpleMsgBox/OnSimpleMsgBoxClkCallBack::Invoke(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void OnSimpleMsgBoxClkCallBack_Invoke_m2820254734 (OnSimpleMsgBoxClkCallBack_t462092590 * __this, bool ___bConfirmed0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnSimpleMsgBoxClkCallBack_Invoke_m2820254734((OnSimpleMsgBoxClkCallBack_t462092590 *)__this->get_prev_9(), ___bConfirmed0, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 1) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___bConfirmed0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___bConfirmed0, 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)) GenericInterfaceActionInvoker1< bool >::Invoke(targetMethod, targetThis, ___bConfirmed0); else GenericVirtActionInvoker1< bool >::Invoke(targetMethod, targetThis, ___bConfirmed0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___bConfirmed0); else VirtActionInvoker1< bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___bConfirmed0); } } else { typedef void (*FunctionPointerType) (void*, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___bConfirmed0, targetMethod); } } } } // System.IAsyncResult UISimpleMsgBox/OnSimpleMsgBoxClkCallBack::BeginInvoke(System.Boolean,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnSimpleMsgBoxClkCallBack_BeginInvoke_m2256209760 (OnSimpleMsgBoxClkCallBack_t462092590 * __this, bool ___bConfirmed0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OnSimpleMsgBoxClkCallBack_BeginInvoke_m2256209760_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &___bConfirmed0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void UISimpleMsgBox/OnSimpleMsgBoxClkCallBack::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnSimpleMsgBoxClkCallBack_EndInvoke_m1259673457 (OnSimpleMsgBoxClkCallBack_t462092590 * __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 uiSingleLevelTemplete::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete__ctor_m3439684112 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { { __this->set_max_12(5); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSingleLevelTemplete::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete_OnPageInit_m993255384 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_OnPageInit_m993255384_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral4011786609, /*hidden argument*/NULL); NullCheck(L_1); UILabel_t3248798549 * L_2 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_1, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_resTitle_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral2244588933, /*hidden argument*/NULL); NullCheck(L_4); UILabel_t3248798549 * L_5 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_4, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_resTime_3(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral4011781492, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_AwardTitle_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral728861108, /*hidden argument*/NULL); NullCheck(L_10); UILabel_t3248798549 * L_11 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_10, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_resDesc_5(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral1446446716, /*hidden argument*/NULL); NullCheck(L_13); UISprite_t194114938 * L_14 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_13, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_btnBG_8(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral1837277999, /*hidden argument*/NULL); NullCheck(L_16); UILabel_t3248798549 * L_17 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_16, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_btnDesc_7(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral1147995305, /*hidden argument*/NULL); __this->set_btnRoot_9(L_19); __this->set_GiftList_6(((uiAwardcellU5BU5D_t3191484015*)SZArrayNew(uiAwardcellU5BU5D_t3191484015_il2cpp_TypeInfo_var, (uint32_t)5))); uiAwardcellU5BU5D_t3191484015* L_20 = __this->get_GiftList_6(); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_21); Transform_t3600365921 * L_22 = Transform_Find_m1729760951(L_21, _stringLiteral1734703317, /*hidden argument*/NULL); NullCheck(L_22); uiAwardcell_t1062333354 * L_23 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_22, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_23); (L_20)->SetAt(static_cast(0), (uiAwardcell_t1062333354 *)L_23); uiAwardcellU5BU5D_t3191484015* L_24 = __this->get_GiftList_6(); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral160725205, /*hidden argument*/NULL); NullCheck(L_26); uiAwardcell_t1062333354 * L_27 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_26, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_27); (L_24)->SetAt(static_cast(1), (uiAwardcell_t1062333354 *)L_27); uiAwardcellU5BU5D_t3191484015* L_28 = __this->get_GiftList_6(); Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_29); Transform_t3600365921 * L_30 = Transform_Find_m1729760951(L_29, _stringLiteral2117040341, /*hidden argument*/NULL); NullCheck(L_30); uiAwardcell_t1062333354 * L_31 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_30, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); NullCheck(L_28); ArrayElementTypeCheck (L_28, L_31); (L_28)->SetAt(static_cast(2), (uiAwardcell_t1062333354 *)L_31); uiAwardcellU5BU5D_t3191484015* L_32 = __this->get_GiftList_6(); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_33); Transform_t3600365921 * L_34 = Transform_Find_m1729760951(L_33, _stringLiteral543062229, /*hidden argument*/NULL); NullCheck(L_34); uiAwardcell_t1062333354 * L_35 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_34, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); NullCheck(L_32); ArrayElementTypeCheck (L_32, L_35); (L_32)->SetAt(static_cast(3), (uiAwardcell_t1062333354 *)L_35); uiAwardcellU5BU5D_t3191484015* L_36 = __this->get_GiftList_6(); Transform_t3600365921 * L_37 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_37); Transform_t3600365921 * L_38 = Transform_Find_m1729760951(L_37, _stringLiteral2499377365, /*hidden argument*/NULL); NullCheck(L_38); uiAwardcell_t1062333354 * L_39 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_38, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_39); (L_36)->SetAt(static_cast(4), (uiAwardcell_t1062333354 *)L_39); __this->set_m_GiftPos_10(((Vector3U5BU5D_t1718750761*)SZArrayNew(Vector3U5BU5D_t1718750761_il2cpp_TypeInfo_var, (uint32_t)5))); V_0 = 0; goto IL_018f; } IL_0168: { Vector3U5BU5D_t1718750761* L_40 = __this->get_m_GiftPos_10(); int32_t L_41 = V_0; NullCheck(L_40); uiAwardcellU5BU5D_t3191484015* L_42 = __this->get_GiftList_6(); int32_t L_43 = V_0; NullCheck(L_42); int32_t L_44 = L_43; uiAwardcell_t1062333354 * L_45 = (L_42)->GetAt(static_cast(L_44)); NullCheck(L_45); Transform_t3600365921 * L_46 = Component_get_transform_m3162698980(L_45, /*hidden argument*/NULL); NullCheck(L_46); Vector3_t3722313464 L_47 = Transform_get_localPosition_m4234289348(L_46, /*hidden argument*/NULL); *(Vector3_t3722313464 *)((L_40)->GetAddressAt(static_cast(L_41))) = L_47; int32_t L_48 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); } IL_018f: { int32_t L_49 = V_0; int32_t L_50 = __this->get_max_12(); if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_0168; } } { Vector3U5BU5D_t1718750761* L_51 = __this->get_m_GiftPos_10(); NullCheck(L_51); float L_52 = ((L_51)->GetAddressAt(static_cast(4)))->get_x_1(); Vector3U5BU5D_t1718750761* L_53 = __this->get_m_GiftPos_10(); NullCheck(L_53); float L_54 = ((L_53)->GetAddressAt(static_cast(0)))->get_x_1(); __this->set_everyLength_11(((float)((float)((float)il2cpp_codegen_subtract((float)L_52, (float)L_54))/(float)(4.0f)))); return; } } // System.Void uiSingleLevelTemplete::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete_OnEnable_m3419889946 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_OnEnable_m3419889946_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_CurrentActivityInfo_13((CActivityAwardSingleLevel_t347963756 *)NULL); 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); CActivityManager_RequestActivityDetail_m4182042270(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSingleLevelTemplete::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete_OnDisable_m3033370638 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiSingleLevelTemplete::Update() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete_Update_m2201696502 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_Update_m2201696502_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; uiSingleLevelTemplete_t635806587 * G_B2_0 = NULL; uiSingleLevelTemplete_t635806587 * G_B1_0 = NULL; CActivityAwardSingleLevel_t347963756 * G_B3_0 = NULL; uiSingleLevelTemplete_t635806587 * G_B3_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; G_B1_0 = __this; if (!L_1) { G_B2_0 = __this; goto IL_0018; } } { IActivityDetail_t2848416189 * L_2 = V_0; G_B3_0 = ((CActivityAwardSingleLevel_t347963756 *)IsInstClass((RuntimeObject*)L_2, CActivityAwardSingleLevel_t347963756_il2cpp_TypeInfo_var)); G_B3_1 = G_B1_0; goto IL_0019; } IL_0018: { G_B3_0 = ((CActivityAwardSingleLevel_t347963756 *)(NULL)); G_B3_1 = G_B2_0; } IL_0019: { NullCheck(G_B3_1); G_B3_1->set_m_CurrentActivityInfo_13(G_B3_0); CActivityAwardSingleLevel_t347963756 * L_3 = __this->get_m_CurrentActivityInfo_13(); if (L_3) { goto IL_002a; } } { return; } IL_002a: { CActivityAwardSingleLevel_t347963756 * L_4 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005c; } } { CActivityAwardSingleLevel_t347963756 * L_6 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_6); bool L_7 = IActivityDetail_get_IsDataReady_m67484584(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_005c; } } { CActivityAwardSingleLevel_t347963756 * L_8 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_8); IActivityDetail_set_IsNewUpdate_m176409430(L_8, (bool)0, /*hidden argument*/NULL); uiSingleLevelTemplete__SetData_m125627793(__this, /*hidden argument*/NULL); } IL_005c: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_9 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); bool L_10 = CActivityManager_get_IsNeedRefreshAll_m3588488825(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_007c; } } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_11 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CActivityManager_set_IsNeedRefreshAll_m3263996115(L_11, (bool)0, /*hidden argument*/NULL); uiSingleLevelTemplete__SetData_m125627793(__this, /*hidden argument*/NULL); } IL_007c: { return; } } // System.Void uiSingleLevelTemplete::SetAwardData() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete_SetAwardData_m1267028347 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_SetAwardData_m1267028347_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; Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); CAwardItem_t1677460915 * V_8 = NULL; { V_0 = 0; goto IL_001e; } IL_0007: { uiAwardcellU5BU5D_t3191484015* L_0 = __this->get_GiftList_6(); int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; uiAwardcell_t1062333354 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); int32_t L_5 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); } IL_001e: { int32_t L_6 = V_0; uiAwardcellU5BU5D_t3191484015* L_7 = __this->get_GiftList_6(); NullCheck(L_7); if ((((int32_t)L_6) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))))) { goto IL_0007; } } { CActivityAwardSingleLevel_t347963756 * L_8 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_8); CAwardInfo_1_t3416460893 * L_9 = CActivityAwardSingleLevel_get_AwardPackage_m2448489576(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CAwardInfo_1_get_AwardCount_m4253717152(L_9, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); V_1 = L_10; int32_t L_11 = V_1; V_2 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)5, (int32_t)L_11))/(int32_t)2)); int32_t L_12 = V_1; V_3 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)5, (int32_t)L_12))%(int32_t)2)); V_4 = 0; goto IL_0146; } IL_0051: { uiAwardcellU5BU5D_t3191484015* L_13 = __this->get_GiftList_6(); int32_t L_14 = V_4; NullCheck(L_13); int32_t L_15 = L_14; uiAwardcell_t1062333354 * L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_m796801857(L_17, (bool)1, /*hidden argument*/NULL); uiAwardcellU5BU5D_t3191484015* L_18 = __this->get_GiftList_6(); int32_t L_19 = V_4; NullCheck(L_18); int32_t L_20 = L_19; uiAwardcell_t1062333354 * L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); Vector3U5BU5D_t1718750761* L_23 = __this->get_m_GiftPos_10(); int32_t L_24 = V_2; int32_t L_25 = V_4; NullCheck(L_23); NullCheck(L_22); Transform_set_localPosition_m4128471975(L_22, (*(Vector3_t3722313464 *)((L_23)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25)))))), /*hidden argument*/NULL); int32_t L_26 = V_3; if ((!(((uint32_t)L_26) == ((uint32_t)1)))) { goto IL_0106; } } { uiAwardcellU5BU5D_t3191484015* L_27 = __this->get_GiftList_6(); int32_t L_28 = V_4; NullCheck(L_27); int32_t L_29 = L_28; uiAwardcell_t1062333354 * L_30 = (L_27)->GetAt(static_cast(L_29)); NullCheck(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(L_30, /*hidden argument*/NULL); uiAwardcellU5BU5D_t3191484015* L_32 = __this->get_GiftList_6(); int32_t L_33 = V_4; NullCheck(L_32); int32_t L_34 = L_33; uiAwardcell_t1062333354 * L_35 = (L_32)->GetAt(static_cast(L_34)); NullCheck(L_35); Transform_t3600365921 * L_36 = Component_get_transform_m3162698980(L_35, /*hidden argument*/NULL); NullCheck(L_36); Vector3_t3722313464 L_37 = Transform_get_localPosition_m4234289348(L_36, /*hidden argument*/NULL); V_5 = L_37; float L_38 = (&V_5)->get_x_1(); float L_39 = __this->get_everyLength_11(); uiAwardcellU5BU5D_t3191484015* L_40 = __this->get_GiftList_6(); int32_t L_41 = V_4; NullCheck(L_40); int32_t L_42 = L_41; uiAwardcell_t1062333354 * L_43 = (L_40)->GetAt(static_cast(L_42)); NullCheck(L_43); Transform_t3600365921 * L_44 = Component_get_transform_m3162698980(L_43, /*hidden argument*/NULL); NullCheck(L_44); Vector3_t3722313464 L_45 = Transform_get_localPosition_m4234289348(L_44, /*hidden argument*/NULL); V_6 = L_45; float L_46 = (&V_6)->get_y_2(); uiAwardcellU5BU5D_t3191484015* L_47 = __this->get_GiftList_6(); int32_t L_48 = V_4; NullCheck(L_47); int32_t L_49 = L_48; uiAwardcell_t1062333354 * L_50 = (L_47)->GetAt(static_cast(L_49)); NullCheck(L_50); Transform_t3600365921 * L_51 = Component_get_transform_m3162698980(L_50, /*hidden argument*/NULL); NullCheck(L_51); Vector3_t3722313464 L_52 = Transform_get_localPosition_m4234289348(L_51, /*hidden argument*/NULL); V_7 = L_52; float L_53 = (&V_7)->get_z_3(); Vector3_t3722313464 L_54; memset(&L_54, 0, sizeof(L_54)); Vector3__ctor_m3353183577((&L_54), ((float)il2cpp_codegen_add((float)L_38, (float)L_39)), L_46, L_53, /*hidden argument*/NULL); NullCheck(L_31); Transform_set_localPosition_m4128471975(L_31, L_54, /*hidden argument*/NULL); } IL_0106: { CActivityAwardSingleLevel_t347963756 * L_55 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_55); CAwardInfo_1_t3416460893 * L_56 = CActivityAwardSingleLevel_get_AwardPackage_m2448489576(L_55, /*hidden argument*/NULL); NullCheck(L_56); CAwardList_t4094041907 * L_57 = CAwardInfo_1_get_AwardList_m2465244713(L_56, /*hidden argument*/CAwardInfo_1_get_AwardList_m2465244713_RuntimeMethod_var); int32_t L_58 = V_4; NullCheck(L_57); CAwardItem_t1677460915 * L_59 = CAwardList_GetItemByIndex_m1502988785(L_57, L_58, /*hidden argument*/NULL); V_8 = L_59; uiAwardcellU5BU5D_t3191484015* L_60 = __this->get_GiftList_6(); int32_t L_61 = V_4; NullCheck(L_60); int32_t L_62 = L_61; uiAwardcell_t1062333354 * L_63 = (L_60)->GetAt(static_cast(L_62)); NullCheck(L_63); uiAwardcell_t1062333354 * L_64 = Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900(L_63, /*hidden argument*/Component_GetComponent_TisuiAwardcell_t1062333354_m2059123900_RuntimeMethod_var); CAwardItem_t1677460915 * L_65 = V_8; NullCheck(L_65); int32_t L_66 = CAwardItem_get_ConfigId_m576905535(L_65, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_67 = V_8; NullCheck(L_67); int32_t L_68 = CAwardItem_get_Amount_m2607280859(L_67, /*hidden argument*/NULL); NullCheck(L_64); uiAwardcell_InitPage_m2238373982(L_64, L_66, L_68, /*hidden argument*/NULL); int32_t L_69 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_69, (int32_t)1)); } IL_0146: { int32_t L_70 = V_4; int32_t L_71 = V_1; if ((((int32_t)L_70) < ((int32_t)L_71))) { goto IL_0051; } } { return; } } // System.Void uiSingleLevelTemplete::_SetData() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete__SetData_m125627793 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete__SetData_m125627793_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_resTitle_2(); CActivityAwardSingleLevel_t347963756 * L_1 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_1); String_t* L_2 = IActivityDetail_get_ActivityTitle_m950561326(L_1, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_2, /*hidden argument*/NULL); 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); String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_8 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0054; } } { UILabel_t3248798549 * L_9 = __this->get_m_resTime_3(); String_t* L_10 = uiSingleLevelTemplete_GetTimeRange_m981601493(__this, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_10, /*hidden argument*/NULL); goto IL_0064; } IL_0054: { UILabel_t3248798549 * L_11 = __this->get_m_resTime_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_12, /*hidden argument*/NULL); } IL_0064: { UILabel_t3248798549 * L_13 = __this->get_m_resDesc_5(); CActivityAwardSingleLevel_t347963756 * L_14 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_14); String_t* L_15 = IActivityDetail_get_ActivityDesc_m2809532585(L_14, /*hidden argument*/NULL); NullCheck(L_13); UILabel_set_text_m1071532778(L_13, L_15, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_btnRoot_9(); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_17 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityAwardSingleLevel_t347963756 * L_18 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_18); CAwardInfo_1_t3416460893 * L_19 = CActivityAwardSingleLevel_get_AwardPackage_m2448489576(L_18, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = CAwardInfo_1_get_AwardState_m1600705444(L_19, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); UILabel_t3248798549 * L_21 = __this->get_btnDesc_7(); UISprite_t194114938 * L_22 = __this->get_btnBG_8(); Transform_t3600365921 * L_23 = __this->get_btnRoot_9(); NullCheck(L_23); Transform_t3600365921 * L_24 = Component_get_transform_m3162698980(L_23, /*hidden argument*/NULL); NullCheck(L_17); bool L_25 = CActivityManager_SetButtonState_m2996788512(L_17, L_20, L_21, L_22, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, L_25, /*hidden argument*/NULL); UILabel_t3248798549 * L_26 = __this->get_m_AwardTitle_4(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_27, /*hidden argument*/NULL); CActivityAwardSingleLevel_t347963756 * L_28 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_28); CAwardInfo_1_t3416460893 * L_29 = CActivityAwardSingleLevel_get_AwardPackage_m2448489576(L_28, /*hidden argument*/NULL); NullCheck(L_29); int32_t L_30 = CAwardInfo_1_get_AwardState_m1600705444(L_29, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); if ((!(((uint32_t)L_30) == ((uint32_t)2)))) { goto IL_0105; } } { UILabel_t3248798549 * L_31 = __this->get_m_AwardTitle_4(); IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_32 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_33 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_32); String_t* L_35 = CActivityConfig_GetString_m2583012148(L_32, L_33, _stringLiteral522155291, L_34, /*hidden argument*/NULL); NullCheck(L_31); UILabel_set_text_m1071532778(L_31, L_35, /*hidden argument*/NULL); goto IL_01b0; } IL_0105: { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_36 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_37 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_36); String_t* L_39 = CActivityConfig_GetString_m2583012148(L_36, L_37, _stringLiteral130639761, L_38, /*hidden argument*/NULL); V_0 = L_39; String_t* L_40 = V_0; String_t* L_41 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_42 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_0165; } } { UILabel_t3248798549 * L_43 = __this->get_m_AwardTitle_4(); String_t* L_44 = V_0; CActivityAwardSingleLevel_t347963756 * L_45 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_45); float L_46 = CActivityAwardSingleLevel_get_GetRechargeNum_m3472152671(L_45, /*hidden argument*/NULL); float L_47 = L_46; RuntimeObject * L_48 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_47); CActivityAwardSingleLevel_t347963756 * L_49 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_49); int32_t L_50 = CActivityAwardSingleLevel_get_GetDiscount_m1256842936(L_49, /*hidden argument*/NULL); int32_t L_51 = L_50; RuntimeObject * L_52 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Format_m2556382932(NULL /*static, unused*/, L_44, L_48, L_52, /*hidden argument*/NULL); NullCheck(L_43); UILabel_set_text_m1071532778(L_43, L_53, /*hidden argument*/NULL); goto IL_01b0; } IL_0165: { IL2CPP_RUNTIME_CLASS_INIT(CActivityConfig_t3711341450_il2cpp_TypeInfo_var); CActivityConfig_t3711341450 * L_54 = CActivityConfig_GetInstance_m222384876(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_55 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_56 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_54); String_t* L_57 = CActivityConfig_GetString_m2583012148(L_54, L_55, _stringLiteral4045920048, L_56, /*hidden argument*/NULL); V_0 = L_57; String_t* L_58 = V_0; String_t* L_59 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); bool L_60 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_58, L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_01b0; } } { UILabel_t3248798549 * L_61 = __this->get_m_AwardTitle_4(); String_t* L_62 = V_0; CActivityAwardSingleLevel_t347963756 * L_63 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_63); float L_64 = CActivityAwardSingleLevel_get_GetRechargeNum_m3472152671(L_63, /*hidden argument*/NULL); float L_65 = L_64; RuntimeObject * L_66 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_65); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_67 = String_Format_m2844511972(NULL /*static, unused*/, L_62, L_66, /*hidden argument*/NULL); NullCheck(L_61); UILabel_set_text_m1071532778(L_61, L_67, /*hidden argument*/NULL); } IL_01b0: { VirtActionInvoker0::Invoke(4 /* System.Void uiSingleLevelTemplete::SetAwardData() */, __this); return; } } // System.String uiSingleLevelTemplete::GetTitleRes() extern "C" IL2CPP_METHOD_ATTR String_t* uiSingleLevelTemplete_GetTitleRes_m1398626028 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_GetTitleRes_m1398626028_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); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_0); String_t* L_3 = CActivityConfig_GetString_m2583012148(L_0, L_1, _stringLiteral2004533002, L_2, /*hidden argument*/NULL); return L_3; } } // System.String uiSingleLevelTemplete::GetTimeRange() extern "C" IL2CPP_METHOD_ATTR String_t* uiSingleLevelTemplete_GetTimeRange_m981601493 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_GetTimeRange_m981601493_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B3_0 = NULL; { CActivityAwardSingleLevel_t347963756 * L_0 = __this->get_m_CurrentActivityInfo_13(); if (L_0) { goto IL_0015; } } { 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(); G_B3_0 = L_1; goto IL_0035; } IL_0015: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_2 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); CActivityAwardSingleLevel_t347963756 * L_3 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_3); List_1_t128053199 * L_4 = IActivityDetail_get_startTime_m1300601434(L_3, /*hidden argument*/NULL); CActivityAwardSingleLevel_t347963756 * L_5 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_5); List_1_t128053199 * L_6 = IActivityDetail_get_endTime_m1727713147(L_5, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_7 = CActivityManager_GetCommonTimeRange_m2732959704(L_2, L_4, L_6, /*hidden argument*/NULL); G_B3_0 = L_7; } IL_0035: { return G_B3_0; } } // System.String uiSingleLevelTemplete::GetDescText() extern "C" IL2CPP_METHOD_ATTR String_t* uiSingleLevelTemplete_GetDescText_m1136271807 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_GetDescText_m1136271807_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_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_2 = CActivityManager_GetCommonDescText_m2034597301(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String uiSingleLevelTemplete::GetItemName() extern "C" IL2CPP_METHOD_ATTR String_t* uiSingleLevelTemplete_GetItemName_m290601131 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_GetItemName_m290601131_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); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral165149276, L_4, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_6 = CActivityConfig_GetString_m2583012148(L_0, L_1, _stringLiteral1042399946, L_5, /*hidden argument*/NULL); return L_6; } } // System.Void uiSingleLevelTemplete::OnClickAccept() extern "C" IL2CPP_METHOD_ATTR void uiSingleLevelTemplete_OnClickAccept_m1349759304 (uiSingleLevelTemplete_t635806587 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleLevelTemplete_OnClickAccept_m1349759304_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CActivityAwardSingleLevel_t347963756 * L_0 = __this->get_m_CurrentActivityInfo_13(); NullCheck(L_0); CAwardInfo_1_t3416460893 * L_1 = CActivityAwardSingleLevel_get_AwardPackage_m2448489576(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CAwardInfo_1_get_AwardState_m1600705444(L_1, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0017; } } { return; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_3 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CActivityManager_AcceptAward_m1286719926(L_3, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiSingleRechargeItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem__ctor_m232007055 (uiSingleRechargeItem_t3088096173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem__ctor_m232007055_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t509627321 * L_0 = (List_1_t509627321 *)il2cpp_codegen_object_new(List_1_t509627321_il2cpp_TypeInfo_var); List_1__ctor_m832283934(L_0, /*hidden argument*/List_1__ctor_m832283934_RuntimeMethod_var); __this->set_m_CacheData_9(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSingleRechargeItem::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_Awake_m3274211408 (uiSingleRechargeItem_t3088096173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem_Awake_m3274211408_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral3971273718, /*hidden argument*/NULL); __this->set_m_BtnList_4(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2755409681, /*hidden argument*/NULL); __this->set_m_AwardRoot_6(L_3); Transform_t3600365921 * L_4 = __this->get_m_AwardRoot_6(); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1220246614, /*hidden argument*/NULL); __this->set_m_Prefab_5(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_Find_m1729760951(L_6, _stringLiteral3974716886, /*hidden argument*/NULL); NullCheck(L_7); UILabel_t3248798549 * L_8 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_7, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_NeedDiamondLabel_7(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral88648756, /*hidden argument*/NULL); NullCheck(L_10); UILabel_t3248798549 * L_11 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_10, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_CountLabel_8(L_11); return; } } // System.Void uiSingleRechargeItem::Init(System.Int32,DMCore.Logic.CSingleRecharge/SingleRechargeGear) extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_Init_m2713996831 (uiSingleRechargeItem_t3088096173 * __this, int32_t ___index0, SingleRechargeGear_t3767316169 * ___gearItem1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem_Init_m2713996831_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; CAwardItem_t1677460915 * V_3 = NULL; Transform_t3600365921 * V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = NULL; UISprite_t194114938 * V_7 = NULL; int32_t V_8 = 0; UITexture_t3471168817 * V_9 = NULL; { SingleRechargeGear_t3767316169 * L_0 = ___gearItem1; __this->set_m_GearItem_2(L_0); V_0 = 0; goto IL_0024; } IL_000e: { Transform_t3600365921 * L_1 = __this->get_m_BtnList_4(); int32_t L_2 = V_0; NullCheck(L_1); Transform_t3600365921 * L_3 = Transform_GetChild_m1092972975(L_1, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)0, /*hidden argument*/NULL); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0024: { int32_t L_5 = V_0; Transform_t3600365921 * L_6 = __this->get_m_BtnList_4(); NullCheck(L_6); int32_t L_7 = Transform_get_childCount_m3145433196(L_6, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_000e; } } { Transform_t3600365921 * L_8 = __this->get_m_BtnList_4(); SingleRechargeGear_t3767316169 * L_9 = ___gearItem1; NullCheck(L_9); int32_t L_10 = L_9->get_AwardStatus_3(); NullCheck(L_8); Transform_t3600365921 * L_11 = Transform_GetChild_m1092972975(L_8, L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); SingleRechargeGear_t3767316169 * L_12 = ___gearItem1; NullCheck(L_12); CAwardList_t4094041907 * L_13 = L_12->get_AwardList_5(); NullCheck(L_13); int32_t L_14 = CAwardList_get_Count_m2249531307(L_13, /*hidden argument*/NULL); V_1 = L_14; V_2 = 0; goto IL_0190; } IL_005f: { SingleRechargeGear_t3767316169 * L_15 = ___gearItem1; NullCheck(L_15); CAwardList_t4094041907 * L_16 = L_15->get_AwardList_5(); int32_t L_17 = V_2; NullCheck(L_16); CAwardItem_t1677460915 * L_18 = CAwardList_GetItemByIndex_m1502988785(L_16, L_17, /*hidden argument*/NULL); V_3 = L_18; Transform_t3600365921 * L_19 = __this->get_m_Prefab_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Transform_t3600365921 * L_20 = Object_Instantiate_TisTransform_t3600365921_m3433092333(NULL /*static, unused*/, L_19, /*hidden argument*/Object_Instantiate_TisTransform_t3600365921_m3433092333_RuntimeMethod_var); V_4 = L_20; Transform_t3600365921 * L_21 = V_4; Transform_t3600365921 * L_22 = __this->get_m_AwardRoot_6(); NullCheck(L_21); Transform_set_parent_m786917804(L_21, L_22, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = V_4; int32_t L_24 = V_2; Vector3_t3722313464 L_25; memset(&L_25, 0, sizeof(L_25)); Vector3__ctor_m3353183577((&L_25), ((float)il2cpp_codegen_multiply((float)(125.0f), (float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1))))))), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_23); Transform_set_localPosition_m4128471975(L_23, L_25, /*hidden argument*/NULL); Transform_t3600365921 * L_26 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_27 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); Transform_set_localScale_m3053443106(L_26, L_27, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = V_4; String_t* L_29 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_28); Object_set_name_m291480324(L_28, L_29, /*hidden argument*/NULL); Transform_t3600365921 * L_30 = V_4; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_31 = V_4; NullCheck(L_31); Transform_t3600365921 * L_32 = Transform_Find_m1729760951(L_31, _stringLiteral2002595880, /*hidden argument*/NULL); NullCheck(L_32); UILabel_t3248798549 * L_33 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_32, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); CAwardItem_t1677460915 * L_34 = V_3; NullCheck(L_34); int32_t L_35 = CAwardItem_get_Amount_m2607280859(L_34, /*hidden argument*/NULL); V_5 = L_35; String_t* L_36 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_33); UILabel_set_text_m1071532778(L_33, L_36, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_37 = V_3; NullCheck(L_37); int32_t L_38 = CAwardItem_get_ConfigId_m576905535(L_37, /*hidden argument*/NULL); if ((((int32_t)L_38) < ((int32_t)((int32_t)10000000)))) { goto IL_0158; } } { CAwardItem_t1677460915 * L_39 = V_3; NullCheck(L_39); int32_t L_40 = CAwardItem_get_ConfigId_m576905535(L_39, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_41 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); V_6 = L_41; Transform_t3600365921 * L_42 = V_4; NullCheck(L_42); Transform_t3600365921 * L_43 = Transform_Find_m1729760951(L_42, _stringLiteral3510943694, /*hidden argument*/NULL); NullCheck(L_43); UISprite_t194114938 * L_44 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_43, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); V_7 = L_44; CShopConfig_t202154353 * L_45 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_46 = V_3; NullCheck(L_46); int32_t L_47 = CAwardItem_get_ConfigId_m576905535(L_46, /*hidden argument*/NULL); NullCheck(L_45); int32_t L_48 = CShopConfig_GetQualityLevel_m4002441864(L_45, L_47, /*hidden argument*/NULL); V_8 = L_48; UISprite_t194114938 * L_49 = V_7; int32_t L_50 = V_8; int32_t L_51 = ((int32_t)L_50); RuntimeObject * L_52 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_51); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_53 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2240226943, L_52, /*hidden argument*/NULL); NullCheck(L_49); UISprite_set_spriteName_m1616245412(L_49, L_53, /*hidden argument*/NULL); goto IL_0165; } IL_0158: { CAwardItem_t1677460915 * L_54 = V_3; NullCheck(L_54); int32_t L_55 = CAwardItem_get_ConfigId_m576905535(L_54, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_56 = CPropManager_GetIconPath_m739451308(NULL /*static, unused*/, L_55, /*hidden argument*/NULL); V_6 = L_56; } IL_0165: { Transform_t3600365921 * L_57 = V_4; NullCheck(L_57); Transform_t3600365921 * L_58 = Transform_Find_m1729760951(L_57, _stringLiteral416089526, /*hidden argument*/NULL); NullCheck(L_58); UITexture_t3471168817 * L_59 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_58, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); V_9 = L_59; List_1_t509627321 * L_60 = __this->get_m_CacheData_9(); String_t* L_61 = V_6; UITexture_t3471168817 * L_62 = V_9; CacheData_t3332519875 * L_63 = (CacheData_t3332519875 *)il2cpp_codegen_object_new(CacheData_t3332519875_il2cpp_TypeInfo_var); CacheData__ctor_m1192950890(L_63, L_61, L_62, /*hidden argument*/NULL); NullCheck(L_60); List_1_Add_m122024774(L_60, L_63, /*hidden argument*/List_1_Add_m122024774_RuntimeMethod_var); int32_t L_64 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_0190: { int32_t L_65 = V_2; int32_t L_66 = V_1; if ((((int32_t)L_65) < ((int32_t)L_66))) { goto IL_005f; } } { UILabel_t3248798549 * L_67 = __this->get_m_NeedDiamondLabel_7(); CTextHelp_t3119637808 * L_68 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_68); String_t* L_69 = CTextHelp_GetText_m372251958(L_68, _stringLiteral1150207698, /*hidden argument*/NULL); SingleRechargeGear_t3767316169 * L_70 = ___gearItem1; NullCheck(L_70); int32_t L_71 = L_70->get_NeedDiamondCount_4(); int32_t L_72 = L_71; RuntimeObject * L_73 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_72); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_74 = String_Format_m2844511972(NULL /*static, unused*/, L_69, L_73, /*hidden argument*/NULL); NullCheck(L_67); UILabel_set_text_m1071532778(L_67, L_74, /*hidden argument*/NULL); UILabel_t3248798549 * L_75 = __this->get_m_CountLabel_8(); CTextHelp_t3119637808 * L_76 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_76); String_t* L_77 = CTextHelp_GetText_m372251958(L_76, _stringLiteral3591320794, /*hidden argument*/NULL); SingleRechargeGear_t3767316169 * L_78 = ___gearItem1; NullCheck(L_78); int32_t L_79 = L_78->get_RestCount_1(); int32_t L_80 = L_79; RuntimeObject * L_81 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_80); SingleRechargeGear_t3767316169 * L_82 = ___gearItem1; NullCheck(L_82); int32_t L_83 = L_82->get_TotalCount_2(); int32_t L_84 = L_83; RuntimeObject * L_85 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_84); String_t* L_86 = String_Format_m2556382932(NULL /*static, unused*/, L_77, L_81, L_85, /*hidden argument*/NULL); NullCheck(L_75); UILabel_set_text_m1071532778(L_75, L_86, /*hidden argument*/NULL); UILabel_t3248798549 * L_87 = __this->get_m_CountLabel_8(); SingleRechargeGear_t3767316169 * L_88 = ___gearItem1; NullCheck(L_88); int32_t L_89 = L_88->get_TotalCount_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_87, (bool)((((int32_t)L_89) > ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void uiSingleRechargeItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_Update_m2797247117 (uiSingleRechargeItem_t3088096173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem_Update_m2797247117_MetadataUsageId); s_Il2CppMethodInitialized = true; } CacheData_t3332519875 * V_0 = NULL; Enumerator_t2398871198 V_1; memset(&V_1, 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { List_1_t509627321 * L_0 = __this->get_m_CacheData_9(); NullCheck(L_0); Enumerator_t2398871198 L_1 = List_1_GetEnumerator_m75836758(L_0, /*hidden argument*/List_1_GetEnumerator_m75836758_RuntimeMethod_var); V_1 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_004f; } IL_0011: { CacheData_t3332519875 * L_2 = Enumerator_get_Current_m1735071805((&V_1), /*hidden argument*/Enumerator_get_Current_m1735071805_RuntimeMethod_var); V_0 = L_2; CacheData_t3332519875 * L_3 = V_0; NullCheck(L_3); bool L_4 = L_3->get_Completed_0(); if (L_4) { goto IL_004f; } } IL_0024: { CacheData_t3332519875 * L_5 = V_0; CacheData_t3332519875 * L_6 = V_0; NullCheck(L_6); UITexture_t3471168817 * L_7 = L_6->get_Texture_2(); CacheData_t3332519875 * L_8 = V_0; NullCheck(L_8); String_t* L_9 = L_8->get_Path_1(); Vector3_t3722313464 L_10; memset(&L_10, 0, sizeof(L_10)); Vector3__ctor_m3353183577((&L_10), (120.0f), (120.0f), (1.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_11 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_7, L_9, L_10, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_Completed_0(L_11); } IL_004f: { bool L_12 = Enumerator_MoveNext_m2580929336((&V_1), /*hidden argument*/Enumerator_MoveNext_m2580929336_RuntimeMethod_var); if (L_12) { goto IL_0011; } } IL_005b: { IL2CPP_LEAVE(0x6E, FINALLY_0060); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0060; } FINALLY_0060: { // begin finally (depth: 1) Enumerator_Dispose_m231065264((&V_1), /*hidden argument*/Enumerator_Dispose_m231065264_RuntimeMethod_var); IL2CPP_END_FINALLY(96) } // end finally (depth: 1) IL2CPP_CLEANUP(96) { IL2CPP_JUMP_TBL(0x6E, IL_006e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006e: { return; } } // System.Void uiSingleRechargeItem::OnClickItem(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_OnClickItem_m2271787648 (uiSingleRechargeItem_t3088096173 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem_OnClickItem_m2271787648_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); int32_t L_4 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; SingleRechargeGear_t3767316169 * L_5 = __this->get_m_GearItem_2(); NullCheck(L_5); CAwardList_t4094041907 * L_6 = L_5->get_AwardList_5(); int32_t L_7 = V_0; NullCheck(L_6); CAwardItem_t1677460915 * L_8 = CAwardList_GetItemByIndex_m1502988785(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CAwardItem_get_ConfigId_m576905535(L_8, /*hidden argument*/NULL); V_1 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_10 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = V_1; NullCheck(L_10); CShopManager_ShowAvatar_m2860953780(L_10, L_11, /*hidden argument*/NULL); return; } } // System.Void uiSingleRechargeItem::OnClickRecharge(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_OnClickRecharge_m3816717837 (uiSingleRechargeItem_t3088096173 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem_OnClickRecharge_m3816717837_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_0 = CurrencyGetManager_CanDo_m692186812(NULL /*static, unused*/, 1, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { Camera_t4157153871 * L_1 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; Camera_t4157153871 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_002f; } } { Camera_t4157153871 * L_4 = V_0; NullCheck(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(L_4, /*hidden argument*/NULL); NullCheck(L_5); Component_SendMessage_m1441147224(L_5, _stringLiteral1485728440, 1, /*hidden argument*/NULL); } IL_002f: { return; } } // System.Void uiSingleRechargeItem::OnClickGet(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSingleRechargeItem_OnClickGet_m1022333248 (uiSingleRechargeItem_t3088096173 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSingleRechargeItem_OnClickGet_m1022333248_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); SingleRechargeGear_t3767316169 * L_1 = __this->get_m_GearItem_2(); NullCheck(L_1); int32_t L_2 = L_1->get_Gear_0(); NullCheck(L_0); CActivityManager_AcceptAward_m3852274531(L_0, 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 uiSingleRechargeItem/CacheData::.ctor(System.String,UITexture) extern "C" IL2CPP_METHOD_ATTR void CacheData__ctor_m1192950890 (CacheData_t3332519875 * __this, String_t* ___path0, UITexture_t3471168817 * ___texture1, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_Completed_0((bool)0); String_t* L_0 = ___path0; __this->set_Path_1(L_0); UITexture_t3471168817 * L_1 = ___texture1; __this->set_Texture_2(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UISlicedSprite::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISlicedSprite__ctor_m3692245938 (UISlicedSprite_t3843810845 * __this, const RuntimeMethod* method) { { UISprite__ctor_m998685946(__this, /*hidden argument*/NULL); return; } } // UISprite/Type UISlicedSprite::get_type() extern "C" IL2CPP_METHOD_ATTR int32_t UISlicedSprite_get_type_m4026099714 (UISlicedSprite_t3843810845 * __this, const RuntimeMethod* method) { { return (int32_t)(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 UISlider::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISlider__ctor_m3424685808 (UISlider_t886033014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider__ctor_m3424685808_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_functionName_12(_stringLiteral3822464166); __this->set_rawValue_15((1.0f)); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_mSize_22(L_0); IgnoreTimeScale__ctor_m3176585006(__this, /*hidden argument*/NULL); return; } } // System.Single UISlider::get_sliderValue() extern "C" IL2CPP_METHOD_ATTR float UISlider_get_sliderValue_m3558124828 (UISlider_t886033014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_get_sliderValue_m3558124828_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = __this->get_rawValue_15(); V_0 = L_0; int32_t L_1 = __this->get_numberOfSteps_14(); if ((((int32_t)L_1) <= ((int32_t)1))) { goto IL_002e; } } { float L_2 = V_0; int32_t L_3 = __this->get_numberOfSteps_14(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = bankers_roundf(((float)il2cpp_codegen_multiply((float)L_2, (float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)))))))); int32_t L_5 = __this->get_numberOfSteps_14(); V_0 = ((float)((float)L_4/(float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))))))); } IL_002e: { float L_6 = V_0; return L_6; } } // System.Void UISlider::set_sliderValue(System.Single) extern "C" IL2CPP_METHOD_ATTR void UISlider_set_sliderValue_m1801710512 (UISlider_t886033014 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; UISlider_Set_m2001757091(__this, L_0, (bool)0, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 UISlider::get_fullSize() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 UISlider_get_fullSize_m4182581257 (UISlider_t886033014 * __this, const RuntimeMethod* method) { { Vector2_t2156229523 L_0 = __this->get_mSize_22(); return L_0; } } // System.Void UISlider::set_fullSize(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UISlider_set_fullSize_m1382307047 (UISlider_t886033014 * __this, Vector2_t2156229523 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_set_fullSize_m1382307047_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector2_t2156229523 L_0 = __this->get_mSize_22(); Vector2_t2156229523 L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); bool L_2 = Vector2_op_Inequality_m3858779880(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { Vector2_t2156229523 L_3 = ___value0; __this->set_mSize_22(L_3); UISlider_ForceUpdate_m3468212405(__this, /*hidden argument*/NULL); } IL_001e: { return; } } // System.Void UISlider::Init() extern "C" IL2CPP_METHOD_ATTR void UISlider_Init_m901271908 (UISlider_t886033014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_Init_m901271908_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISlider_t886033014 * G_B3_0 = NULL; UISlider_t886033014 * G_B2_0 = NULL; UISprite_t194114938 * G_B4_0 = NULL; UISlider_t886033014 * G_B4_1 = NULL; { __this->set_mInitDone_21((bool)1); Transform_t3600365921 * L_0 = __this->get_foreground_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0092; } } { Transform_t3600365921 * L_2 = __this->get_foreground_8(); NullCheck(L_2); UIWidget_t3538521925 * L_3 = Component_GetComponent_TisUIWidget_t3538521925_m555478364(L_2, /*hidden argument*/Component_GetComponent_TisUIWidget_t3538521925_m555478364_RuntimeMethod_var); __this->set_mFGWidget_19(L_3); UIWidget_t3538521925 * L_4 = __this->get_mFGWidget_19(); 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); G_B2_0 = __this; if (!L_5) { G_B3_0 = __this; goto IL_004b; } } { UIWidget_t3538521925 * L_6 = __this->get_mFGWidget_19(); G_B4_0 = ((UISprite_t194114938 *)IsInstClass((RuntimeObject*)L_6, UISprite_t194114938_il2cpp_TypeInfo_var)); G_B4_1 = G_B2_0; goto IL_004c; } IL_004b: { G_B4_0 = ((UISprite_t194114938 *)(NULL)); G_B4_1 = G_B3_0; } IL_004c: { NullCheck(G_B4_1); G_B4_1->set_mFGFilled_20(G_B4_0); Transform_t3600365921 * L_7 = __this->get_foreground_8(); NullCheck(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(L_7, /*hidden argument*/NULL); __this->set_mFGTrans_18(L_8); Vector2_t2156229523 L_9 = __this->get_mSize_22(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_10 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_11 = Vector2_op_Equality_m2303255133(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_008d; } } { Transform_t3600365921 * L_12 = __this->get_foreground_8(); NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_localScale_m129152068(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_14 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); __this->set_mSize_22(L_14); } IL_008d: { goto IL_00de; } IL_0092: { BoxCollider_t1640800422 * L_15 = __this->get_mCol_16(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_15, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_00d3; } } { Vector2_t2156229523 L_17 = __this->get_mSize_22(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_18 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_19 = Vector2_op_Equality_m2303255133(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_00ce; } } { BoxCollider_t1640800422 * L_20 = __this->get_mCol_16(); NullCheck(L_20); Vector3_t3722313464 L_21 = BoxCollider_get_size_m1798011124(L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_22 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); __this->set_mSize_22(L_22); } IL_00ce: { goto IL_00de; } IL_00d3: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m831581295(NULL /*static, unused*/, _stringLiteral448957953, __this, /*hidden argument*/NULL); } IL_00de: { return; } } // System.Void UISlider::Awake() extern "C" IL2CPP_METHOD_ATTR void UISlider_Awake_m3997300939 (UISlider_t886033014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_Awake_m3997300939_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_mTrans_17(L_0); Collider_t1773347010 * L_1 = Component_GetComponent_TisCollider_t1773347010_m4226749020(__this, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); __this->set_mCol_16(((BoxCollider_t1640800422 *)IsInstSealed((RuntimeObject*)L_1, BoxCollider_t1640800422_il2cpp_TypeInfo_var))); return; } } // System.Void UISlider::Start() extern "C" IL2CPP_METHOD_ATTR void UISlider_Start_m3245140068 (UISlider_t886033014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_Start_m3245140068_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIEventListener_t1665237878 * V_0 = NULL; { UISlider_Init_m901271908(__this, /*hidden argument*/NULL); bool L_0 = Application_get_isPlaying_m100394690(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_008c; } } { Transform_t3600365921 * L_1 = __this->get_thumb_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_008c; } } { Transform_t3600365921 * L_3 = __this->get_thumb_9(); NullCheck(L_3); Collider_t1773347010 * L_4 = Component_GetComponent_TisCollider_t1773347010_m4226749020(L_3, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); 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_008c; } } { Transform_t3600365921 * L_6 = __this->get_thumb_9(); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_8 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_0 = L_8; UIEventListener_t1665237878 * L_9 = V_0; UIEventListener_t1665237878 * L_10 = L_9; NullCheck(L_10); Action_2_t4266817756 * L_11 = L_10->get_onPress_7(); intptr_t L_12 = (intptr_t)UISlider_OnPressThumb_m2545579614_RuntimeMethod_var; Action_2_t4266817756 * L_13 = (Action_2_t4266817756 *)il2cpp_codegen_object_new(Action_2_t4266817756_il2cpp_TypeInfo_var); Action_2__ctor_m3007889961(L_13, __this, L_12, /*hidden argument*/Action_2__ctor_m3007889961_RuntimeMethod_var); Delegate_t1188392813 * L_14 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_11, L_13, /*hidden argument*/NULL); NullCheck(L_10); L_10->set_onPress_7(((Action_2_t4266817756 *)CastclassSealed((RuntimeObject*)L_14, Action_2_t4266817756_il2cpp_TypeInfo_var))); UIEventListener_t1665237878 * L_15 = V_0; UIEventListener_t1665237878 * L_16 = L_15; NullCheck(L_16); Action_2_t2030792018 * L_17 = L_16->get_onDrag_10(); intptr_t L_18 = (intptr_t)UISlider_OnDragThumb_m4190235865_RuntimeMethod_var; Action_2_t2030792018 * L_19 = (Action_2_t2030792018 *)il2cpp_codegen_object_new(Action_2_t2030792018_il2cpp_TypeInfo_var); Action_2__ctor_m1718787621(L_19, __this, L_18, /*hidden argument*/Action_2__ctor_m1718787621_RuntimeMethod_var); Delegate_t1188392813 * L_20 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_17, L_19, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_onDrag_10(((Action_2_t2030792018 *)CastclassSealed((RuntimeObject*)L_20, Action_2_t2030792018_il2cpp_TypeInfo_var))); } IL_008c: { float L_21 = __this->get_rawValue_15(); UISlider_Set_m2001757091(__this, L_21, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UISlider::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISlider_OnPress_m275177817 (UISlider_t886033014 * __this, bool ___pressed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_OnPress_m275177817_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___pressed0; if (!L_0) { goto IL_0018; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); int32_t L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouchID_31(); if ((((int32_t)L_1) == ((int32_t)((int32_t)-100)))) { goto IL_0018; } } { UISlider_UpdateDrag_m1714508509(__this, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void UISlider::OnDrag(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UISlider_OnDrag_m826744949 (UISlider_t886033014 * __this, Vector2_t2156229523 ___delta0, const RuntimeMethod* method) { { UISlider_UpdateDrag_m1714508509(__this, /*hidden argument*/NULL); return; } } // System.Void UISlider::OnPressThumb(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISlider_OnPressThumb_m2545579614 (UISlider_t886033014 * __this, GameObject_t1113636619 * ___go0, bool ___pressed1, const RuntimeMethod* method) { { bool L_0 = ___pressed1; if (!L_0) { goto IL_000c; } } { UISlider_UpdateDrag_m1714508509(__this, /*hidden argument*/NULL); } IL_000c: { return; } } // System.Void UISlider::OnDragThumb(UnityEngine.GameObject,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void UISlider_OnDragThumb_m4190235865 (UISlider_t886033014 * __this, GameObject_t1113636619 * ___go0, Vector2_t2156229523 ___delta1, const RuntimeMethod* method) { { UISlider_UpdateDrag_m1714508509(__this, /*hidden argument*/NULL); return; } } // System.Void UISlider::OnKey(UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR void UISlider_OnKey_m3491901350 (UISlider_t886033014 * __this, int32_t ___key0, const RuntimeMethod* method) { float V_0 = 0.0f; float G_B3_0 = 0.0f; { int32_t L_0 = __this->get_numberOfSteps_14(); if ((!(((float)(((float)((float)L_0)))) > ((float)(1.0f))))) { goto IL_0025; } } { int32_t L_1 = __this->get_numberOfSteps_14(); G_B3_0 = ((float)((float)(1.0f)/(float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1))))))); goto IL_002a; } IL_0025: { G_B3_0 = (0.125f); } IL_002a: { V_0 = G_B3_0; int32_t L_2 = __this->get_direction_10(); if (L_2) { goto IL_0074; } } { int32_t L_3 = ___key0; if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)276))))) { goto IL_0055; } } { float L_4 = __this->get_rawValue_15(); float L_5 = V_0; UISlider_Set_m2001757091(__this, ((float)il2cpp_codegen_subtract((float)L_4, (float)L_5)), (bool)0, /*hidden argument*/NULL); goto IL_006f; } IL_0055: { int32_t L_6 = ___key0; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)275))))) { goto IL_006f; } } { float L_7 = __this->get_rawValue_15(); float L_8 = V_0; UISlider_Set_m2001757091(__this, ((float)il2cpp_codegen_add((float)L_7, (float)L_8)), (bool)0, /*hidden argument*/NULL); } IL_006f: { goto IL_00ad; } IL_0074: { int32_t L_9 = ___key0; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)274))))) { goto IL_0093; } } { float L_10 = __this->get_rawValue_15(); float L_11 = V_0; UISlider_Set_m2001757091(__this, ((float)il2cpp_codegen_subtract((float)L_10, (float)L_11)), (bool)0, /*hidden argument*/NULL); goto IL_00ad; } IL_0093: { int32_t L_12 = ___key0; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)273))))) { goto IL_00ad; } } { float L_13 = __this->get_rawValue_15(); float L_14 = V_0; UISlider_Set_m2001757091(__this, ((float)il2cpp_codegen_add((float)L_13, (float)L_14)), (bool)0, /*hidden argument*/NULL); } IL_00ad: { return; } } // System.Void UISlider::UpdateDrag() extern "C" IL2CPP_METHOD_ATTR void UISlider_UpdateDrag_m1714508509 (UISlider_t886033014 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_UpdateDrag_m1714508509_MetadataUsageId); s_Il2CppMethodInitialized = true; } Ray_t3785851493 V_0; memset(&V_0, 0, sizeof(V_0)); Plane_t1000493321 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); UISlider_t886033014 * G_B8_0 = NULL; UISlider_t886033014 * G_B7_0 = NULL; float G_B9_0 = 0.0f; UISlider_t886033014 * G_B9_1 = NULL; { BoxCollider_t1640800422 * L_0 = __this->get_mCol_16(); 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_002b; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_2 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (L_3) { goto IL_002b; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_4 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); if (L_4) { goto IL_002c; } } IL_002b: { return; } IL_002c: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_5 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_5); L_5->set_clickNotification_7(0); Camera_t4157153871 * L_6 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); MouseOrTouch_t3052596533 * L_7 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_7); Vector2_t2156229523 L_8 = L_7->get_pos_0(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_9 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); NullCheck(L_6); Ray_t3785851493 L_10 = Camera_ScreenPointToRay_m3764635188(L_6, L_9, /*hidden argument*/NULL); V_0 = L_10; Transform_t3600365921 * L_11 = __this->get_mTrans_17(); NullCheck(L_11); Quaternion_t2301928331 L_12 = Transform_get_rotation_m3502953881(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_13 = Vector3_get_back_m4077847766(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Vector3_t3722313464 L_14 = Quaternion_op_Multiply_m2607404835(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_mTrans_17(); NullCheck(L_15); Vector3_t3722313464 L_16 = Transform_get_position_m36019626(L_15, /*hidden argument*/NULL); Plane__ctor_m2890438515((&V_1), L_14, L_16, /*hidden argument*/NULL); Ray_t3785851493 L_17 = V_0; bool L_18 = Plane_Raycast_m62370169((&V_1), L_17, (&V_2), /*hidden argument*/NULL); if (L_18) { goto IL_0088; } } { return; } IL_0088: { Transform_t3600365921 * L_19 = __this->get_mTrans_17(); NullCheck(L_19); Vector3_t3722313464 L_20 = Transform_get_localPosition_m4234289348(L_19, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_21 = __this->get_mCol_16(); NullCheck(L_21); Vector3_t3722313464 L_22 = BoxCollider_get_center_m3697516117(L_21, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_23 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_20, L_22, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_24 = __this->get_mCol_16(); NullCheck(L_24); Vector3_t3722313464 L_25 = BoxCollider_get_size_m1798011124(L_24, /*hidden argument*/NULL); Vector3_t3722313464 L_26 = Vector3_op_Multiply_m2104357790(NULL /*static, unused*/, (0.5f), L_25, /*hidden argument*/NULL); Vector3_t3722313464 L_27 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_23, L_26, /*hidden argument*/NULL); V_3 = L_27; Transform_t3600365921 * L_28 = __this->get_mTrans_17(); NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_localPosition_m4234289348(L_28, /*hidden argument*/NULL); Vector3_t3722313464 L_30 = V_3; Vector3_t3722313464 L_31 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_29, L_30, /*hidden argument*/NULL); V_4 = L_31; Transform_t3600365921 * L_32 = __this->get_mTrans_17(); float L_33 = V_2; Vector3_t3722313464 L_34 = Ray_GetPoint_m1852405345((&V_0), L_33, /*hidden argument*/NULL); NullCheck(L_32); Vector3_t3722313464 L_35 = Transform_InverseTransformPoint_m1343916000(L_32, L_34, /*hidden argument*/NULL); V_5 = L_35; Vector3_t3722313464 L_36 = V_5; Vector3_t3722313464 L_37 = V_4; Vector3_t3722313464 L_38 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_36, L_37, /*hidden argument*/NULL); V_6 = L_38; int32_t L_39 = __this->get_direction_10(); G_B7_0 = __this; if (L_39) { G_B8_0 = __this; goto IL_011e; } } { float L_40 = (&V_6)->get_x_1(); BoxCollider_t1640800422 * L_41 = __this->get_mCol_16(); NullCheck(L_41); Vector3_t3722313464 L_42 = BoxCollider_get_size_m1798011124(L_41, /*hidden argument*/NULL); V_7 = L_42; float L_43 = (&V_7)->get_x_1(); G_B9_0 = ((float)((float)L_40/(float)L_43)); G_B9_1 = G_B7_0; goto IL_013a; } IL_011e: { float L_44 = (&V_6)->get_y_2(); BoxCollider_t1640800422 * L_45 = __this->get_mCol_16(); NullCheck(L_45); Vector3_t3722313464 L_46 = BoxCollider_get_size_m1798011124(L_45, /*hidden argument*/NULL); V_8 = L_46; float L_47 = (&V_8)->get_y_2(); G_B9_0 = ((float)((float)L_44/(float)L_47)); G_B9_1 = G_B8_0; } IL_013a: { NullCheck(G_B9_1); UISlider_Set_m2001757091(G_B9_1, G_B9_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void UISlider::Set(System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UISlider_Set_m2001757091 (UISlider_t886033014 * __this, float ___input0, bool ___force1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISlider_Set_m2001757091_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 * G_B23_0 = NULL; Vector3_t3722313464 * G_B22_0 = NULL; float G_B24_0 = 0.0f; Vector3_t3722313464 * G_B24_1 = NULL; Vector3_t3722313464 * G_B28_0 = NULL; Vector3_t3722313464 * G_B27_0 = NULL; float G_B29_0 = 0.0f; Vector3_t3722313464 * G_B29_1 = NULL; { bool L_0 = __this->get_mInitDone_21(); if (L_0) { goto IL_0011; } } { UISlider_Init_m901271908(__this, /*hidden argument*/NULL); } IL_0011: { float L_1 = ___input0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_2 = Mathf_Clamp01_m56433566(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; float L_3 = V_0; if ((!(((float)L_3) < ((float)(0.001f))))) { goto IL_0029; } } { V_0 = (0.0f); } IL_0029: { float L_4 = UISlider_get_sliderValue_m3558124828(__this, /*hidden argument*/NULL); V_1 = L_4; float L_5 = V_0; __this->set_rawValue_15(L_5); float L_6 = UISlider_get_sliderValue_m3558124828(__this, /*hidden argument*/NULL); V_2 = L_6; bool L_7 = ___force1; if (L_7) { goto IL_004b; } } { float L_8 = V_1; float L_9 = V_2; if ((((float)L_8) == ((float)L_9))) { goto IL_029f; } } IL_004b: { Vector2_t2156229523 L_10 = __this->get_mSize_22(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_11 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = __this->get_direction_10(); if (L_12) { goto IL_0076; } } { Vector3_t3722313464 * L_13 = (&V_3); float L_14 = L_13->get_x_1(); float L_15 = V_2; L_13->set_x_1(((float)il2cpp_codegen_multiply((float)L_14, (float)L_15))); goto IL_0085; } IL_0076: { Vector3_t3722313464 * L_16 = (&V_3); float L_17 = L_16->get_y_2(); float L_18 = V_2; L_16->set_y_2(((float)il2cpp_codegen_multiply((float)L_17, (float)L_18))); } IL_0085: { UISprite_t194114938 * L_19 = __this->get_mFGFilled_20(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_20 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_19, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_20) { goto IL_00b8; } } { UISprite_t194114938 * L_21 = __this->get_mFGFilled_20(); NullCheck(L_21); int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, L_21); if ((!(((uint32_t)L_22) == ((uint32_t)3)))) { goto IL_00b8; } } { UISprite_t194114938 * L_23 = __this->get_mFGFilled_20(); float L_24 = V_2; NullCheck(L_23); UISprite_set_fillAmount_m92108899(L_23, L_24, /*hidden argument*/NULL); goto IL_0119; } IL_00b8: { Transform_t3600365921 * L_25 = __this->get_foreground_8(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_26 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_25, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_26) { goto IL_0119; } } { Transform_t3600365921 * L_27 = __this->get_mFGTrans_18(); Vector3_t3722313464 L_28 = V_3; NullCheck(L_27); Transform_set_localScale_m3053443106(L_27, L_28, /*hidden argument*/NULL); UIWidget_t3538521925 * L_29 = __this->get_mFGWidget_19(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_30 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_29, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_30) { goto IL_0119; } } { float L_31 = V_0; if ((!(((float)L_31) > ((float)(0.001f))))) { goto IL_010d; } } { UIWidget_t3538521925 * L_32 = __this->get_mFGWidget_19(); NullCheck(L_32); Behaviour_set_enabled_m20417929(L_32, (bool)1, /*hidden argument*/NULL); UIWidget_t3538521925 * L_33 = __this->get_mFGWidget_19(); NullCheck(L_33); VirtActionInvoker0::Invoke(8 /* System.Void UIWidget::MarkAsChanged() */, L_33); goto IL_0119; } IL_010d: { UIWidget_t3538521925 * L_34 = __this->get_mFGWidget_19(); NullCheck(L_34); Behaviour_set_enabled_m20417929(L_34, (bool)0, /*hidden argument*/NULL); } IL_0119: { Transform_t3600365921 * L_35 = __this->get_thumb_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_36 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_35, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_36) { goto IL_0239; } } { Transform_t3600365921 * L_37 = __this->get_thumb_9(); NullCheck(L_37); Vector3_t3722313464 L_38 = Transform_get_localPosition_m4234289348(L_37, /*hidden argument*/NULL); V_4 = L_38; UISprite_t194114938 * L_39 = __this->get_mFGFilled_20(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_40 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_39, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_40) { goto IL_0200; } } { UISprite_t194114938 * L_41 = __this->get_mFGFilled_20(); NullCheck(L_41); int32_t L_42 = VirtFuncInvoker0< int32_t >::Invoke(21 /* UISprite/Type UISprite::get_type() */, L_41); if ((!(((uint32_t)L_42) == ((uint32_t)3)))) { goto IL_0200; } } { UISprite_t194114938 * L_43 = __this->get_mFGFilled_20(); NullCheck(L_43); int32_t L_44 = UISprite_get_fillDirection_m1434355218(L_43, /*hidden argument*/NULL); if (L_44) { goto IL_01a4; } } { UISprite_t194114938 * L_45 = __this->get_mFGFilled_20(); NullCheck(L_45); bool L_46 = UISprite_get_invert_m1628771051(L_45, /*hidden argument*/NULL); G_B22_0 = (&V_4); if (!L_46) { G_B23_0 = (&V_4); goto IL_0193; } } { Vector2_t2156229523 * L_47 = __this->get_address_of_mSize_22(); float L_48 = L_47->get_x_0(); float L_49 = (&V_3)->get_x_1(); G_B24_0 = ((float)il2cpp_codegen_subtract((float)L_48, (float)L_49)); G_B24_1 = G_B22_0; goto IL_019a; } IL_0193: { float L_50 = (&V_3)->get_x_1(); G_B24_0 = L_50; G_B24_1 = G_B23_0; } IL_019a: { G_B24_1->set_x_1(G_B24_0); goto IL_01fb; } IL_01a4: { UISprite_t194114938 * L_51 = __this->get_mFGFilled_20(); NullCheck(L_51); int32_t L_52 = UISprite_get_fillDirection_m1434355218(L_51, /*hidden argument*/NULL); if ((!(((uint32_t)L_52) == ((uint32_t)1)))) { goto IL_01f0; } } { UISprite_t194114938 * L_53 = __this->get_mFGFilled_20(); NullCheck(L_53); bool L_54 = UISprite_get_invert_m1628771051(L_53, /*hidden argument*/NULL); G_B27_0 = (&V_4); if (!L_54) { G_B28_0 = (&V_4); goto IL_01df; } } { Vector2_t2156229523 * L_55 = __this->get_address_of_mSize_22(); float L_56 = L_55->get_y_1(); float L_57 = (&V_3)->get_y_2(); G_B29_0 = ((float)il2cpp_codegen_subtract((float)L_56, (float)L_57)); G_B29_1 = G_B27_0; goto IL_01e6; } IL_01df: { float L_58 = (&V_3)->get_y_2(); G_B29_0 = L_58; G_B29_1 = G_B28_0; } IL_01e6: { G_B29_1->set_y_2(G_B29_0); goto IL_01fb; } IL_01f0: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m831581295(NULL /*static, unused*/, _stringLiteral2374459669, __this, /*hidden argument*/NULL); } IL_01fb: { goto IL_022c; } IL_0200: { int32_t L_59 = __this->get_direction_10(); if (L_59) { goto IL_021e; } } { float L_60 = (&V_3)->get_x_1(); (&V_4)->set_x_1(L_60); goto IL_022c; } IL_021e: { float L_61 = (&V_3)->get_y_2(); (&V_4)->set_y_2(L_61); } IL_022c: { Transform_t3600365921 * L_62 = __this->get_thumb_9(); Vector3_t3722313464 L_63 = V_4; NullCheck(L_62); Transform_set_localPosition_m4128471975(L_62, L_63, /*hidden argument*/NULL); } IL_0239: { ((UISlider_t886033014_StaticFields*)il2cpp_codegen_static_fields_for(UISlider_t886033014_il2cpp_TypeInfo_var))->set_current_7(__this); GameObject_t1113636619 * L_64 = __this->get_eventReceiver_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_65 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_64, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_65) { goto IL_0282; } } { String_t* L_66 = __this->get_functionName_12(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_67 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_66, /*hidden argument*/NULL); if (L_67) { goto IL_0282; } } { bool L_68 = Application_get_isPlaying_m100394690(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_68) { goto IL_0282; } } { GameObject_t1113636619 * L_69 = __this->get_eventReceiver_11(); String_t* L_70 = __this->get_functionName_12(); float L_71 = V_2; float L_72 = L_71; RuntimeObject * L_73 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_72); NullCheck(L_69); GameObject_SendMessage_m3720186693(L_69, L_70, L_73, 1, /*hidden argument*/NULL); } IL_0282: { Action_1_t1569734369 * L_74 = __this->get_onValueChange_13(); if (!L_74) { goto IL_0299; } } { Action_1_t1569734369 * L_75 = __this->get_onValueChange_13(); float L_76 = V_2; NullCheck(L_75); Action_1_Invoke_m2159083576(L_75, L_76, /*hidden argument*/Action_1_Invoke_m2159083576_RuntimeMethod_var); } IL_0299: { ((UISlider_t886033014_StaticFields*)il2cpp_codegen_static_fields_for(UISlider_t886033014_il2cpp_TypeInfo_var))->set_current_7((UISlider_t886033014 *)NULL); } IL_029f: { return; } } // System.Void UISlider::ForceUpdate() extern "C" IL2CPP_METHOD_ATTR void UISlider_ForceUpdate_m3468212405 (UISlider_t886033014 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_rawValue_15(); UISlider_Set_m2001757091(__this, 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UISliderColors::.ctor() extern "C" IL2CPP_METHOD_ATTR void UISliderColors__ctor_m988549920 (UISliderColors_t4207082228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISliderColors__ctor_m988549920_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ColorU5BU5D_t941916413* L_0 = ((ColorU5BU5D_t941916413*)SZArrayNew(ColorU5BU5D_t941916413_il2cpp_TypeInfo_var, (uint32_t)3)); NullCheck(L_0); Color_t2555686324 L_1 = Color_get_red_m3227813939(NULL /*static, unused*/, /*hidden argument*/NULL); *(Color_t2555686324 *)((L_0)->GetAddressAt(static_cast(0))) = L_1; ColorU5BU5D_t941916413* L_2 = L_0; NullCheck(L_2); Color_t2555686324 L_3 = Color_get_yellow_m1287957903(NULL /*static, unused*/, /*hidden argument*/NULL); *(Color_t2555686324 *)((L_2)->GetAddressAt(static_cast(1))) = L_3; ColorU5BU5D_t941916413* L_4 = L_2; NullCheck(L_4); Color_t2555686324 L_5 = Color_get_green_m490390750(NULL /*static, unused*/, /*hidden argument*/NULL); *(Color_t2555686324 *)((L_4)->GetAddressAt(static_cast(2))) = L_5; __this->set_colors_3(L_4); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UISliderColors::Start() extern "C" IL2CPP_METHOD_ATTR void UISliderColors_Start_m108393022 (UISliderColors_t4207082228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISliderColors_Start_m108393022_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UISlider_t886033014 * L_0 = Component_GetComponent_TisUISlider_t886033014_m856673415(__this, /*hidden argument*/Component_GetComponent_TisUISlider_t886033014_m856673415_RuntimeMethod_var); __this->set_mSlider_4(L_0); UISliderColors_Update_m4030860820(__this, /*hidden argument*/NULL); return; } } // System.Void UISliderColors::Update() extern "C" IL2CPP_METHOD_ATTR void UISliderColors_Update_m4030860820 (UISliderColors_t4207082228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UISliderColors_Update_m4030860820_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; Color_t2555686324 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; Color_t2555686324 V_4; memset(&V_4, 0, sizeof(V_4)); { UISprite_t194114938 * L_0 = __this->get_sprite_2(); 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_001e; } } { ColorU5BU5D_t941916413* L_2 = __this->get_colors_3(); NullCheck(L_2); if ((((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))) { goto IL_001f; } } IL_001e: { return; } IL_001f: { UISlider_t886033014 * L_3 = __this->get_mSlider_4(); NullCheck(L_3); float L_4 = UISlider_get_sliderValue_m3558124828(L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = V_0; ColorU5BU5D_t941916413* L_6 = __this->get_colors_3(); NullCheck(L_6); V_0 = ((float)il2cpp_codegen_multiply((float)L_5, (float)(((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length)))), (int32_t)1))))))); float L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_8 = Mathf_FloorToInt_m1870542928(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_1 = L_8; ColorU5BU5D_t941916413* L_9 = __this->get_colors_3(); NullCheck(L_9); V_2 = (*(Color_t2555686324 *)((L_9)->GetAddressAt(static_cast(0)))); int32_t L_10 = V_1; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_00de; } } { int32_t L_11 = V_1; ColorU5BU5D_t941916413* L_12 = __this->get_colors_3(); NullCheck(L_12); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1))) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_009e; } } { float L_13 = V_0; int32_t L_14 = V_1; V_3 = ((float)il2cpp_codegen_subtract((float)L_13, (float)(((float)((float)L_14))))); ColorU5BU5D_t941916413* L_15 = __this->get_colors_3(); int32_t L_16 = V_1; NullCheck(L_15); ColorU5BU5D_t941916413* L_17 = __this->get_colors_3(); int32_t L_18 = V_1; NullCheck(L_17); float L_19 = V_3; Color_t2555686324 L_20 = Color_Lerp_m973389909(NULL /*static, unused*/, (*(Color_t2555686324 *)((L_15)->GetAddressAt(static_cast(L_16)))), (*(Color_t2555686324 *)((L_17)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)))))), L_19, /*hidden argument*/NULL); V_2 = L_20; goto IL_00de; } IL_009e: { int32_t L_21 = V_1; ColorU5BU5D_t941916413* L_22 = __this->get_colors_3(); NullCheck(L_22); if ((((int32_t)L_21) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_22)->max_length))))))) { goto IL_00c3; } } { ColorU5BU5D_t941916413* L_23 = __this->get_colors_3(); int32_t L_24 = V_1; NullCheck(L_23); V_2 = (*(Color_t2555686324 *)((L_23)->GetAddressAt(static_cast(L_24)))); goto IL_00de; } IL_00c3: { ColorU5BU5D_t941916413* L_25 = __this->get_colors_3(); ColorU5BU5D_t941916413* L_26 = __this->get_colors_3(); NullCheck(L_26); NullCheck(L_25); V_2 = (*(Color_t2555686324 *)((L_25)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length)))), (int32_t)1)))))); } IL_00de: { UISprite_t194114938 * L_27 = __this->get_sprite_2(); NullCheck(L_27); Color_t2555686324 L_28 = UIWidget_get_color_m3938892930(L_27, /*hidden argument*/NULL); V_4 = L_28; float L_29 = (&V_4)->get_a_3(); (&V_2)->set_a_3(L_29); UISprite_t194114938 * L_30 = __this->get_sprite_2(); Color_t2555686324 L_31 = V_2; NullCheck(L_30); UIWidget_set_color_m2288988844(L_30, L_31, /*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 uiSongCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSongCell__ctor_m1598795476 (uiSongCell_t1679490006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongCell__ctor_m1598795476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiHelpSliderItem_t1334750846 * L_0 = (uiHelpSliderItem_t1334750846 *)il2cpp_codegen_object_new(uiHelpSliderItem_t1334750846_il2cpp_TypeInfo_var); uiHelpSliderItem__ctor_m1538865868(L_0, /*hidden argument*/NULL); __this->set_m_sliderHelp_13(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSongCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSongCell_Awake_m1357678325 (uiSongCell_t1679490006 * __this, const RuntimeMethod* method) { { __this->set_m_songIndex_9((-1)); __this->set_m_catalogue_10((-1)); __this->set_m_bImageLoaded_11((bool)0); return; } } // System.Void uiSongCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSongCell_OnPageInit_m4129334104 (uiSongCell_t1679490006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongCell_OnPageInit_m4129334104_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_1 = CMiscHelp_FindChildGO_m1769075216(NULL /*static, unused*/, L_0, _stringLiteral2328036797, /*hidden argument*/NULL); __this->set_m_uiRoot_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_3 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_2, _stringLiteral15360362, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_uiImage_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, _stringLiteral4290314097, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiName_4(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral1117220394, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiBPM_5(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral3885472479, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiSinger_6(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_10, _stringLiteral290195279, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_uiBackground_7(L_11); uiHelpSliderItem_t1334750846 * L_12 = __this->get_m_sliderHelp_13(); NullCheck(L_12); uiHelpSliderItem_InitParams_m3700916073(L_12, (bool)1, (30.0f), /*hidden argument*/NULL); uiHelpSliderItem_t1334750846 * L_13 = __this->get_m_sliderHelp_13(); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); intptr_t L_15 = (intptr_t)uiSongCell_U3COnPageInitU3Em__0_m1099365326_RuntimeMethod_var; Action_1_t1286104214 * L_16 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_16, __this, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_13); uiHelpSliderItem_Bind_m2208562339(L_13, L_14, L_16, /*hidden argument*/NULL); UITexture_t3471168817 * L_17 = __this->get_m_uiImage_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_00d9; } } { UITexture_t3471168817 * L_19 = __this->get_m_uiImage_3(); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); NullCheck(L_20); Vector3_t3722313464 L_21 = Transform_get_localScale_m129152068(L_20, /*hidden argument*/NULL); __this->set_m_OriginalSize_12(L_21); } IL_00d9: { return; } } // System.Void uiSongCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiSongCell_Update_m1529861404 (uiSongCell_t1679490006 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_bImageLoaded_11(); if (L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_m_songId_8(); bool L_2 = uiSongCell_LoadSongImage_m1658979798(__this, L_1, /*hidden argument*/NULL); __this->set_m_bImageLoaded_11(L_2); } IL_001d: { return; } } // System.Void uiSongCell::OnSongDetail() extern "C" IL2CPP_METHOD_ATTR void uiSongCell_OnSongDetail_m2613658663 (uiSongCell_t1679490006 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongCell_OnSongDetail_m2613658663_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t* L_0 = __this->get_address_of_m_songId_8(); String_t* L_1 = Int32_ToString_m141394615(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2527927615, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); int32_t L_3 = __this->get_m_songId_8(); CMusicManager_t3263666357 * L_4 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CMusicManager_GetRandomMusicID_m564675060(L_4, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)L_5)))) { goto IL_007d; } } { CLevelManager_t3077608201 * L_6 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); bool L_7 = CLevelManager_IsLevel_m3139716542(L_6, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_7) { goto IL_007d; } } { CLocalBattle_t1519924991 * L_8 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CLocalBattle_set_UseRandomMusicID_m2314384028(L_8, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_9 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = CSongManager_get_SelectedGroup_m2181892272(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); int32_t L_11 = WaitingRoomHelper_InvokeRandomDanceMusicID_m2646725425(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); V_0 = L_11; CLocalBattle_t1519924991 * L_12 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = V_0; NullCheck(L_12); CLocalBattle_SetMusicInfo_m1041366045(L_12, L_13, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_14 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CWndController_HideUI_m732482071(L_14, ((int32_t)64), /*hidden argument*/NULL); return; } IL_007d: { uiSongList_t509958536 * L_15 = uiSongList_GetInstance_m225823477(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_15, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_009d; } } { uiSongList_t509958536 * L_17 = uiSongList_GetInstance_m225823477(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = __this->get_m_songId_8(); NullCheck(L_17); uiSongList_OnRequireSongDetail_m2800646505(L_17, L_18, /*hidden argument*/NULL); } IL_009d: { return; } } // System.Boolean uiSongCell::LoadSongImage(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiSongCell_LoadSongImage_m1658979798 (uiSongCell_t1679490006 * __this, int32_t ___songId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongCell_LoadSongImage_m1658979798_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___songId0; CMusicManager_t3263666357 * L_1 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CMusicManager_GetRandomMusicID_m564675060(L_1, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_0013; } } { ___songId0 = (-1); } IL_0013: { UITexture_t3471168817 * L_3 = __this->get_m_uiImage_3(); int32_t L_4 = ___songId0; int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3378249757, L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = __this->get_m_OriginalSize_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_9 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_3, L_7, L_8, /*hidden argument*/NULL); return L_9; } } // System.Void uiSongCell::SetSongName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetSongName_m2375662516 (uiSongCell_t1679490006 * __this, String_t* ___name0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_uiName_4(); String_t* L_1 = ___name0; NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSongCell::SetSingerName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetSingerName_m391680803 (uiSongCell_t1679490006 * __this, String_t* ___name0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_uiSinger_6(); String_t* L_1 = ___name0; NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSongCell::SetBPM(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetBPM_m9235636 (uiSongCell_t1679490006 * __this, int32_t ___bpm0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongCell_SetBPM_m9235636_MetadataUsageId); s_Il2CppMethodInitialized = true; } UILabel_t3248798549 * G_B2_0 = NULL; UILabel_t3248798549 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; UILabel_t3248798549 * G_B3_1 = NULL; { UILabel_t3248798549 * L_0 = __this->get_m_uiBPM_5(); int32_t L_1 = ___bpm0; G_B1_0 = L_0; if ((((int32_t)L_1) <= ((int32_t)0))) { G_B2_0 = L_0; goto IL_001f; } } { String_t* L_2 = Int32_ToString_m141394615((&___bpm0), /*hidden argument*/NULL); G_B3_0 = L_2; G_B3_1 = G_B1_0; goto IL_0024; } IL_001f: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B3_0 = L_3; G_B3_1 = G_B2_0; } IL_0024: { NullCheck(G_B3_1); UILabel_set_text_m1071532778(G_B3_1, G_B3_0, /*hidden argument*/NULL); return; } } // System.Void uiSongCell::SetIndex(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_SetIndex_m30815779 (uiSongCell_t1679490006 * __this, int32_t ___index0, int32_t ___catalogue1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongCell_SetIndex_m30815779_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMusicDescription_t2126213410 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; UISprite_t194114938 * G_B10_0 = NULL; UISprite_t194114938 * G_B9_0 = NULL; String_t* G_B11_0 = NULL; UISprite_t194114938 * G_B11_1 = NULL; UISprite_t194114938 * G_B14_0 = NULL; UISprite_t194114938 * G_B13_0 = NULL; String_t* G_B15_0 = NULL; UISprite_t194114938 * G_B15_1 = NULL; { int32_t L_0 = ___index0; __this->set_m_songIndex_9(L_0); int32_t L_1 = ___catalogue1; __this->set_m_catalogue_10(L_1); __this->set_m_bImageLoaded_11((bool)0); int32_t L_2 = ___index0; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_3 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = __this->get_m_catalogue_10(); NullCheck(L_3); int32_t L_5 = CSongManager_GetGroupSize_m3764762218(L_3, L_4, /*hidden argument*/NULL); if ((((int32_t)L_2) < ((int32_t)L_5))) { goto IL_0044; } } { GameObject_t1113636619 * L_6 = __this->get_m_uiRoot_2(); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)0, /*hidden argument*/NULL); return; } IL_0044: { GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_8); GameObject_SetActive_m796801857(L_8, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_9 = __this->get_m_uiRoot_2(); NullCheck(L_9); GameObject_SetActive_m796801857(L_9, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_10 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = __this->get_m_catalogue_10(); int32_t L_12 = ___index0; NullCheck(L_10); int32_t L_13 = CSongManager_GetSongId_m473450544(L_10, L_11, L_12, /*hidden argument*/NULL); __this->set_m_songId_8(L_13); int32_t L_14 = __this->get_m_songId_8(); CMusicManager_t3263666357 * L_15 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); int32_t L_16 = CMusicManager_GetRandomMusicID_m564675060(L_15, /*hidden argument*/NULL); if ((!(((uint32_t)L_14) == ((uint32_t)L_16)))) { goto IL_00b4; } } { uiSongCell_SetBPM_m9235636(__this, (-1), /*hidden argument*/NULL); CTextHelp_t3119637808 * L_17 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); String_t* L_18 = CTextHelp_GetText_m372251958(L_17, _stringLiteral2866760698, /*hidden argument*/NULL); uiSongCell_SetSongName_m2375662516(__this, L_18, /*hidden argument*/NULL); 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(); uiSongCell_SetSingerName_m391680803(__this, L_19, /*hidden argument*/NULL); goto IL_00e9; } IL_00b4: { CMusicManager_t3263666357 * L_20 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_21 = __this->get_m_songId_8(); NullCheck(L_20); CMusicDescription_t2126213410 * L_22 = CMusicManager_GetMusicDescription_m2322953683(L_20, L_21, /*hidden argument*/NULL); V_0 = L_22; CMusicDescription_t2126213410 * L_23 = V_0; NullCheck(L_23); int32_t L_24 = L_23->get__Bpm_2(); uiSongCell_SetBPM_m9235636(__this, L_24, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_25 = V_0; NullCheck(L_25); String_t* L_26 = L_25->get__MusicName_0(); uiSongCell_SetSongName_m2375662516(__this, L_26, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_27 = V_0; NullCheck(L_27); String_t* L_28 = L_27->get__Singer_1(); uiSongCell_SetSingerName_m391680803(__this, L_28, /*hidden argument*/NULL); } IL_00e9: { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_29 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); bool L_30 = CSongManager_IsNeedAutoMoveToCurrentSong_m2408063740(L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0198; } } { CSceneService_t551449725 * L_31 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CProperty_t963755051 * L_32 = CSceneService_GetSceneNetProperty_m2882939145(L_31, /*hidden argument*/NULL); NullCheck(L_32); int32_t L_33 = CProperty_GetInt_m2680341236(L_32, _stringLiteral3506163547, 0, /*hidden argument*/NULL); V_1 = L_33; IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_34 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); bool L_35 = CSongManager_get_IsRandomLocal_m1614784846(L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_0157; } } { int32_t L_36 = V_1; if (!L_36) { goto IL_0157; } } { UISprite_t194114938 * L_37 = __this->get_m_uiBackground_7(); int32_t L_38 = __this->get_m_songId_8(); CMusicManager_t3263666357 * L_39 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_39); int32_t L_40 = CMusicManager_GetRandomMusicID_m564675060(L_39, /*hidden argument*/NULL); G_B9_0 = L_37; if ((!(((uint32_t)L_38) == ((uint32_t)L_40)))) { G_B10_0 = L_37; goto IL_0148; } } { G_B11_0 = _stringLiteral3933112502; G_B11_1 = G_B9_0; goto IL_014d; } IL_0148: { G_B11_0 = _stringLiteral837210141; G_B11_1 = G_B10_0; } IL_014d: { NullCheck(G_B11_1); UISprite_set_spriteName_m1616245412(G_B11_1, G_B11_0, /*hidden argument*/NULL); goto IL_0193; } IL_0157: { CSceneService_t551449725 * L_41 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_41); CProperty_t963755051 * L_42 = CSceneService_GetSceneNetProperty_m2882939145(L_41, /*hidden argument*/NULL); NullCheck(L_42); int32_t L_43 = CProperty_GetInt_m2680341236(L_42, _stringLiteral2522787689, 0, /*hidden argument*/NULL); V_2 = L_43; UISprite_t194114938 * L_44 = __this->get_m_uiBackground_7(); int32_t L_45 = __this->get_m_songId_8(); int32_t L_46 = V_2; G_B13_0 = L_44; if ((!(((uint32_t)L_45) == ((uint32_t)L_46)))) { G_B14_0 = L_44; goto IL_0189; } } { G_B15_0 = _stringLiteral3933112502; G_B15_1 = G_B13_0; goto IL_018e; } IL_0189: { G_B15_0 = _stringLiteral837210141; G_B15_1 = G_B14_0; } IL_018e: { NullCheck(G_B15_1); UISprite_set_spriteName_m1616245412(G_B15_1, G_B15_0, /*hidden argument*/NULL); } IL_0193: { goto IL_01a8; } IL_0198: { UISprite_t194114938 * L_47 = __this->get_m_uiBackground_7(); NullCheck(L_47); UISprite_set_spriteName_m1616245412(L_47, _stringLiteral837210141, /*hidden argument*/NULL); } IL_01a8: { int32_t L_48 = __this->get_m_songId_8(); bool L_49 = uiSongCell_LoadSongImage_m1658979798(__this, L_48, /*hidden argument*/NULL); __this->set_m_bImageLoaded_11(L_49); return; } } // System.Void uiSongCell::m__0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSongCell_U3COnPageInitU3Em__0_m1099365326 (uiSongCell_t1679490006 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { uiSongCell_OnSongDetail_m2613658663(__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 uiSongDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail__ctor_m2691500172 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::Awake() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_Awake_m1949517779 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { { __this->set_m_nCurSongId_10((-1)); __this->set_m_nCurSongLv_13((-1)); __this->set_m_bImageLoaded_11((bool)0); __this->set_m_callback_16((OnCallback_t3293819239 *)NULL); return; } } // System.Void uiSongDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_OnPageInit_m2411944391 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_OnPageInit_m2411944391_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2048245656, /*hidden argument*/NULL); __this->set_m_uiRootDifficulty_14(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral1101627561, /*hidden argument*/NULL); __this->set_m_uiRootButton_15(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_5 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_4, _stringLiteral4131563184, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_uiSongImage_2(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral2629364780, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiSongName_3(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral995859761, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiSinger_4(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_10, _stringLiteral1988845338, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiBpm_5(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral3596827208, /*hidden argument*/NULL); __this->set_m_uiSongLv_6(L_13); __this->set_m_uiDifficulty_7(((UIButtonU5BU5D_t3323858191*)SZArrayNew(UIButtonU5BU5D_t3323858191_il2cpp_TypeInfo_var, (uint32_t)3))); UIButtonU5BU5D_t3323858191* L_14 = __this->get_m_uiDifficulty_7(); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UIButton_t1100396938 * L_16 = CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911(NULL /*static, unused*/, L_15, _stringLiteral410071855, /*hidden argument*/CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911_RuntimeMethod_var); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(0), (UIButton_t1100396938 *)L_16); UIButtonU5BU5D_t3323858191* L_17 = __this->get_m_uiDifficulty_7(); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UIButton_t1100396938 * L_19 = CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911(NULL /*static, unused*/, L_18, _stringLiteral2761144360, /*hidden argument*/CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911_RuntimeMethod_var); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_19); (L_17)->SetAt(static_cast(1), (UIButton_t1100396938 *)L_19); UIButtonU5BU5D_t3323858191* L_20 = __this->get_m_uiDifficulty_7(); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UIButton_t1100396938 * L_22 = CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911(NULL /*static, unused*/, L_21, _stringLiteral1170438711, /*hidden argument*/CMiscHelp_GetChildComponent_TisUIButton_t1100396938_m3496337911_RuntimeMethod_var); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_22); (L_20)->SetAt(static_cast(2), (UIButton_t1100396938 *)L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_24 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_23, _stringLiteral682731653, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_uiMyScore_8(L_24); __this->set_m_uiRank_9(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)3))); TransformU5BU5D_t807237628* L_25 = __this->get_m_uiRank_9(); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_27 = Transform_Find_m1729760951(L_26, _stringLiteral3367280826, /*hidden argument*/NULL); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(0), (Transform_t3600365921 *)L_27); TransformU5BU5D_t807237628* L_28 = __this->get_m_uiRank_9(); Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_29); Transform_t3600365921 * L_30 = Transform_Find_m1729760951(L_29, _stringLiteral3367215290, /*hidden argument*/NULL); NullCheck(L_28); ArrayElementTypeCheck (L_28, L_30); (L_28)->SetAt(static_cast(1), (Transform_t3600365921 *)L_30); TransformU5BU5D_t807237628* L_31 = __this->get_m_uiRank_9(); Transform_t3600365921 * L_32 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_32); Transform_t3600365921 * L_33 = Transform_Find_m1729760951(L_32, _stringLiteral3367149754, /*hidden argument*/NULL); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_33); (L_31)->SetAt(static_cast(2), (Transform_t3600365921 *)L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_Find_m1729760951(L_34, _stringLiteral155589334, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::Start() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_Start_m3850061506 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiSongDetail::Update() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_Update_m3337850582 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_Update_m3337850582_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CDataArray_t4068198041 * V_1 = NULL; { bool L_0 = __this->get_m_bImageLoaded_11(); if (L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_m_nCurSongId_10(); bool L_2 = uiSongDetail_LoadSongImg_m2993052812(__this, L_1, /*hidden argument*/NULL); __this->set_m_bImageLoaded_11(L_2); } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_3 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CSongManager_CurSongMyScore_m3640037035(L_3, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0069; } } { UILabel_t3248798549 * L_6 = __this->get_m_uiMyScore_8(); 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_0069; } } { UILabel_t3248798549 * L_8 = __this->get_m_uiMyScore_8(); String_t* L_9 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_9, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = __this->get_m_uiMyScore_8(); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); NullCheck(L_11); GameObject_SetActive_m796801857(L_11, (bool)1, /*hidden argument*/NULL); } IL_0069: { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_12 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); bool L_13 = CSongManager_get_RankShow_m572307448(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_009b; } } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_14 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CDataArray_t4068198041 * L_15 = CSongManager_CurSongDetail_m1760291118(L_14, /*hidden argument*/NULL); V_1 = L_15; CDataArray_t4068198041 * L_16 = V_1; if (!L_16) { goto IL_009b; } } { IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_17 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); CSongManager_set_RankShow_m3363171253(L_17, (bool)0, /*hidden argument*/NULL); CDataArray_t4068198041 * L_18 = V_1; uiSongDetail_SetRank_m3401911192(__this, L_18, /*hidden argument*/NULL); } IL_009b: { return; } } // System.Void uiSongDetail::OnSwitchDiffcult(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_OnSwitchDiffcult_m3671185238 (uiSongDetail_t299802923 * __this, GameObject_t1113636619 * ___gameObj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_OnSwitchDiffcult_m3671185238_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0088; } IL_0007: { GameObject_t1113636619 * L_0 = ___gameObj0; UIButtonU5BU5D_t3323858191* L_1 = __this->get_m_uiDifficulty_7(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; UIButton_t1100396938 * L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0026; } } { int32_t L_7 = V_0; __this->set_m_nCurDifficulty_12(L_7); } IL_0026: { UIButtonU5BU5D_t3323858191* L_8 = __this->get_m_uiDifficulty_7(); int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = L_9; UIButton_t1100396938 * L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(L_11, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral3699984892, /*hidden argument*/NULL); UIButtonU5BU5D_t3323858191* L_14 = __this->get_m_uiDifficulty_7(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = L_15; UIButton_t1100396938 * L_17 = (L_14)->GetAt(static_cast(L_16)); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); GameObject_t1113636619 * L_19 = ___gameObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_20 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, L_20, /*hidden argument*/NULL); UIButtonU5BU5D_t3323858191* L_21 = __this->get_m_uiDifficulty_7(); int32_t L_22 = V_0; NullCheck(L_21); int32_t L_23 = L_22; UIButton_t1100396938 * L_24 = (L_21)->GetAt(static_cast(L_23)); NullCheck(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(L_24, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral3461469845, /*hidden argument*/NULL); UIButtonU5BU5D_t3323858191* L_27 = __this->get_m_uiDifficulty_7(); int32_t L_28 = V_0; NullCheck(L_27); int32_t L_29 = L_28; UIButton_t1100396938 * L_30 = (L_27)->GetAt(static_cast(L_29)); NullCheck(L_30); GameObject_t1113636619 * L_31 = Component_get_gameObject_m442555142(L_30, /*hidden argument*/NULL); GameObject_t1113636619 * L_32 = ___gameObj0; bool L_33 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_31, L_32, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_26, L_33, /*hidden argument*/NULL); int32_t L_34 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0088: { int32_t L_35 = V_0; UIButtonU5BU5D_t3323858191* L_36 = __this->get_m_uiDifficulty_7(); NullCheck(L_36); if ((((int32_t)L_35) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length))))))) { goto IL_0007; } } { CMusicManager_t3263666357 * L_37 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_38 = __this->get_m_nCurSongId_10(); int32_t L_39 = __this->get_m_nCurDifficulty_12(); NullCheck(L_37); int32_t L_40 = CMusicManager_GetMusicDifficutyStar_m497424451(L_37, L_38, L_39, /*hidden argument*/NULL); __this->set_m_nCurSongLv_13(L_40); int32_t L_41 = __this->get_m_nCurSongLv_13(); uiSongDetail_SetSongLv_m3601741325(__this, L_41, /*hidden argument*/NULL); uiSongDetail_SetRank_m3401911192(__this, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); uiSongDetail_ResetMyMaxScore_m1852738948(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_42 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_43 = __this->get_m_nCurSongId_10(); int32_t L_44 = __this->get_m_nCurDifficulty_12(); NullCheck(L_42); CSongManager_RequestMyScore_m1819380636(L_42, L_43, L_44, /*hidden argument*/NULL); CSongManager_t2375791487 * L_45 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_46 = __this->get_m_nCurSongId_10(); int32_t L_47 = __this->get_m_nCurDifficulty_12(); NullCheck(L_45); CSongManager_RequestSongDetail_m596164450(L_45, L_46, L_47, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::OnConfirm() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_OnConfirm_m224435748 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_OnConfirm_m224435748_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GameObject_t1113636619 * G_B7_0 = NULL; GameObject_t1113636619 * G_B6_0 = NULL; { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral2570825119, /*hidden argument*/NULL); if (!L_1) { goto IL_0045; } } { int32_t L_2 = __this->get_m_nCurSongId_10(); int32_t L_3 = __this->get_m_nCurDifficulty_12(); int32_t L_4 = __this->get_m_nCurSongLv_13(); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); WaitingRoomHelper_RequestChangeDanceMusic_m2855958616(NULL /*static, unused*/, L_2, L_3, L_4, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_5 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); CSongManager_t2375791487 * L_6 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = CSongManager_get_SelectedGroup_m2181892272(L_6, /*hidden argument*/NULL); NullCheck(L_5); CSongManager_set_SelectedSongGroup_m2267203540(L_5, L_7, /*hidden argument*/NULL); goto IL_00a3; } IL_0045: { int32_t L_8 = __this->get_m_nCurSongId_10(); if ((((int32_t)0) >= ((int32_t)L_8))) { goto IL_0077; } } { CLocalBattle_t1519924991 * L_9 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CLocalBattle_set_UseRandomMusicID_m2314384028(L_9, (bool)0, /*hidden argument*/NULL); CLocalBattle_t1519924991 * L_10 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = __this->get_m_nCurSongId_10(); int32_t L_12 = __this->get_m_nCurDifficulty_12(); NullCheck(L_10); CLocalBattle_SetMusicInfo_m1041366045(L_10, L_11, L_12, /*hidden argument*/NULL); goto IL_00a3; } IL_0077: { CLocalBattle_t1519924991 * L_13 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); CLocalBattle_set_UseRandomMusicID_m2314384028(L_13, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_14 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = CSongManager_get_SelectedGroup_m2181892272(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WaitingRoomHelper_t1026959434_il2cpp_TypeInfo_var); int32_t L_16 = WaitingRoomHelper_InvokeRandomDanceMusicID_m2646725425(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); V_0 = L_16; CLocalBattle_t1519924991 * L_17 = CLocalBattle_GetInstance_m150705100(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = V_0; int32_t L_19 = __this->get_m_nCurDifficulty_12(); NullCheck(L_17); CLocalBattle_SetMusicInfo_m1041366045(L_17, L_18, L_19, /*hidden argument*/NULL); } IL_00a3: { __this->set_m_nCurSongId_10((-1)); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_21 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->set_s_localPath_17(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral3503081901, /*hidden argument*/NULL); NullCheck(L_23); GameObject_t1113636619 * L_24 = Component_get_gameObject_m442555142(L_23, /*hidden argument*/NULL); OnEventCall_t3758354630 * L_25 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_18(); G_B6_0 = L_24; if (L_25) { G_B7_0 = L_24; goto IL_00e7; } } { intptr_t L_26 = (intptr_t)uiSongDetail_OnFadeOutEnd_m1674809682_RuntimeMethod_var; OnEventCall_t3758354630 * L_27 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_27, NULL, L_26, /*hidden argument*/NULL); ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_18(L_27); G_B7_0 = G_B6_0; } IL_00e7: { OnEventCall_t3758354630 * L_28 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayUIFadeOutAnim_m2724427866(NULL /*static, unused*/, G_B7_0, L_28, /*hidden argument*/NULL); OnCallback_t3293819239 * L_29 = __this->get_m_callback_16(); if (!L_29) { goto IL_0109; } } { OnCallback_t3293819239 * L_30 = __this->get_m_callback_16(); NullCheck(L_30); OnCallback_Invoke_m128961499(L_30, (bool)1, /*hidden argument*/NULL); } IL_0109: { return; } } // System.Void uiSongDetail::OnCancel() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_OnCancel_m689000321 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_OnCancel_m689000321_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * G_B2_0 = NULL; GameObject_t1113636619 * G_B1_0 = NULL; { __this->set_m_nCurSongId_10((-1)); Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); String_t* L_1 = CMiscHelp_FindTransNameFromUICamera_m730184579(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->set_s_localPath_17(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3503081901, /*hidden argument*/NULL); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); OnEventCall_t3758354630 * L_5 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_19(); G_B1_0 = L_4; if (L_5) { G_B2_0 = L_4; goto IL_0044; } } { intptr_t L_6 = (intptr_t)uiSongDetail_OnFadeOutEnd_m1674809682_RuntimeMethod_var; OnEventCall_t3758354630 * L_7 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_7, NULL, L_6, /*hidden argument*/NULL); ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache1_19(L_7); G_B2_0 = G_B1_0; } IL_0044: { OnEventCall_t3758354630 * L_8 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache1_19(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayUIFadeOutAnim_m2724427866(NULL /*static, unused*/, G_B2_0, L_8, /*hidden argument*/NULL); OnCallback_t3293819239 * L_9 = __this->get_m_callback_16(); if (!L_9) { goto IL_0066; } } { OnCallback_t3293819239 * L_10 = __this->get_m_callback_16(); NullCheck(L_10); OnCallback_Invoke_m128961499(L_10, (bool)0, /*hidden argument*/NULL); } IL_0066: { return; } } // System.Void uiSongDetail::OnFadeOutEnd(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_OnFadeOutEnd_m1674809682 (RuntimeObject * __this /* static, unused */, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_OnFadeOutEnd_m1674809682_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; { String_t* L_0 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_s_localPath_17(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_1 = CMiscHelp_FindTransFromUICamera_m1444083882(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Transform_t3600365921 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0023; } } { Transform_t3600365921 * L_4 = V_0; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); } IL_0023: { return; } } // System.Void uiSongDetail::Init(System.Int32,uiSongDetail/OnCallback) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_Init_m2104716163 (uiSongDetail_t299802923 * __this, int32_t ___songId0, OnCallback_t3293819239 * ___callback1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_Init_m2104716163_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMusicDescription_t2126213410 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; int32_t G_B5_0 = 0; uiSongDetail_t299802923 * G_B8_0 = NULL; uiSongDetail_t299802923 * G_B7_0 = NULL; int32_t G_B9_0 = 0; uiSongDetail_t299802923 * G_B9_1 = NULL; uiSongDetail_t299802923 * G_B15_0 = NULL; uiSongDetail_t299802923 * G_B14_0 = NULL; int32_t G_B16_0 = 0; uiSongDetail_t299802923 * G_B16_1 = NULL; CEventManager_t474365641 * G_B19_0 = NULL; CEventManager_t474365641 * G_B18_0 = NULL; GameObject_t1113636619 * G_B21_0 = NULL; GameObject_t1113636619 * G_B20_0 = NULL; float G_B22_0 = 0.0f; GameObject_t1113636619 * G_B22_1 = NULL; { OnCallback_t3293819239 * L_0 = ___callback1; __this->set_m_callback_16(L_0); int32_t L_1 = ___songId0; int32_t L_2 = __this->get_m_nCurSongId_10(); if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_0014; } } { return; } IL_0014: { int32_t L_3 = ___songId0; __this->set_m_nCurSongId_10(L_3); __this->set_m_bImageLoaded_11((bool)0); int32_t L_4 = __this->get_m_nCurSongId_10(); bool L_5 = uiSongDetail_LoadSongImg_m2993052812(__this, L_4, /*hidden argument*/NULL); __this->set_m_bImageLoaded_11(L_5); UILabel_t3248798549 * L_6 = __this->get_m_uiMyScore_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); CMusicManager_t3263666357 * L_7 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = __this->get_m_nCurSongId_10(); NullCheck(L_7); CMusicDescription_t2126213410 * L_9 = CMusicManager_GetMusicDescription_m2322953683(L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; CSceneService_t551449725 * L_10 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CProperty_t963755051 * L_11 = CSceneService_GetSceneNetProperty_m2882939145(L_10, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = CProperty_GetInt_m2680341236(L_11, _stringLiteral1481235990, 0, /*hidden argument*/NULL); V_1 = L_12; int32_t L_13 = V_1; if ((!(((uint32_t)L_13) == ((uint32_t)1)))) { goto IL_0074; } } { G_B5_0 = 1; goto IL_0075; } IL_0074: { G_B5_0 = 0; } IL_0075: { V_2 = (bool)G_B5_0; IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_14 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_00a3; } } { bool L_15 = V_2; G_B7_0 = __this; if (!L_15) { G_B8_0 = __this; goto IL_0093; } } { CMusicDescription_t2126213410 * L_16 = V_0; NullCheck(L_16); int32_t L_17 = L_16->get__StarEasy_3(); G_B9_0 = L_17; G_B9_1 = G_B7_0; goto IL_0099; } IL_0093: { CMusicDescription_t2126213410 * L_18 = V_0; NullCheck(L_18); int32_t L_19 = L_18->get__StarNormal_4(); G_B9_0 = L_19; G_B9_1 = G_B8_0; } IL_0099: { NullCheck(G_B9_1); G_B9_1->set_m_nCurSongLv_13(G_B9_0); goto IL_00b9; } IL_00a3: { CMusicManager_t3263666357 * L_20 = CMusicManager_GetInstance_m2807125879(NULL /*static, unused*/, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = L_21->get__Bpm_2(); NullCheck(L_20); int32_t L_23 = CMusicManager_GetClassicalKeyStarCount_m1701323045(L_20, L_22, /*hidden argument*/NULL); __this->set_m_nCurSongLv_13(L_23); } IL_00b9: { IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_24 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)1)))) { goto IL_00d1; } } { __this->set_m_nCurDifficulty_12(((int32_t)10)); goto IL_00e4; } IL_00d1: { bool L_25 = V_2; G_B14_0 = __this; if (!L_25) { G_B15_0 = __this; goto IL_00de; } } { G_B16_0 = 0; G_B16_1 = G_B14_0; goto IL_00df; } IL_00de: { G_B16_0 = 1; G_B16_1 = G_B15_0; } IL_00df: { NullCheck(G_B16_1); G_B16_1->set_m_nCurDifficulty_12(G_B16_0); } IL_00e4: { CMusicDescription_t2126213410 * L_26 = V_0; NullCheck(L_26); String_t* L_27 = L_26->get__MusicName_0(); uiSongDetail_SetSongName_m2662934794(__this, L_27, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_28 = V_0; NullCheck(L_28); String_t* L_29 = L_28->get__Singer_1(); uiSongDetail_SetSinger_m1519274326(__this, L_29, /*hidden argument*/NULL); int32_t L_30 = __this->get_m_nCurSongLv_13(); uiSongDetail_SetSongLv_m3601741325(__this, L_30, /*hidden argument*/NULL); CMusicDescription_t2126213410 * L_31 = V_0; NullCheck(L_31); int32_t L_32 = L_31->get__Bpm_2(); uiSongDetail_SetBpm_m2179055087(__this, L_32, /*hidden argument*/NULL); int32_t L_33 = __this->get_m_nCurDifficulty_12(); uiSongDetail_SetDiff_m1229797105(__this, L_33, /*hidden argument*/NULL); uiSongDetail_SetRank_m3401911192(__this, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); uiSongDetail_ResetMyMaxScore_m1852738948(__this, /*hidden argument*/NULL); CEventManager_t474365641 * L_34 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); OnEventCall_t3758354630 * L_35 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_20(); G_B18_0 = L_34; if (L_35) { G_B19_0 = L_34; goto IL_014a; } } { intptr_t L_36 = (intptr_t)uiSongDetail_OnFadeOutEnd_m1674809682_RuntimeMethod_var; OnEventCall_t3758354630 * L_37 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_37, NULL, L_36, /*hidden argument*/NULL); ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache2_20(L_37); G_B19_0 = G_B18_0; } IL_014a: { OnEventCall_t3758354630 * L_38 = ((uiSongDetail_t299802923_StaticFields*)il2cpp_codegen_static_fields_for(uiSongDetail_t299802923_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache2_20(); NullCheck(G_B19_0); CEventManager_StopEvent_m2167807725(G_B19_0, L_38, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_39); Transform_t3600365921 * L_40 = Transform_Find_m1729760951(L_39, _stringLiteral3503081901, /*hidden argument*/NULL); NullCheck(L_40); GameObject_t1113636619 * L_41 = Component_get_gameObject_m442555142(L_40, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_PlayUIFadeInAnim_m3782047047(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_42 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_43 = __this->get_m_nCurSongId_10(); int32_t L_44 = __this->get_m_nCurDifficulty_12(); NullCheck(L_42); CSongManager_RequestMyScore_m1819380636(L_42, L_43, L_44, /*hidden argument*/NULL); CSongManager_t2375791487 * L_45 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_46 = __this->get_m_nCurSongId_10(); int32_t L_47 = __this->get_m_nCurDifficulty_12(); NullCheck(L_45); CSongManager_RequestSongDetail_m596164450(L_45, L_46, L_47, /*hidden argument*/NULL); Transform_t3600365921 * L_48 = __this->get_m_uiRootDifficulty_14(); IL2CPP_RUNTIME_CLASS_INIT(CDanceModeManager_t745595461_il2cpp_TypeInfo_var); int32_t L_49 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_48, (bool)((((int32_t)((((int32_t)1) == ((int32_t)L_49))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_50 = __this->get_m_uiRootButton_15(); NullCheck(L_50); GameObject_t1113636619 * L_51 = Component_get_gameObject_m442555142(L_50, /*hidden argument*/NULL); int32_t L_52 = CDanceModeManager_get_KeyMode_m2381482102(NULL /*static, unused*/, /*hidden argument*/NULL); G_B20_0 = L_51; if ((((int32_t)L_52) == ((int32_t)1))) { G_B21_0 = L_51; goto IL_01d1; } } { G_B22_0 = (-268.0f); G_B22_1 = G_B20_0; goto IL_01d6; } IL_01d1: { G_B22_0 = (-200.0f); G_B22_1 = G_B21_0; } IL_01d6: { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetObjectPositionY_m1240832168(NULL /*static, unused*/, G_B22_1, G_B22_0, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::SetRank(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetRank_m3401911192 (uiSongDetail_t299802923 * __this, CDataArray_t4068198041 * ___rank0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_SetRank_m3401911192_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int64_t V_4 = 0; String_t* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; { CDataArray_t4068198041 * L_0 = ___rank0; if (L_0) { goto IL_0033; } } { V_0 = 0; goto IL_0024; } IL_000d: { TransformU5BU5D_t807237628* L_1 = __this->get_m_uiRank_9(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; Transform_t3600365921 * L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0024: { int32_t L_7 = V_0; TransformU5BU5D_t807237628* L_8 = __this->get_m_uiRank_9(); NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))))) { goto IL_000d; } } { return; } IL_0033: { V_1 = 1; int32_t L_9 = __this->get_m_nCurSongId_10(); CDataArray_t4068198041 * L_10 = ___rank0; int32_t L_11 = V_1; int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); V_1 = L_12; NullCheck(L_10); int32_t L_13 = CDataArray_GetInt_m1111369473(L_10, L_12, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_9) == ((uint32_t)L_13)))) { goto IL_0063; } } { int32_t L_14 = __this->get_m_nCurDifficulty_12(); CDataArray_t4068198041 * L_15 = ___rank0; int32_t L_16 = V_1; int32_t L_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); V_1 = L_17; NullCheck(L_15); int32_t L_18 = CDataArray_GetInt_m1111369473(L_15, L_17, 0, /*hidden argument*/NULL); if ((((int32_t)L_14) == ((int32_t)L_18))) { goto IL_0064; } } IL_0063: { return; } IL_0064: { CDataArray_t4068198041 * L_19 = ___rank0; int32_t L_20 = V_1; int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); V_1 = L_21; NullCheck(L_19); int32_t L_22 = CDataArray_GetInt_m1111369473(L_19, L_21, 0, /*hidden argument*/NULL); V_2 = L_22; V_3 = 0; goto IL_01cb; } IL_0078: { int32_t L_23 = V_3; TransformU5BU5D_t807237628* L_24 = __this->get_m_uiRank_9(); NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_24)->max_length))))))) { goto IL_0087; } } { return; } IL_0087: { TransformU5BU5D_t807237628* L_25 = __this->get_m_uiRank_9(); int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = L_26; Transform_t3600365921 * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); GameObject_t1113636619 * L_29 = Component_get_gameObject_m442555142(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_m796801857(L_29, (bool)1, /*hidden argument*/NULL); CDataArray_t4068198041 * L_30 = ___rank0; int32_t L_31 = V_1; int32_t L_32 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); V_1 = L_32; NullCheck(L_30); int64_t L_33 = CDataArray_GetLong_m4094450536(L_30, L_32, (((int64_t)((int64_t)0))), /*hidden argument*/NULL); V_4 = L_33; CDataArray_t4068198041 * L_34 = ___rank0; int32_t L_35 = V_1; int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); V_1 = L_36; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_34); String_t* L_38 = CDataArray_GetWideStr_m3532563229(L_34, L_36, L_37, /*hidden argument*/NULL); V_5 = L_38; CDataArray_t4068198041 * L_39 = ___rank0; int32_t L_40 = V_1; int32_t L_41 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); V_1 = L_41; NullCheck(L_39); int32_t L_42 = CDataArray_GetInt_m1111369473(L_39, L_41, 1, /*hidden argument*/NULL); V_6 = L_42; CDataArray_t4068198041 * L_43 = ___rank0; int32_t L_44 = V_1; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); V_1 = L_45; NullCheck(L_43); int32_t L_46 = CDataArray_GetInt_m1111369473(L_43, L_45, 0, /*hidden argument*/NULL); V_7 = L_46; CDataArray_t4068198041 * L_47 = ___rank0; int32_t L_48 = V_1; int32_t L_49 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)); V_1 = L_49; NullCheck(L_47); int32_t L_50 = CDataArray_GetInt_m1111369473(L_47, L_49, 0, /*hidden argument*/NULL); V_8 = L_50; TransformU5BU5D_t807237628* L_51 = __this->get_m_uiRank_9(); int32_t L_52 = V_3; NullCheck(L_51); int32_t L_53 = L_52; Transform_t3600365921 * L_54 = (L_51)->GetAt(static_cast(L_53)); NullCheck(L_54); Transform_t3600365921 * L_55 = Transform_Find_m1729760951(L_54, _stringLiteral1512030231, /*hidden argument*/NULL); NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); NullCheck(L_56); UILabel_t3248798549 * L_57 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_56, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); String_t* L_58 = Int32_ToString_m141394615((&V_8), /*hidden argument*/NULL); NullCheck(L_57); UILabel_set_text_m1071532778(L_57, L_58, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_59 = __this->get_m_uiRank_9(); int32_t L_60 = V_3; NullCheck(L_59); int32_t L_61 = L_60; Transform_t3600365921 * L_62 = (L_59)->GetAt(static_cast(L_61)); NullCheck(L_62); Transform_t3600365921 * L_63 = Transform_Find_m1729760951(L_62, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_63); GameObject_t1113636619 * L_64 = Component_get_gameObject_m442555142(L_63, /*hidden argument*/NULL); NullCheck(L_64); UILabel_t3248798549 * L_65 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_64, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); String_t* L_66 = V_5; NullCheck(L_65); UILabel_set_text_m1071532778(L_65, L_66, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_67 = __this->get_m_uiRank_9(); int32_t L_68 = V_3; NullCheck(L_67); int32_t L_69 = L_68; Transform_t3600365921 * L_70 = (L_67)->GetAt(static_cast(L_69)); NullCheck(L_70); Transform_t3600365921 * L_71 = Transform_Find_m1729760951(L_70, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_71); GameObject_t1113636619 * L_72 = Component_get_gameObject_m442555142(L_71, /*hidden argument*/NULL); NullCheck(L_72); UILabel_t3248798549 * L_73 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_72, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); int64_t L_74 = V_4; int32_t L_75 = V_6; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_76 = CMiscHelp_GetRoleNameColor_m2178204290(NULL /*static, unused*/, 0, L_74, L_75, /*hidden argument*/NULL); NullCheck(L_73); UIWidget_set_color_m2288988844(L_73, L_76, /*hidden argument*/NULL); int32_t L_77 = V_7; if ((((int32_t)0) >= ((int32_t)L_77))) { goto IL_01aa; } } { TransformU5BU5D_t807237628* L_78 = __this->get_m_uiRank_9(); int32_t L_79 = V_3; NullCheck(L_78); int32_t L_80 = L_79; Transform_t3600365921 * L_81 = (L_78)->GetAt(static_cast(L_80)); NullCheck(L_81); Transform_t3600365921 * L_82 = Transform_Find_m1729760951(L_81, _stringLiteral228405412, /*hidden argument*/NULL); NullCheck(L_82); GameObject_t1113636619 * L_83 = Component_get_gameObject_m442555142(L_82, /*hidden argument*/NULL); NullCheck(L_83); GameObject_SetActive_m796801857(L_83, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_84 = __this->get_m_uiRank_9(); int32_t L_85 = V_3; NullCheck(L_84); int32_t L_86 = L_85; Transform_t3600365921 * L_87 = (L_84)->GetAt(static_cast(L_86)); NullCheck(L_87); Transform_t3600365921 * L_88 = Transform_Find_m1729760951(L_87, _stringLiteral228405412, /*hidden argument*/NULL); NullCheck(L_88); UISprite_t194114938 * L_89 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_88, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); int32_t L_90 = V_7; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_89, L_90, /*hidden argument*/NULL); goto IL_01c7; } IL_01aa: { TransformU5BU5D_t807237628* L_91 = __this->get_m_uiRank_9(); int32_t L_92 = V_3; NullCheck(L_91); int32_t L_93 = L_92; Transform_t3600365921 * L_94 = (L_91)->GetAt(static_cast(L_93)); NullCheck(L_94); Transform_t3600365921 * L_95 = Transform_Find_m1729760951(L_94, _stringLiteral228405412, /*hidden argument*/NULL); NullCheck(L_95); GameObject_t1113636619 * L_96 = Component_get_gameObject_m442555142(L_95, /*hidden argument*/NULL); NullCheck(L_96); GameObject_SetActive_m796801857(L_96, (bool)0, /*hidden argument*/NULL); } IL_01c7: { int32_t L_97 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_01cb: { int32_t L_98 = V_3; int32_t L_99 = V_2; if ((((int32_t)L_98) < ((int32_t)L_99))) { goto IL_0078; } } { return; } } // System.Void uiSongDetail::ResetMyMaxScore() extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_ResetMyMaxScore_m1852738948 (uiSongDetail_t299802923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_ResetMyMaxScore_m1852738948_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiMyScore_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSongManager_t2375791487_il2cpp_TypeInfo_var); CSongManager_t2375791487 * L_1 = CSongManager_GetInstance_m3356603502(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CSongManager_ResetMyScore_m2613658534(L_1, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::SetSongLv(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetSongLv_m3601741325 (uiSongDetail_t299802923 * __this, int32_t ___lv0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_SetSongLv_m3601741325_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 1; goto IL_003e; } IL_0007: { Transform_t3600365921 * L_0 = __this->get_m_uiSongLv_6(); String_t* L_1 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3455367108, L_1, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_0, L_2, /*hidden argument*/NULL); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); int32_t L_5 = ___lv0; int32_t L_6 = V_0; NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)((((int32_t)((((int32_t)L_5) < ((int32_t)L_6))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_003e: { int32_t L_8 = V_0; if ((((int32_t)L_8) <= ((int32_t)((int32_t)9)))) { goto IL_0007; } } { return; } } // System.Void uiSongDetail::SetSongName(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetSongName_m2662934794 (uiSongDetail_t299802923 * __this, String_t* ___name0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_uiSongName_3(); String_t* L_1 = ___name0; NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::SetSinger(System.String) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetSinger_m1519274326 (uiSongDetail_t299802923 * __this, String_t* ___name0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_uiSinger_4(); String_t* L_1 = ___name0; NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::SetBpm(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetBpm_m2179055087 (uiSongDetail_t299802923 * __this, int32_t ___bpm0, const RuntimeMethod* method) { { UILabel_t3248798549 * L_0 = __this->get_m_uiBpm_5(); String_t* L_1 = Int32_ToString_m141394615((&___bpm0), /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiSongDetail::SetDiff(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiSongDetail_SetDiff_m1229797105 (uiSongDetail_t299802923 * __this, int32_t ___diff0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_SetDiff_m1229797105_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CProperty_t963755051 * L_1 = CSceneService_GetSceneNetProperty_m2882939145(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CProperty_GetInt_m2680341236(L_1, _stringLiteral1481235990, 0, /*hidden argument*/NULL); V_0 = L_2; V_1 = 0; goto IL_006e; } IL_001d: { UIButtonU5BU5D_t3323858191* L_3 = __this->get_m_uiDifficulty_7(); int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; UIButton_t1100396938 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral3699984892, /*hidden argument*/NULL); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); int32_t L_10 = ___diff0; int32_t L_11 = V_1; NullCheck(L_9); GameObject_SetActive_m796801857(L_9, (bool)((((int32_t)L_10) == ((int32_t)L_11))? 1 : 0), /*hidden argument*/NULL); UIButtonU5BU5D_t3323858191* L_12 = __this->get_m_uiDifficulty_7(); int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; UIButton_t1100396938 * L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(L_15, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_Find_m1729760951(L_16, _stringLiteral3461469845, /*hidden argument*/NULL); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); int32_t L_19 = ___diff0; int32_t L_20 = V_1; NullCheck(L_18); GameObject_SetActive_m796801857(L_18, (bool)((((int32_t)((((int32_t)L_19) == ((int32_t)L_20))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); int32_t L_21 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_006e: { int32_t L_22 = V_1; UIButtonU5BU5D_t3323858191* L_23 = __this->get_m_uiDifficulty_7(); NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_001d; } } { return; } } // System.Boolean uiSongDetail::LoadSongImg(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool uiSongDetail_LoadSongImg_m2993052812 (uiSongDetail_t299802923 * __this, int32_t ___songId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiSongDetail_LoadSongImg_m2993052812_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_0 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = Int32_ToString_m141394615((&___songId0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3378249757, L_1, /*hidden argument*/NULL); NullCheck(L_0); Object_t631007953 * L_3 = IResourceManager_CreateResource_m1279813597(L_0, L_2, (bool)1, /*hidden argument*/NULL); V_0 = ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_3, Texture2D_t3840446185_il2cpp_TypeInfo_var)); Texture2D_t3840446185 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0036; } } { return (bool)0; } IL_0036: { UITexture_t3471168817 * L_6 = __this->get_m_uiSongImage_2(); Texture2D_t3840446185 * L_7 = V_0; NullCheck(L_6); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_6, L_7); return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif