Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UUIComponentWidgetBlueprintExten-
Description
Override point called when a compiler context is destroyed for the WidgetBlueprint. Can be used to clean up resources.
Virtual Inheritance
- UWidgetBlueprintExtension::HandleEndCompilation → UUIComponentWidgetBlueprintExtension::HandleEndCompilation
| Name | HandleEndCompilation |
| Type | function |
| Header File | /Engine/Source/Editor/UMGEditor/Public/UIComponentWidgetBlueprintExtension.h |
| Include Path | #include "UIComponentWidgetBlueprintExtension.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/UIComponentWidgetBlueprintExtension.cpp |
virtual void HandleEndCompilation()