Exemplo n.º 1
0
 void EmptySpellCastDelegate()
 {
     spellCast_Start = null;
     spellCast_Loop  = null;
     spellCast_Stop  = null;
 }
Exemplo n.º 2
0
 void EmptySpellCastDelegates()
 {
     spellCast_start = null;
     spellCast_loop  = null;
     spellCast_stop  = null;
 }