C_Spell.GetSpellAutoCast

From Warcraft Wiki
Jump to navigation Jump to search

Returns nil if spell is not found

autoCastAllowed, autoCastEnabled = C_Spell.GetSpellAutoCast(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

autoCastAllowed
boolean
autoCastEnabled
boolean