C_SpellBook.IsPvPTalentSpellBookItem

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the SpellBookItem comes from a PvP Talent

isPvPTalent = C_SpellBook.IsPvPTalentSpellBookItem(spellBookItemSlotIndex, spellBookItemSpellBank)

Arguments

spellBookItemSlotIndex
number
spellBookItemSpellBank
Enum.SpellBookSpellBank
Value Field Description
0 Player
1 Pet

Returns

isPvPTalent
boolean