Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | ObjectTools::EAllowCancelDuringDelete |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ObjectTools.h |
| Include Path | #include "ObjectTools.h" |
Syntax
namespace ObjectTools
{
enum EAllowCancelDuringDelete
{
AllowCancel,
CancelNotAllowed,
}
}
Values
| Name | Remarks |
|---|---|
| AllowCancel | |
| CancelNotAllowed |