Request the total number of pending jobs for an asset platform. More...
#include <AssetProcessorMessages.h>
Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (AssetProcessorPendingPlatformAssetsRequest, AZ::OSAllocator) | |
| AZ_RTTI (AssetProcessorPendingPlatformAssetsRequest, "{5B16F6F2-0F94-4BAE-8238-1E8F3E66D507}", BaseAssetProcessorMessage) | |
| unsigned int | GetMessageType () const override |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| AZ::OSString | m_platform |
Static Public Attributes | |
| static constexpr unsigned int | MessageType = AZ_CRC_CE("AssetSystem::AssetProcessorPendingPlatformAssetsRequest") |
Request the total number of pending jobs for an asset platform.