Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/WidgetChild.h |
| Include | #include "Blueprint/WidgetChild.h" |
Syntax
USTRUCT ()
struct FWidgetChild
Remarks
Represent a Widget present in the Tree Widget of the UserWidget
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWidgetChild () |
|||
FWidgetChild
(
const UUserWidget* Outer, |