Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/WidgetSwitcherSlot.h |
Include |
#include "Components/WidgetSwitcherSlot.h" |
class UWidgetSwitcherSlot : public UPanelSlot
The Slot for the UWidgetSwitcher, contains the widget that is flowed vertically
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 | |
---|---|---|
|
UWidgetSwitcherSlot ( |
Name | Description | ||
---|---|---|---|
|
BuildSlot ( |
Builds the underlying FSlot for the Slate layout panel. |
|
|
SetContent ( |
Sets the content of this slot, removing existing content if needed. |
|
|
SetHorizontalAlignment ( |
||
|
SetPadding ( |
||
|
SetVerticalAlignment ( |
Name | Description | ||
---|---|---|---|
|
SynchronizeProperties() |
Applies all properties to the live slot if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |