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

Stores the recent used folder and file settings used by the Asset Editor. More...

#include <AssetEditorWidget.h>

Public Member Functions

 AZ_RTTI (AssetEditorWidgetUserSettings, "{382FE424-4541-4D93-9BA4-DE17A6DF8676}")
 
 AZ_CLASS_ALLOCATOR (AssetEditorWidgetUserSettings, AZ::SystemAllocator)
 
void AddRecentPath (AZ::Data::AssetType, const AZStd::string &recentPath)
 
void Clear ()
 
const AZStd::string GetRecentPathForAssetType (AZ::Data::AssetType assetType) const
 
const AZStd::vector< AZStd::string > & GetRecentFiles () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Stores the recent used folder and file settings used by the Asset Editor.


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