C_Commentator.GetTrackedSpells

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

spells = C_Commentator.GetTrackedSpells(teamIndex, playerIndex, category)

Arguments

teamIndex
number
playerIndex
number
category
number - Enum.TrackedSpellCategory
Enum.TrackedSpellCategory
Value Field Description
0 Offensive
1 Defensive
2 Debuff
3 RacialAbility Added in 10.0.5
4 Count

Returns

spells
number[]?

Patch changes

Battle for Azeroth Patch 8.2.5 (2019-09-24): Added.