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::MessagePopupInfo Struct Reference

Public Member Functions

void SetData (void *_clientData, AZStd::function< void(int _button)> _callback, float _showTime)
 
bool IsValid ()
 

Public Attributes

void * m_clientData
 
AZStd::function< void(int _button)> m_callback
 
float m_showTime
 

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