FSlotArguments

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h

Include

#include "Widgets/SBoxPanel.h"

Syntax

struct FSlotArguments : public SBoxPanel::TSlot< SlotType >::FSlotArguments

Functions

Name Description

Public function

FSlotArgumen...

 

AutoWidth()

The widget's DesiredSize will be used as the space required.

Public function

FSlotArgumen...

 

FillWidth

(
    TAttribute< float > InStretchCoeffi...
)

The available space will be distributed proportionately.

Public function

FSlotArgumen...

 

MaxWidth

(
    TAttribute< float > InMaxWidth
)

Set the max size in SlateUnit this slot can be.

Typedefs

Name

Description

WidgetArgsType