IContentBrowserSingleton::CreateModalOpenAssetDialog

Opens the Open 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

TArray< FAssetData > CreateModalOpenAssetDialog
(
    const FOpenAssetDialogConfig & InConfig
)

Remarks

Opens the Open Asset dialog in a modal window

Returns

The assets that were chosen to be opened

Parameters

Parameter

Description

OpenAssetConfig

A struct containing details about how the open 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