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::AssetSystem::GetAssetSafeFoldersResponse Class Reference

Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.

Public Member Functions

 AZ_CLASS_ALLOCATOR (GetAssetSafeFoldersResponse, AZ::OSAllocator)
 
 AZ_RTTI (GetAssetSafeFoldersResponse, "{36C1AA51-8940-4909-A01B-19454B6312E5}", AzFramework::AssetSystem::BaseAssetProcessorMessage)
 
 GetAssetSafeFoldersResponse (const AZStd::vector< AZStd::string > &assetSafeFolders)
 
 GetAssetSafeFoldersResponse (AZStd::vector< AZStd::string > &&assetSafeFolders)
 
unsigned int GetMessageType () const override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::vector< AZStd::string > m_assetSafeFolders
 

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