FOnAssetsAddExtraObjectsToDelete

Delegate type for when a user requests to delete certain assets...

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, TArray< UObject * > & > FOnAssetsAddExtraObjectsToDelete

References

Module

UnrealEd

Header

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

Include

#include "Editor.h"

Remarks

Delegate type for when a user requests to delete certain assets... It allows the addition of secondary assets that should also be deleted

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