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::AssetBrowser::AssetEntryChange Class Referenceabstract

#include <AssetEntryChange.h>

Inherited by AzToolsFramework::AssetBrowser::AddFileChange, AzToolsFramework::AssetBrowser::AddProductChange, AzToolsFramework::AssetBrowser::AddScanFolderChange, AzToolsFramework::AssetBrowser::AddSourceChange, AzToolsFramework::AssetBrowser::RemoveFileChange, AzToolsFramework::AssetBrowser::RemoveProductChange, and AzToolsFramework::AssetBrowser::RemoveSourceChange.

Public Member Functions

 AZ_RTTI (AssetEntryChange, "{C8D33C55-1AB9-4599-B1DD-32403E117813}")
 
virtual bool Apply (AZStd::shared_ptr< RootAssetBrowserEntry > rootEntry)=0
 

Detailed Description

AssetEntryChange represents an atomic change performed on AssetBrowser model


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