Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SStackBox
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SStackBox::FArguments
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include | #include "Widgets/SBoxPanel.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SStackBox >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< typename SStackBox::FSlot::FSlotArguments > | _Slots |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Orientation
(
EOrientation InArg |
Operators
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | operator+
(
typename SStackBox::FSlot::FSlotArguments& SlotToAdd |
||
| WidgetArgsType & | operator+
(
typename SStackBox::FSlot::FSlotArguments&& SlotToAdd |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |