Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
|
|
typedef AZStd::vector< AZ::OSString, AZ::OSStdAllocator > | FileList |
| |
|
typedef AZStd::vector< AZ::OSString, AZ::OSStdAllocator > | FolderList |
| |
|
|
| AZ_CLASS_ALLOCATOR (FileTreeResponse, AZ::OSAllocator) |
| |
|
| AZ_RTTI (FileTreeResponse, "{0F7854DA-63FA-4D59-B298-53D84150DFF9}", BaseAssetProcessorMessage) |
| |
|
| FileTreeResponse (AZ::u32 resultCode, const FileList &files=FileList(), const FolderList &folders=FolderList()) |
| |
| 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 |
| |
|
FileList | m_fileList |
| |
|
FolderList | m_folderList |
| |
◆ GetMessageType()
| unsigned int AzFramework::AssetSystem::FileTreeResponse::GetMessageType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Asset/AssetProcessorMessages.h