Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
|
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
|
bool | m_found { false } |
| | Returns whether or not dependency info for the requested asset ID was found.
|
| |
|
AZStd::string | m_errorString {} |
| | Provides the error string on failures.
|
| |
|
AZStd::vector< AZ::Data::ProductDependency > | m_dependencies |
| | The set of requested product dependencies.
|
| |
|
AZStd::unordered_set< AZ::Data::AssetId > | m_noloadSet |
| | For LoadBehaviorDependencies requests, the list of dependencies that have the 'NoLoad' Load Behavior.
|
| |
|
AZ::Data::PreloadAssetListType | m_preloadAssetList |
| | For LoadBehaviorDependencies requests, the list of dependencies that have the 'PreLoad' Load Behavior.
|
| |
◆ GetMessageType()
| unsigned int AzFramework::AssetSystem::AssetDependencyInfoResponse::GetMessageType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Asset/AssetProcessorMessages.h