Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataFilter.h |
Include |
#include "ContentBrowserDataFilter.h" |
struct FContentBrowserDataCompiledFilter
A filter used to control what is returned from Content Browser data queries. @note The source version of this, FContentBrowserDataFilter, is used with UContentBrowserDataSubsystem::CompileFilter to produce a compiled filter.
Name | Description | ||
---|---|---|---|
|
TSortedMap< con... |
CompiledFilters |
Per data-source compiled filter structs - typically optimized for both search queries and per-item queries |
|
ItemAttributeFilter |
Flags controlling which item attributes should be included in this query |
|
|
ItemCategoryFilter |
Flags controlling which item categories should be included in this query |
|
|
ItemTypeFilter |
Flags controlling which item types should be included in this query |