Method Unit:InterruptSpell [-] [+]
Interrupts Unit's spell state, casting, etc.
if spell is not interruptible, it will return
Synopsis
Unit:InterruptSpell( spellType )
Unit:InterruptSpell( spellType, delayed )
Arguments
number spellTypeType of spell to interrupt.
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.
boolean delayed (true)Skips if the spell is delayed.
Returns
Nothing.