Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SConstraintCanvas > API/Runtime/Slate/Widgets/Layout/SConstraintCanvas/FSlot
Inheritance Hierarchy
- FSlotBase::FSlotArguments
- TSlotBase::FSlotArguments
- SConstraintCanvas::FSlot::FSlotArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SConstraintCanvas.h |
| Include | #include "Widgets/Layout/SConstraintCanvas.h" |
Syntax
struct FSlotArguments : public TSlotBase< FSlot >::FSlotArguments
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Alignment
(
const TAttribute< FVector2D >& InAttribute |
||
| WidgetArgsType & | Anchors
(
const TAttribute< FAnchors >& InAttribute |
||
| WidgetArgsType & | AutoSize
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | Offset
(
const TAttribute< FMargin >& InAttribute |
||
| WidgetArgsType & |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |