Method PlayerBotAI:CanDispel [-] [+]

Returns true if the bot can dispel the given spell.

Synopsis

canDispel = PlayerBotAI:CanDispel( spellInfo, dispelType )

Arguments

SpellInfo spellInfo
See method description.
number dispelType

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean canDispel
See method description.