Пример #1
0
 public void Deactivate()
 {
     m_GivenSpell.DeactivateSpell();
     this.gameObject.SetActive(false);
 }