SCustomDialog::FArguments::RootPadding

Padding to apply to the widget embedded in the window, i.e. to all widgets contained in the window (default: {4,4,4,4} )

Unreal Engine C++ API Reference > Developer > ToolWidgets > Dialog > SCustomDialog > FArguments

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/Dialog/SCustomDialog.h
Include #include "Dialog/SCustomDialog.h"
WidgetArgsType & RootPadding
&40;
    const TAttribute< FMargin > & InAttribute
&41;

Remarks

Padding to apply to the widget embedded in the window, i.e. to all widgets contained in the window (default: {4,4,4,4} )


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library