cull(engine-cleanup): pass-8 phase-2 cascade round 2 after MyPageItemHome stub
This commit is contained in:
@@ -162,18 +162,6 @@ public class Footer : UIBase
|
||||
|
||||
}
|
||||
|
||||
private void EnableMyPageCamera()
|
||||
{
|
||||
if (MyPageMenu.Instance != null)
|
||||
{
|
||||
UIManager.GetInstance().MyPageUICameraObj.SetActive(_footerMenuObj.activeSelf || MyPageMenu.Instance.IsVisible);
|
||||
}
|
||||
else
|
||||
{
|
||||
UIManager.GetInstance().MyPageUICameraObj.SetActive(_footerMenuObj.activeSelf);
|
||||
}
|
||||
}
|
||||
|
||||
public void UpdateCurrentIndex(int pushMenuIdx)
|
||||
{
|
||||
CurrentIndex = pushMenuIdx;
|
||||
|
||||
Reference in New Issue
Block a user