Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/IContentBrowserSingleton
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
TArray< FAssetData > CreateModalOpenAssetDialog
&40;
const FOpenAssetDialogConfig & InConfig
&41;
Remarks
Opens the Open Asset dialog in a modal window The assets that were chosen to be opened
Parameters
| Name | Description |
|---|---|
| OpenAssetConfig | A struct containing details about how the open asset dialog should behave |