OnAssetsPreDelete

Called when the user requests certain assets be deleted (DOES NOT imply that the asset will be deleted... the user could cancel)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Editor.h"

Syntax

static FOnAssetsPreDelete OnAssetsPreDelete;

Remarks

Called when the user requests certain assets be deleted (DOES NOT imply that the asset will be deleted... the user could cancel)

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