C_Spell.GetSpellSkillLineAbilityRank

From Warcraft Wiki
Jump to navigation Jump to search

Returns the rank of a spell that corresponds to an ability within a ranked SkillLine (ex: a crafting Recipe); Returns nil if spell is not found, or isn't part of a ranked SkillLine

rank = C_Spell.GetSpellSkillLineAbilityRank(spellIdentifier)

Arguments

spellIdentifier
number|string : SpellIdentifier

Returns

rank
number