Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
|
|
typedef AZStd::unordered_map< unsigned int, AZ::OSString > | NegotiationInfoMap |
| |
|
|
| AZ_CLASS_ALLOCATOR (NegotiationMessage, AZ::OSAllocator) |
| |
|
| AZ_RTTI (NegotiationMessage, "{BA6336E4-4DF5-49EF-A184-FE8F5BC73731}", BaseAssetProcessorMessage) |
| |
| 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) |
| |
|
|
int | m_apiVersion = 7 |
| |
|
AZ::OSString | m_identifier |
| |
|
NegotiationInfoMap | m_negotiationInfoMap |
| |
|
|
static constexpr unsigned int | MessageType = AZ_CRC_CE("AssetSystem::Negotiation") |
| |
◆ GetMessageType()
| unsigned int AzFramework::AssetSystem::NegotiationMessage::GetMessageType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Asset/AssetProcessorMessages.h