Widget API: GameTooltip:SetUnitBuff
← Widget API ← GameTooltip < SetUnitBuff
Shows the tooltip for a unit's buff.
GameTooltip:SetUnitBuff("unitId", buffIndex[, raidFilter])
ParametersEdit
Arguments
- ("unitId", buffIndex[, raidFilter])
- unitId
- String - the unitId of the unit whose buff is to be shown
- buffIndex
- Number - the index of the buff to be shown
- raidFilter
- Unknown
Returns
- Unknown