Open 3D Engine AzFramework 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.
AzFramework::AssetCatalogComponent Class Reference

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (AssetCatalogComponent, "{35D9C27B-CD07-4333-89BB-3D077444E10A}")
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 

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)
 

Protected Member Functions

 AssetCatalogComponent (const AssetCatalogComponent &)=delete
 

Protected Attributes

AZStd::unique_ptr< AssetCatalogm_catalog
 
AZStd::string m_registryFile
 

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