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