WoW:Events/Tooltip

From AddOn Studio
< Events
Revision as of 08:41, 8 August 2006 by WoWWiki>Mikk (automated upload)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Event API

Tooltip related events

"CLEAR_TOOLTIP"
Category: Tooltip
 

Fired when the tooltip needs to be wiped


"TOOLTIP_ADD_MONEY"
Category: Tooltip
 

Event was removed in v1.7. See OnTooltipAddMoney(money)

Fired when a tooltip has money added to it.

arg1
tooltip name
arg2
money amount


"TOOLTIP_ANCHOR_DEFAULT"
Category: Tooltip
 

Fired when the tooltip anchor should be reset