C_SpecializationInfo.GetPvpTalentSlotInfo

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

slotInfo = C_SpecializationInfo.GetPvpTalentSlotInfo(talentIndex)

Arguments

talentIndex
number

Returns

slotInfo
PvpTalentSlotInfo?
Field Type Description
enabled boolean
level number
selectedTalentID number?
availableTalentIDs number[]

Patch changes

Battle for Azeroth Patch 8.2.5 (2019-09-24): Added level field.
Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.