FAssetDeleteModel::IsAssetInPendingDeletes

Returns true if the package is one of the pending deleted assets.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/AssetDeleteModel.h

Include

#include "AssetDeleteModel.h"

Source

/Engine/Source/Editor/UnrealEd/Private/AssetDeleteModel.cpp

Syntax

bool IsAssetInPendingDeletes
(
    const FName & PackageName
) const

Remarks

Returns true if the package is one of the pending deleted assets.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss