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

Request the enabled status of an asset platform. More...

#include <AssetProcessorMessages.h>

Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.

Public Member Functions

 AZ_CLASS_ALLOCATOR (AssetProcessorPlatformStatusRequest, AZ::OSAllocator)
 
 AZ_RTTI (AssetProcessorPlatformStatusRequest, "{529A8549-DD78-4E66-9BEA-D633846115C6}", 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::AssetProcessorPlatformStatusRequest", 0x036e116e)
 

Detailed Description

Request the enabled status of an asset platform.


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