Open 3D Engine AzQtComponents 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.
AzQtComponents::OverlayWidgetButton Struct Reference

Public Types

using Callback = AZStd::function< void()>
 
using EnabledCheck = AZStd::function< bool()>
 

Public Attributes

QString m_text
 
Callback m_callback
 
EnabledCheck m_enabledCheck
 
bool m_triggersPop = false
 
bool m_isCloseButton = false
 

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