public void EnableHud() { ApplicationManager.Instance.SetDialog(this); _UiSettingManager.EnableHud(); GameManager.Instance.DisableTouch(); }