Navigation
API > API/Editor > API/Editor/ContentBrowser
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
Syntax
struct FContentBrowserSelection
Remarks
A selection of items in the Content Browser
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FAssetData > | SelectedAssets | Legacy data - if set will take precedence over SelectedItems. | |
| TArray< FString > | SelectedFolders | ||
| TArray< FContentBrowserItem > | SelectedItems |