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::MessagePopupImpl Class Referenceabstract

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnShowPopup (AZ::u32 _popupID, const AZStd::string &_message, EPopupButtons _buttons, EPopupKind _kind, AZStd::function< void(int _button)> _callback, void **_popupClientID)=0
 
virtual void OnHidePopup (const MessagePopupInfo &_popupInfo)=0
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 

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