Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SPanel
- SBoxPanel
- SVerticalBox
- SDragAndDropVerticalBox
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
Include | #include "Widgets/SBoxPanel.h" |
Syntax
class SVerticalBox : public SBoxPanel
Remarks
A Vertical Box Panel. See SBoxPanel for more info.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
SVerticalBox () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FScopedWidgetSlotArguments | AddSlot () |
|
![]() |
void | Construct
(
const FArguments& InArgs |
Construct this widget |
![]() |
FSlot & | GetSlot
(
int32 SlotIndex |
|
![]() ![]() |
const FSlot & | GetSlot
(
int32 SlotIndex |
|
![]() |
FScopedWidgetSlotArguments | InsertSlot
(
int32 Index |
|
![]() ![]() |
FSlot::FSlotArguments | Slot () |
|
![]() ![]() |
const FSlateWidgetClassData & |
Overridden from FSlateControlledConstruction
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
const FSlateWidgetClassData & |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments | ||
![]() |
FSlot |
Typedefs
Name | Description |
---|---|
FScopedWidgetSlotArguments | |
PrivateParentType | |
PrivateThisType | |
Super | |
ThisClass |