Class Facades.ClassicTooltip
The default implementation of the AbstractTooltip class for the Classic clients.
Methods
facades.classictooltip:registerTooltipHandlers () | Hooks into the GameTooltip events to handle item and unit tooltips. |
Metamethods
facades.classictooltip:__construct () | ClassicTooltip constructor. |
Methods
- facades.classictooltip:registerTooltipHandlers ()
-
Hooks into the GameTooltip events to handle item and unit tooltips.
This is the implementation of the AbstractTooltip:registerTooltipHandlers() abstract method that works with Classic clients.