Method PlayerBotAI:IsInterruptableSpellCasting [-] [+]
Returns true if the given Unit is casting a spell the bot could interrupt.
Synopsis
isInterruptable = PlayerBotAI:IsInterruptableSpellCasting( target, spellName )
Arguments
Unit target- See method description.
string spellName- See method description.
Returns
boolean isInterruptable- See method description.