Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/VerticalBox.h |
Include |
#include "Components/VerticalBox.h" |
class UVerticalBox : public UPanelWidget
A vertical box widget is a layout panel allowing child widgets to be automatically laid out vertically.
Many Children Flows Vertical
Name | Description | ||
---|---|---|---|
|
TSharedPtr< cla... |
MyVerticalBox |
Name | Description | |
---|---|---|
|
UVerticalBox ( |
Name | Description | ||
---|---|---|---|
|
UVerticalBox... |
AddChildToVerticalBox ( |
Name | Description | ||
---|---|---|---|
|
UClass * |
GetSlotClass() |
|
|
OnSlotAdded ( |
||
|
OnSlotRemoved ( |
Name | Description | ||
---|---|---|---|
|
const FText |
GetPaletteCategory() |
Gets the palette category of the widget |
|
TSharedRef< ... |
RebuildWidget() |
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |