#include <UiTooltipDataPopulatorBus.h>
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | PushDataToDisplayElement (AZ::EntityId displayEntityId)=0 |
Assign data to the specified tooltip display element. | |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
Only one component on a entity can implement the events. | |
Interface class that a tooltip component needs to implement. A tooltip component populates a tooltip display element with data