FAssetDeleteModel::IsObjectInPendingDeletes

Returns true if the object 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 IsObjectInPendingDeletes
(
    const UObject * InObject
) const

Remarks

Returns true if the object 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