UUserWidget::SetPadding

Sets the padding for the user widget, putting a larger gap between the widget border and it's root widget.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Source

/Engine/Source/Runtime/UMG/Private/UserWidget.cpp

Syntax

void SetPadding
(
    FMargin InPadding
)

Remarks

Sets the padding for the user widget, putting a larger gap between the widget border and it's root widget.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss