Open 3D Engine AudioSystem 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.
AudioSystemGem::AudioSystemGemSystemComponent Class Reference

Inherits AZ::Component, AzFramework::LevelSystemLifecycleNotificationBus::Handler, AzFramework::ApplicationLifecycleEvents::Bus::Handler, and Audio::Gem::SystemRequestBus::Handler.

Public Member Functions

 AZ_COMPONENT (AudioSystemGemSystemComponent, "{55095EE9-38E6-485F-8314-DF35CDFECC6B}", AZ::Component)
 

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 &dependent)
 

Protected Member Functions

void Init () override
 
void Activate () override
 
void Deactivate () override
 
bool Initialize () override
 
void Release () override
 
void OnLoadingStart (const char *levelName) override
 
void OnUnloadComplete (const char *levelName) override
 
void OnApplicationConstrained (Event) override
 
void OnApplicationUnconstrained (Event) override
 

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