ObjectTools::EAllowCancelDuringDelete

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "ObjectTools.h"

Syntax

namespace ObjectTools
{
    enum EAllowCancelDuringDelete
    {
        AllowCancel,
        CancelNotAllowed,
    }
}

Values

Name

Description

AllowCancel

CancelNotAllowed

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