Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
| Include | #include "Blueprint/UserWidget.h" |
Syntax
USTRUCT ()
struct FNamedSlotBinding
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UWidget > | Content | ||
| FGuid | Guid | GUID of the NamedSlot is used as a secondary identifier to find a binding in case the name of NamedSlot has changed. | |
| FName | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|