Navigation
API > API/Plugins > API/Plugins/UIFramework > API/Plugins/UIFramework/UUIFrameworkGameViewportPresente-
- UObject::BeginDestroy()
- UUIFrameworkGameViewportPresenter::BeginDestroy()
References
| Module | UIFramework |
| Header | /Engine/Plugins/Experimental/UIFramework/Source/Public/UIFPresenter.h |
| Include | #include "UIFPresenter.h" |
| Source | /Engine/Plugins/Experimental/UIFramework/Source/Private/UIFPresenter.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.