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

#include <AssetProcessorMessages.h>

Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.

Public Member Functions

 AZ_CLASS_ALLOCATOR (AssetProcessorPendingPlatformAssetsResponse, AZ::OSAllocator)
 
 AZ_RTTI (AssetProcessorPendingPlatformAssetsResponse, "{E63825D6-4704-471D-8594-B96656FA4477}", BaseAssetProcessorMessage)
 
unsigned int GetMessageType () const override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

int m_numberOfPendingJobs = -1
 

Detailed Description

This will be sent in response to the AssetProcessorPendingPlatformAssetsRequest request, indicating the number of pending assets for the specified platform


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