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::AssetProcessorPendingPlatformAssetsRequest Class Reference

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("AssetSystem::AssetProcessorPendingPlatformAssetsRequest", 0x9582a76c)
 

Detailed Description

Request the total number of pending jobs for an asset platform.


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