Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
UiTooltipDisplayNotifications Class Reference

Interface class that listeners need to implement to be notified of tooltip display events. More...

#include <UiTooltipDisplayBus.h>

Inherits AZ::ComponentBus.

Public Member Functions

virtual void OnShowing ()
 Called on tooltip display state changes.
 
virtual void OnShown ()
 
virtual void OnHiding ()
 
virtual void OnHidden ()
 

Detailed Description

Interface class that listeners need to implement to be notified of tooltip display events.


The documentation for this class was generated from the following file: