Inherits AzToolsFramework::AssetBrowser::AssetEntryChange.
Public Member Functions | |
| AZ_RTTI (RemoveFileChange, "{83758FA6-65F2-493E-8D27-C73D0AF0FB94}", AssetEntryChange) | |
| AZ_CLASS_ALLOCATOR (RemoveFileChange, AZ::SystemAllocator) | |
| RemoveFileChange (const AZ::s64 &fileId) | |
| bool | Apply (AZStd::shared_ptr< RootAssetBrowserEntry > rootEntry) override |
Public Member Functions inherited from AzToolsFramework::AssetBrowser::AssetEntryChange | |
| AZ_RTTI (AssetEntryChange, "{C8D33C55-1AB9-4599-B1DD-32403E117813}") | |
|
inlineoverridevirtual |
Implements AzToolsFramework::AssetBrowser::AssetEntryChange.