Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (SourceAssetProductsInfoResponse, AZ::OSAllocator) | |
| AZ_RTTI (SourceAssetProductsInfoResponse, "{DF0B7C57-534E-480E-8889-C4872C87C1C3}", BaseAssetProcessorMessage) | |
| unsigned int | GetMessageType () const override |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| bool | m_found = false |
| AZStd::vector< AZ::Data::AssetInfo > | m_productsAssetInfo |