FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SGenericDialogWidget::FArguments

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Dialogs/Dialogs.h

Include

#include "Dialogs/Dialogs.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SGenericDialogWidget >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

Content()

Content for the dialog

Public function

WidgetArgsTy...

 

ScrollBoxMaxHeight

(
    int32 InArg
)

Max height for the scroll box (default: 300f)

Public function

WidgetArgsTy...

 

UseScrollBox

(
    bool InArg
)

Should this dialog use a scroll box for over-sized content? (default: true)

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