C_Commentator.GetTrackedSpellsByUnit

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

spells = C_Commentator.GetTrackedSpellsByUnit(unitToken, category)

Arguments

unitToken
string : UnitId
category
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

Shadowlands Patch 9.0.1 (2020-10-13): Added.