Returns true if the bot can dispel the given spell.
canDispel = PlayerBotAI:CanDispel( spellInfo, dispelType )
SpellInfo spellInfo
- See method description.
number dispelType
Valid numbers: integers from 0 to 4,294,967,295.
boolean canDispel
- See method description.