Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEditorSupportDelegates
Type
typedef TMulticastDelegate_OneParam< void, UObject &42; > FPrepareToCleanseEditorObject
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EditorSupportDelegates.h |
| Include | #include "EditorSupportDelegates.h" |
Remarks
Delegate type for when the editor is about to cleanse an object that must be purged ( Params: UObject* Object )