Method PlayerBotAI:HasAuraToDispel [-] [+]

Returns true if the given Unit has an aura the bot can dispel.

Synopsis

hasAuraToDispel = PlayerBotAI:HasAuraToDispel( target, dispelType )

Arguments

Unit target
See method description.
number dispelType

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

Returns

boolean hasAuraToDispel
See method description.