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::ActionManagerSystemComponent Class Referencefinal

System Component to handle the Action Manager system and subsystems. More...

#include <ActionManagerSystemComponent.h>

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (ActionManagerSystemComponent, "{47925132-7373-42EE-9131-F405EE4B0F1A}")
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 

Static Public Member Functions

static void TriggerRegistrationNotifications ()
 
static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 

Detailed Description

System Component to handle the Action Manager system and subsystems.


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