public void DisableHud() { _UiSettingManager.DisableHud(); GameManager.Instance.EnableTouch(); ApplicationManager.Instance.UnSetDialog(this); }