Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetBlueprintExtension
- UWidgetBlueprintExtension::HandleEndCompilation()
- UMVVMWidgetBlueprintExtension_View::HandleEndCompilation()
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintExtension.h |
| Include | #include "WidgetBlueprintExtension.h" |
virtual void HandleEndCompilation&40;&41;
Remarks
Override point called when a compiler context is destroyed for the WidgetBlueprint. Can be used to clean up resources.