Navigation
Unreal Engine C++ API Reference > 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< FAssetD... | SelectedAssets | Legacy data - if set will take precedence over SelectedItems. |
TArray< FString... | SelectedFolders | |
TArray< FConten... | SelectedItems |