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::AssetCatalog::PlatformAddressedAssetCatalogBusTraits Class Reference

#include <PlatformAddressedAssetCatalogBus.h>

Inherits AZ::EBusTraits.

Public Types

using MutexType = AZStd::recursive_mutex
 
using BusIdType = int
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

Detailed Description

Acts as a variant of the AssetCatalogRequestsBus which handles requests based on platformID Used by PlatformAddressedAssetCatalog which loads up AssetCatalogs for enable platforms and allows tools to interact with them individually


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