Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SBoxPanel > API/Runtime/SlateCore/SBoxPanel/TSlot
| Name | FSlotArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path | #include "Widgets/SBoxPanel.h" |
Syntax
struct FSlotArguments :
public TBasicLayoutWidgetSlot< SlotType >::FSlotArguments ,
public TResizingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin
Inheritance Hierarchy
- FSlotBase::FSlotArguments → TSlotBase::FSlotArguments → TBasicLayoutWidgetSlot::FSlotArguments → SBoxPanel::TSlot::FSlotArguments
- TPaddingWidgetSlotMixin::FSlotArgumentsMixin → TBasicLayoutWidgetSlot::FSlotArguments → SBoxPanel::TSlot::FSlotArguments
- TAlignmentWidgetSlotMixin::FSlotArgumentsMixin → TBasicLayoutWidgetSlot::FSlotArguments → SBoxPanel::TSlot::FSlotArguments
- TResizingWidgetSlotMixin::FSlotArgumentsMixin → SBoxPanel::TSlot::FSlotArguments
Derived Classes
- SHorizontalBox::FSlot::FSlotArguments
- SStackBox::FSlot::FSlotArguments
- SVerticalBox::FSlot::FSlotArguments
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | TSlot::FSlotArguments | Widgets/SBoxPanel.h |