Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
|
|
| AZ_CLASS_ALLOCATOR (FileWriteResponse, AZ::OSAllocator) |
| |
|
| AZ_RTTI (FileWriteResponse, "{6EBE6BF5-3B7E-4C49-9B17-14025F5B80CA}", BaseAssetProcessorMessage) |
| |
|
| FileWriteResponse (AZ::u32 resultCode, AZ::u64 bytesWritten) |
| |
| 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::u32 | m_resultCode |
| |
|
AZ::u64 | m_bytesWritten |
| |
◆ GetMessageType()
| unsigned int AzFramework::AssetSystem::FileWriteResponse::GetMessageType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Asset/AssetProcessorMessages.h