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