C_Spell.DoesSpellExist

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

spellExists = C_Spell.DoesSpellExist(spellID)

Arguments

spellID
number

Returns

spellExists
boolean

Patch changes

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

See also

  • DoesSpellExist() - This is apparently not the same since it points to a different function reference.