FContentBrowserDataUnsupportedClassFilter

Data used to tell the content browser to show the item that doesn't pass the class permission list as a unsupported asset

Unreal Engine C++ API Reference > 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< FPa... ClassPermissionList  
TSharedPtr< FPa... FolderPermissionList  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library