Widget API: GameTooltip:SetUnitDebuff

From AddOn Studio
Revision as of 13:30, 30 September 2006 by WoWWiki>Pramoewn
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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