WoW:API GameTooltip SetUnitAura: Difference between revisions
Jump to navigation
Jump to search
(Adding New) |
mNo edit summary |
||
| Line 2: | Line 2: | ||
{{NYI}} | {{NYI}} | ||
'''API GameTooltip SetUnitAura''' shows the tooltip for a unit's aura. | |||
GameTooltip:SetUnitAura("unitId", auraIndex[, filter]) | GameTooltip:SetUnitAura("unitId", auraIndex[, filter]) | ||
Revision as of 12:30, 30 September 2008
← Widget API ← GameTooltip < SetUnitAura
Not yet implemented!
|
API GameTooltip SetUnitAura shows the tooltip for a unit's aura.
GameTooltip:SetUnitAura("unitId", auraIndex[, filter])
- Arguments
- ("unitId",auraIndex[, filter])
- Returns
- unknown