WoW:Events/Tooltip: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (automated upload)
 
m (Move page script moved page Events/Tooltip to Events/Tooltip without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC____NOEDITSECTION__{{eventlistheader}}
__NOTOC____NOEDITSECTION__{{eventlistheader}}
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
== Tooltip related events ==
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
 


{{evt|CLEAR_TOOLTIP|Tooltip}}
:{{icon-information}}Note that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. [[Events/A]], [[Events/B]], etc. Changes there will be copied over to here within a few hours.


Fired when the tooltip needs to be wiped


== Tooltip related events ==


{{evt|TOOLTIP_ADD_MONEY|Tooltip}}
{{evt|TOOLTIP_ADD_MONEY|Tooltip}}

Latest revision as of 04:48, 15 August 2023

Event API


"I" iconNote that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. Events/A, Events/B, etc. Changes there will be copied over to here within a few hours.


Tooltip related events

"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