Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UVisual
- UObject::BeginDestroy()
- UVisual::BeginDestroy()
- UUTBCommandUMGUI::BeginDestroy()
- UUserWidget::BeginDestroy()
- UUTBCommandUMGUI::BeginDestroy()
- UWidget::BeginDestroy()
- UUTBCommandUMGUI::BeginDestroy()
- UUserWidget::BeginDestroy()
- UUTBCommandUMGUI::BeginDestroy()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/Visual.h |
| Include | #include "Components/Visual.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/Visual.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.