Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
|
|
| AZ_CLASS_ALLOCATOR (RegisterSourceAssetRequest, AZ::OSAllocator) |
| |
|
| AZ_RTTI (RegisterSourceAssetRequest, "{189c6045-e1d4-4d78-b0e7-2bb7bd05fde1}", AzFramework::AssetSystem::BaseAssetProcessorMessage) |
| |
|
| RegisterSourceAssetRequest (const AZ::Data::AssetType &assetType, const char *assetFileFilter) |
| |
| unsigned int | GetMessageType () const override |
| | The id of the message type, an unsigned int which can be used to identify which message it is.
|
| |
|
| AZ_RTTI (BaseAssetProcessorMessage, "{366A7093-C57B-4514-A1BD-A6437AEF2098}") |
| |
|
| BaseAssetProcessorMessage (bool requireFencing=false) |
| |
| bool | RequireFencing () const |
| |
|
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
|
AZ::Data::AssetType | m_assetType |
| |
|
AZ::OSString | m_assetFileFilter |
| |
|
|
static constexpr unsigned int | MessageType = AZ_CRC_CE("AssetProcessor::RegisterSourceAssetRequest") |
| |
◆ GetMessageType()
| unsigned int AzFramework::AssetSystem::RegisterSourceAssetRequest::GetMessageType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Asset/AssetProcessorMessages.h