Navigation
API > API/Editor > API/Editor/Blutility > API/Editor/Blutility/UEditorUtilityWidgetBlueprint
- UObject::BeginDestroy()
- UBlueprint::BeginDestroy()
- UEditorUtilityWidgetBlueprint::BeginDestroy()
References
| Module | Blutility |
| Header | /Engine/Source/Editor/Blutility/Classes/EditorUtilityWidgetBlueprint.h |
| Include | #include "EditorUtilityWidgetBlueprint.h" |
| Source | /Engine/Source/Editor/Blutility/Private/EditorUtilityWidgetBlueprint.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.