Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/HorizontalBox.h |
Include |
#include "Components/HorizontalBox.h" |
class UHorizontalBox : public UPanelWidget
Allows widgets to be laid out in a flow horizontally.
Many Children Flow Horizontal
Name | Description | ||
---|---|---|---|
|
TSharedPtr< cla... |
MyHorizontalBox |
Name | Description | |
---|---|---|
|
UHorizontalBox ( |
Name | Description | ||
---|---|---|---|
|
UHorizontalB... |
AddChildToHorizontalBox ( |
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 ( |