Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TBasicLayoutWidgetSlot
| Name | FSlotArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/BasicLayoutWidgetSlot.h |
| Include Path | #include "Layout/BasicLayoutWidgetSlot.h" |
Syntax
struct FSlotArguments :
public TSlotBase< SlotType >::FSlotArguments ,
public TPaddingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin ,
public TAlignmentWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin
Inheritance Hierarchy
- FSlotBase::FSlotArguments → TSlotBase::FSlotArguments → TBasicLayoutWidgetSlot::FSlotArguments
- TPaddingWidgetSlotMixin::FSlotArgumentsMixin → TBasicLayoutWidgetSlot::FSlotArguments
- TAlignmentWidgetSlotMixin::FSlotArgumentsMixin → TBasicLayoutWidgetSlot::FSlotArguments
Derived Classes
TBasicLayoutWidgetSlot::FSlotArguments derived class hierarchy
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | TBasicLayoutWidgetSlot::FSlotArguments | Layout/BasicLayoutWidgetSlot.h |