Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/HorizontalBoxSlot.h |
Include |
#include "Components/HorizontalBoxSlot.h" |
class UHorizontalBoxSlot : public UPanelSlot
Name | Description | ||
---|---|---|---|
|
TEnumAsByte< EH... |
HorizontalAlignment |
|
|
Padding |
The amount of padding between the slots parent and the content. |
|
|
Size |
How much space this slot should occupy in the direction of the panel. |
|
|
TEnumAsByte< EV... |
VerticalAlignment |
Name | Description | |
---|---|---|
|
UHorizontalBoxSlot ( |
Name | Description | ||
---|---|---|---|
|
BuildSlot ( |
||
|
SetHorizontalAlignment ( |
||
|
SetPadding ( |
||
|
SetSize ( |
||
|
SetVerticalAlignment ( |
Name | Description | ||
---|---|---|---|
|
NudgeByDesigner |
Called by the designer to "nudge" a widget in a direction. |
|
|
SynchronizeFromTemplate ( |
Called by the designer when a design-time widget needs to have changes to its associated template synchronized. |
|
|
SynchronizeProperties() |
Applies all properties to the live slot if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |