UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPaddingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin Struct Reference

#include <BasicLayoutWidgetSlot.h>

Public Member Functions

MixedIntoType::FSlotArguments & Padding (TAttribute< FMargin > InPadding)
 
MixedIntoType::FSlotArguments & Padding (float Uniform)
 
MixedIntoType::FSlotArguments & Padding (float Horizontal, float Vertical)
 
MixedIntoType::FSlotArguments & Padding (float Left, float Top, float Right, float Bottom)
 

Member Function Documentation

◆ Padding() [1/4]

template<typename MixedIntoType >
MixedIntoType::FSlotArguments & TPaddingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin::Padding ( float  Horizontal,
float  Vertical 
)
inline

◆ Padding() [2/4]

template<typename MixedIntoType >
MixedIntoType::FSlotArguments & TPaddingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin::Padding ( float  Left,
float  Top,
float  Right,
float  Bottom 
)
inline

◆ Padding() [3/4]

template<typename MixedIntoType >
MixedIntoType::FSlotArguments & TPaddingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin::Padding ( float  Uniform)
inline

◆ Padding() [4/4]

template<typename MixedIntoType >
MixedIntoType::FSlotArguments & TPaddingWidgetSlotMixin< MixedIntoType >::FSlotArgumentsMixin::Padding ( TAttribute< FMargin InPadding)
inline

The documentation for this struct was generated from the following file: