Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::AssetSystem::FileInfosNotificationMessage Class Reference

Inherits AzFramework::AssetSystem::BaseAssetProcessorMessage.

Public Types

enum  NotificationType : unsigned int { Synced , FileAdded , FileRemoved }
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (FileInfosNotificationMessage, AZ::OSAllocator)
 
 AZ_RTTI (FileInfosNotificationMessage, "{F5AF3ED1-1644-4972-AE21-B6A1B28D898A}", AzFramework::AssetSystem::BaseAssetProcessorMessage)
 
unsigned int GetMessageType () const override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

NotificationType m_type = NotificationType::Synced
 
AZ::s64 m_fileID = 0
 

The documentation for this class was generated from the following file: