Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/Spacer.h |
Include |
#include "Components/Spacer.h" |
class USpacer : public UWidget
A spacer widget; it does not have a visual representation, and just provides padding between other widgets.
No Children
Name | Description | ||
---|---|---|---|
|
TSharedPtr< SSp... |
MySpacer |
|
|
Size |
The size of the spacer |
Name | Description | |
---|---|---|
|
USpacer ( |
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. |
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |