Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/TAlignmentWidgetSlotMixin
Inheritance Hierarchy
- TAlignmentWidgetSlotMixin::FSlotArgumentsMixin
- TBasicLayoutWidgetSlot::FSlotArguments
- SBoxPanel::TSlot::FSlotArguments
- SHorizontalBox::FSlot::FSlotArguments
- SStackBox::FSlot::FSlotArguments
- SScrollBox::FSlot::FSlotArguments
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/BasicLayoutWidgetSlot.h |
| Include | #include "Layout/BasicLayoutWidgetSlot.h" |
Syntax
struct FSlotArgumentsMixin
Functions
| Type | Name | Description | |
|---|---|---|---|
| MixedIntoType::FSlotArguments & | HAlign
(
EHorizontalAlignment InHAlignment |
||
| MixedIntoType::FSlotArguments & | VAlign
(
EVerticalAlignment InVAlignment |