DoesSpellExist

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 8.0.1 / 1.13.2

This function returns true if the player character knows the spell.

spellExists = DoesSpellExist(spellName)

Arguments

spellName
string

Returns

spellExists
boolean

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.

See also