FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SUniformGridPanel::FArguments

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SUniformGridPanel.h

Include

#include "Widgets/Layout/SUniformGridPanel.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SUniformGridPanel >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

MinDesiredSlotHeight

(
    const TAttribute< float >& InAttri...
)

The minimum desired height of the slots

Public function

WidgetArgsTy...

 

MinDesiredSlotWidth

(
    const TAttribute< float >& InAttri...
)

The minimum desired width of the slots

Public function

WidgetArgsTy...

 

SlotPadding

(
    const TAttribute< FMargin >& InAtt...
)

Padding given to each slot

Operators

Name Description

Public function

WidgetArgsTy...

 

operator+

(
    FSlot& SlotToAdd
)

Slot type supported by this panel

Typedefs

Name

Description

WidgetArgsType

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