public void Hide() { spellList.ClearList(); filterList.ClearList(); selectedSpell = null; gameObject.SetActive(false); }