cull(engine-cleanup): pass-8 phase-2 cascade round 3 after MyPageItemBattle stub

This commit is contained in:
gamer147
2026-07-03 21:53:04 -04:00
parent 22ef593593
commit d1f56e6dda
14 changed files with 0 additions and 319 deletions

View File

@@ -13,8 +13,6 @@ public class UIBase : MonoBehaviour
private List<string> m_loadBackgroundList = new List<string>();
private UIManager.ViewScene backSceneSave;
protected bool IsShowFooterMenu { get; set; }
public virtual bool IsGetOutOfScene(Action backupExec)