void OnEnable() { m_event.Invoke(); }
public void OnSignalRaised(List <SpellConfig> spells, Sprite sprite) { Event.Invoke(spells, sprite); }