Widget API: GameTooltip:SetUnitBuff

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

Widget API ← GameTooltip < SetUnitBuff

Shows the tooltip for a unit's buff.

 GameTooltip:SetUnitBuff("unitId", buffIndex[, raidFilter])

Parameters

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