Navigation
API > API/Plugins > API/Plugins/UIFramework
| Name | FUIFrameworkUserWidgetNamedSlot |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UIFramework/Source/Public/Widgets/UIFUserWidget.h |
| Include Path | #include "Widgets/UIFUserWidget.h" |
Syntax
USTRUCT ()
struct FUIFrameworkUserWidgetNamedSlot : public FUIFrameworkSlotBase
Inheritance Hierarchy
- FFastArraySerializerItem → FUIFrameworkSlotBase → FUIFrameworkUserWidgetNamedSlot
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SlotName | FName | The name of the NamedSlot | Widgets/UIFUserWidget.h |
|