Inherits AZ::Component.
|
|
| AZ_COMPONENT (AssetCatalogComponent, "{35D9C27B-CD07-4333-89BB-3D077444E10A}") |
| |
|
void | Init () override |
| |
|
void | Activate () override |
| |
|
void | Deactivate () override |
| |
|
|
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) |
| |
|
|
AZStd::unique_ptr< AssetCatalog > | m_catalog |
| |
|
AZStd::string | m_registryFile |
| |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Asset/AssetCatalogComponent.h