Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SBox
| Name | FBoxOneChildSlot |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SBox.h |
| Include Path | #include "Widgets/Layout/SBox.h" |
Syntax
struct FBoxOneChildSlot : public TSingleWidgetChildrenWithBasicLayoutSlot< EInvalidateWidgetReason::None >
Inheritance Hierarchy
- FChildren → TSingleWidgetChildrenWithSlot → TSingleWidgetChildrenWithBasicLayoutSlot → SBox::FBoxOneChildSlot
- FSlotPosition → FSlotBase → TSlotBase → TSingleWidgetChildrenWithSlot → TSingleWidgetChildrenWithBasicLayoutSlot → SBox::FBoxOneChildSlot
- FSlotBase → TSlotBase → TSingleWidgetChildrenWithSlot → TSingleWidgetChildrenWithBasicLayoutSlot → SBox::FBoxOneChildSlot
- TPaddingSingleWidgetSlotMixin → TSingleWidgetChildrenWithBasicLayoutSlot → SBox::FBoxOneChildSlot
- TAlignmentSingleWidgetSlotMixin → TSingleWidgetChildrenWithBasicLayoutSlot → SBox::FBoxOneChildSlot
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SBox | friend | Widgets/Layout/SBox.h |