Navigation
API > API/Editor > API/Editor/ContentBrowser
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UContentBrowserMenuContext
- UContentBrowserFolderContext
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserMenuContexts.h |
| Include | #include "ContentBrowserMenuContexts.h" |
Syntax
class UContentBrowserFolderContext : public UContentBrowserMenuContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCanBeModified | ||
| bool | bNoFolderOnDisk | ||
| int32 | NumAssetPaths | ||
| int32 | NumClassPaths | ||
| FOnCreateNewFolder | OnCreateNewFolder | ||
| TArray< FString > | SelectedPackagePaths |