Inherits AZ::TickBus::Handler.
 | 
| 
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) | 
|   | 
| 
MessagePopupInfo *  | GetPopupInfo (AZ::u32 _popupID) | 
|   | 
| 
AZ::u32  | GetNumActivePopups () const | 
|   | 
 | 
| 
virtual void  | OnTick (float deltaTime, AZ::ScriptTimePoint scriptTimePoint) override | 
|   | 
The documentation for this class was generated from the following file:
- Gems/MessagePopup/Code/Source/MessagePopupManager.h