void EmptySpellCastDelegate() { spellCast_Start = null; spellCast_Loop = null; spellCast_Stop = null; }
void EmptySpellCastDelegates() { spellCast_start = null; spellCast_loop = null; spellCast_stop = null; }