FEdMode::IsPendingDeletion

Returns true if this mode is to be deleted at the next convenient opportunity ([FEditorModeTools::Tick](API\Editor\UnrealEd\FEditorModeTools\Tick))

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EdMode.h"

Syntax

bool IsPendingDeletion() const

Remarks

Returns true if this mode is to be deleted at the next convenient opportunity (FEditorModeTools::Tick)

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