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

#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
 

Detailed Description

This will be sent in response to the AssetProcessorPlatformStatusRequest request, indicating if the asset platform is currently enabled or not


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