#include <AssetProcessorMessages.h>
Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (AssetProcessorPlatformStatusResponse, AZ::OSAllocator) | |
| AZ_RTTI (AssetProcessorPlatformStatusResponse, "{3F804A16-3C5A-41A5-9051-7714E3CFAC9A}", BaseAssetProcessorMessage) | |
| unsigned int | GetMessageType () const override |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| bool | m_isPlatformEnabled = false |
This will be sent in response to the AssetProcessorPlatformStatusRequest request, indicating if the asset platform is currently enabled or not