IContentBrowserSingleton::CreateModalSaveAssetDialog

Opens the Save Asset dialog in a modal window

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h

Include

#include "IContentBrowserSingleton.h"

Syntax

FString CreateModalSaveAssetDialog
(
    const FSaveAssetDialogConfig & SaveAssetConfig
)

Remarks

Opens the Save Asset dialog in a modal window

Returns

The object path that was chosen

Parameters

Parameter

Description

SaveAssetConfig

A struct containing details about how the save asset dialog should behave

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss