IsSpellOverlayed

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 4.0.1

Returns true if the specified spell currently has a proc / spell activation alert (glowing border).

isTrue = IsSpellOverlayed(spellID)

Arguments

spellID
number - the spell ID number

Returns

isTrue
boolean - is it true if the spell is already using SpellActivationAlert, false otherwise