Open 3D Engine AzCore 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.
AZ::NativeUI::NativeUISystem Class Reference

Inherits NativeUIRequestBus::Handler.

Public Member Functions

 AZ_RTTI (NativeUISystem, "{FF534B2C-11BE-4DEA-A5B7-A4FA96FE1EDE}", NativeUIRequests)
 
 AZ_CLASS_ALLOCATOR (NativeUISystem, AZ::OSAllocator)
 
AZStd::string DisplayBlockingDialog (const AZStd::string &title, const AZStd::string &message, const AZStd::vector< AZStd::string > &options) const override
 
AZStd::string DisplayOkDialog (const AZStd::string &title, const AZStd::string &message, bool showCancel) const override
 
AZStd::string DisplayYesNoDialog (const AZStd::string &title, const AZStd::string &message, bool showCancel) const override
 
AssertAction DisplayAssertDialog (const AZStd::string &message) const override
 

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