![]() |
Wowpedia is no longer updated, go away. |
Shows the tooltip for a unit's buff.
gameTooltip:SetUnitBuff(unitId, buffIndex [, filter])
Arguments[]
- unitId
- string - UnitId of the unit whose buff is to be shown.
- buffIndex
- number - Index of the buff to be shown.
- filter
- string? - Optional filters; see UnitAura().
|