Triggered when a tooltip is to be shown on this screen.
TooltipOptionsVague | UiElement | undefined
UiElement | undefined
Whether or not the tooltip should be shown. If any event handlers return false, the tooltip will not be shown.
false
Generated using TypeDoc
Triggered when a tooltip is to be shown on this screen.
Param
TooltipOptionsVague | UiElement | undefined
Param
UiElement | undefined
Returns
Whether or not the tooltip should be shown. If any event handlers return
false
, the tooltip will not be shown.