WoW:API GameTooltip SetUnitAura: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API GameTooltip SetUnitAura to API GameTooltip SetUnitAura without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
'''GameTooltip:SetUnitAura''' shows the tooltip for a unit's aura. | |||
''' | |||
GameTooltip:SetUnitAura("unitId", auraIndex[, filter]) | GameTooltip:SetUnitAura("unitId", auraIndex[, filter]) | ||
Latest revision as of 04:45, 15 August 2023
← Widget API ← GameTooltip < SetUnitAura
GameTooltip:SetUnitAura shows the tooltip for a unit's aura.
GameTooltip:SetUnitAura("unitId", auraIndex[, filter])
- Arguments
- ("unitId",auraIndex[, filter])
- Returns
- unknown