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

#include <ActionManagerInterface.h>

Public Member Functions

 AZ_RTTI (WidgetActionProperties, "{9A72C602-ABAA-4010-8806-4EEA32D5F716}")
 

Public Attributes

AZStd::string m_name
 The friendly name for the Widget Action.
 
AZStd::string m_category
 The category for the Widget Action to be used in UI.
 

Detailed Description

Widget Action Properties object. Used to streamline registration of a Widget Action.


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