Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowser
Inheritance Hierarchy
References
Module | ContentBrowser |
Header | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserMenuContexts.h |
Include | #include "ContentBrowserMenuContexts.h" |
Syntax
class UContentBrowserFolderContext : public [UContentBrowserMenuContext](API\Editor\ContentBrowser\UContentBrowserMenuContext)
Variables
Type | Name | Description |
---|---|---|
bool | bCanBeModified | |
bool | bNoFolderOnDisk | |
int32 | NumAssetPaths | |
int32 | NumClassPaths | |
FOnCreateNewFol... | OnCreateNewFolder | |
TArray< FString... | SelectedPackagePaths |
Functions
Type | Name | Description |
---|---|---|
const TArray... | GetSelectedPackagePaths () |