Navigation
Unreal Engine C++ API Reference > 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
{
int32 AssetViewUtils::DeleteAssets
(
const [TArray](API\Runtime\Core\Containers\TArray)< [UObject](API\Runtime\CoreUObject\UObject\UObject) * > & AssetsToDelete
)
}
Remarks
Attempts to deletes the specified assets. Returns the number of assets deleted