FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SUserWidget::FArguments

References

Module

SlateCore

Header

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

Include

#include "Widgets/SUserWidget.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SUserWidget >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

Content()

Public function

WidgetArgsTy...

 

HAlign

(
    EHorizontalAlignment InArg
)

Public function

WidgetArgsTy...

 

VAlign

(
    EVerticalAlignment InArg
)

Operators

Name Description

Public function

FArguments &

 

operator[]

(
    const TSharedRef< SWidget > InChild
)

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