Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UWidgetBlueprintGeneratedClassEx-
Description
Extend the UUserWidget::Construct function. Called after when the SWidget is created. (TakeWidget)
| Name | Construct |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Extensions/WidgetBlueprintGeneratedClassExtension.h |
| Include Path | #include "Extensions/WidgetBlueprintGeneratedClassExtension.h" |
virtual void Construct
(
UUserWidget * UserWidget
)