public void _Hide() { isOn = false; UIMainControl.EnableInput(); UIMainControl.FadeOut(canvasGroup, 0.25f, thisObj); }