Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (WantAssetBrowserShowResponse, AZ::OSAllocator) | |
| AZ_RTTI (WantAssetBrowserShowResponse, "{B3015EF2-A91F-4E7D-932A-DA6043EDB678}", BaseAssetProcessorMessage) | |
| unsigned int | GetMessageType () const override |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| unsigned int | m_processId = 0 |
Static Public Attributes | |
| static constexpr unsigned int | MessageType = AZ_CRC_CE("AssetSystem::WantAssetBrowserShowResponse") |