Navigation
API > API/Developer > API/Developer/AssetTools
References
| Module | AssetTools |
| Header | /Engine/Source/Developer/AssetTools/Public/AssetViewUtils.h |
| Include | #include "AssetViewUtils.h" |
| Source | /Engine/Source/Developer/AssetTools/Private/AssetViewUtils.cpp |
namespace AssetViewUtils
{
bool AssetViewUtils&58;&58;DeleteFolders
&40;
const TArray< FString > & PathsToDelete
&41;
}
Remarks
Attempts to delete the specified folders and all assets inside them. Returns true if the operation succeeded.