Navigation
API > API/Editor > API/Editor/ContentBrowserData
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataFilter.h |
| Include | #include "ContentBrowserDataFilter.h" |
Syntax
struct FContentBrowserDataUnsupportedClassFilter
Remarks
Data used to tell the content browser to show the item that doesn't pass the class permission list as a unsupported asset
This will restrict user interaction with those asset in the content browser and only affect the asset in the folders specified in the permission list
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FPathPermissionList > | ClassPermissionList | ||
| TSharedPtr< FPathPermissionList > | FolderPermissionList |