Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 634 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 634 Bytes

WorldlyTooltipAPI

Shows what you are looking at.

This module is an extension to the WorldlyTooltip module, that contains the WorldlyTooltipClient system that fires GetTooltipIconEvent and GetTooltipNameEvent. These events are defined in this module. The WorldlyTooltipAPI module needs to be added as a dependency by all modules that want to use the WorldlyTooltip feature. Further, the WorldlyTooltip has a dependency on the WorldlyTooltipAPI (this) module. This module essentially acts as an interface between the WorldlyTooltip module and other modules which use it.