FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SCreateAssetFromObject::FArguments

References

Module

UnrealEd

Header

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

Include

#include "SCreateAssetFromObject.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

AssetFilenameSuffix

(
    FString InArg
)

The default suffix to use for the asset filename

Public function

WidgetArgsTy...

 

CreateButtonText

(
    FText InArg
)

The label for the create button

Public function

WidgetArgsTy...

 

DefaultNameOverride

(
    FText InArg
)

Public function

WidgetArgsTy...

 

HeadingText

(
    FText InArg
)

The text to display at the top of the dialog

Public function

WidgetArgsTy...

 

OnCreateAssetAction

(
    const FOnPathChosen& InDelegate
)

Action to perform when create clicked

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