Open 3D Engine AWSClientAuth Gem 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.
AWSClientAuth::AWSClientAuthEditorSystemComponent Class Reference

Gem System Component. Responsible for instantiating and managing Authentication and Authorization Controller. More...

#include <AWSClientAuthEditorSystemComponent.h>

Inherits AZ::Component, and AzToolsFramework::ActionManagerRegistrationNotificationBus::Handler.

Public Member Functions

 AZ_COMPONENT (AWSClientAuthEditorSystemComponent, "{4483B6C0-6D9C-425A-B6D8-21AA54561937}")
 

Static Public Member Functions

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

Protected Member Functions

void Activate () override
 
void Deactivate () override
 
void OnMenuBindingHook () override
 

Detailed Description

Gem System Component. Responsible for instantiating and managing Authentication and Authorization Controller.


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