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::ActionManagerNotifications Class Reference

Used to notify changes of state for Actions in the Action Manager. More...

#include <ActionManagerNotificationBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnActionStateChanged (AZStd::string actionIdentifier)
 Triggered when an action's enabled or checked state changes.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 

Detailed Description

Used to notify changes of state for Actions in the Action Manager.


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