Open 3D Engine MessagePopup 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.
MessagePopup::MessagePopupManager Class Reference

Inherits AZ::TickBus::Handler.

Public Member Functions

bool SetPopupData (AZ::u32 _popupID, void *_clientID, AZStd::function< void(int _button)> _callback, float _showTime)
 
AZ::u32 CreatePopup ()
 
bool RemovePopup (AZ::u32 _popupID)
 
void * GetPopupClientData (AZ::u32 _popupID)
 
MessagePopupInfoGetPopupInfo (AZ::u32 _popupID)
 
AZ::u32 GetNumActivePopups () const
 

Protected Member Functions

virtual void OnTick (float deltaTime, AZ::ScriptTimePoint scriptTimePoint) override
 

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