FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SDeleteAssetsDialog::FArguments

References

Module

UnrealEd

Header

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

Include

#include "Dialogs/SDeleteAssetsDialog.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SDeleteAssetsDialog >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

ParentWindow

(
    const TAttribute< TSharedPtr< SWind...
)

The parent window hosting this dialog.

Public function

WidgetArgsTy...

 

Style

(
    FName InArg
)

The style of the content reference widget (optional)

Public function

WidgetArgsTy...

 

WidthOverride

(
    const TAttribute< FOptionalSize >&...
)

When specified, the path box will request this fixed size.

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