Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
Include |
#include "Widgets/SBoxPanel.h" |
struct FSlotArguments : public SBoxPanel::TSlot< SlotType >::FSlotArguments
Name | Description | ||
---|---|---|---|
|
FSlotArgumen... |
AutoWidth() |
The widget's DesiredSize will be used as the space required. |
|
FSlotArgumen... |
FillWidth ( |
The available space will be distributed proportionately. |
|
FSlotArgumen... |
MaxWidth ( |
Set the max size in SlateUnit this slot can be. |
Name |
Description |
---|---|
WidgetArgsType |