Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/SizeBoxSlot.h |
Include |
#include "Components/SizeBoxSlot.h" |
class USizeBoxSlot : public UPanelSlot
The Slot for the USizeBoxSlot, contains the widget displayed in a button's single slot
Name | Description | ||
---|---|---|---|
|
TEnumAsByte< EH... |
HorizontalAlignment |
The alignment of the object horizontally. |
|
Padding |
The padding area between the slot and the content it contains. |
|
|
TEnumAsByte< EV... |
VerticalAlignment |
The alignment of the object vertically. |
Name | Description | |
---|---|---|
|
USizeBoxSlot ( |
Name | Description | ||
---|---|---|---|
|
BuildSlot ( |
Builds the underlying slot for the slate SizeBox. |
|
|
SetHorizontalAlignment ( |
||
|
SetPadding ( |
||
|
SetVerticalAlignment ( |
Name | Description | ||
---|---|---|---|
|
SynchronizeProperties() |
Applies all properties to the live slot if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |