Widget API: GameTooltip:SetUnitDebuff

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GameTooltip SetUnitDebuff to API GameTooltip SetUnitDebuff without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Widget API ← GameTooltip < SetUnitDebuff

Shows the tooltip for a unit's debuff.

 GameTooltip:SetUnitDebuff("unitId",buffIndex[, raidFilter])
Arguments
("unitId",buffIndex[, raidFilter])
unitId
String - the unitId of the unit whose debuff is to be shown
buffIndex
Number - the index of the debuff to be shown
raidFilter
unknown
Returns
unknown