cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemHome stub
This commit is contained in:
@@ -17,16 +17,10 @@ public class MyPageMenu : UIBase
|
||||
public bool IsEnableFooterCurrentMenu => false;
|
||||
public bool IsVisible => false;
|
||||
|
||||
public bool _treasureBoxCpRewardDialogClosed => true;
|
||||
public bool IsFirstGuid => false;
|
||||
public TopBar TopBar { get; set; }
|
||||
public MyPageCustomBGControl CustomBGControl => null;
|
||||
|
||||
public static void SetEnableReloadCard() { }
|
||||
public static DialogBase CreateDialogForTutorial() => null;
|
||||
|
||||
public void ChangeMenu(int index, bool isCutCardMotion = false) { }
|
||||
public void ChangeMyPageBG(MyPageDetail.BGType type, string id) { }
|
||||
public void FinishTutorialMode() { }
|
||||
public void ResetFirstGuide() { }
|
||||
public void OnReadGift() { }
|
||||
|
||||
Reference in New Issue
Block a user