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