Open 3D Engine AzToolsFramework 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.
AzToolsFramework::EditorWidgetAction Class Reference

Public Member Functions

 EditorWidgetAction (AZStd::string identifier, AZStd::string name, AZStd::string category, AZStd::function< QWidget *()> generator)
 
const AZStd::string & GetName () const
 
void SetName (AZStd::string name)
 
const AZStd::string & GetCategory () const
 
void SetCategory (AZStd::string category)
 
QWidget * GenerateWidget () const
 

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