FContentBrowserDataCollectionFilter

Data used to filter items by their collection.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataFilter.h

Include

#include "ContentBrowserDataFilter.h"

Syntax

struct FContentBrowserDataCollectionFilter

Remarks

Data used to filter items by their collection. @note This will typically limit your query to items that support being inside a collection.

Variables

Name Description

Public variable

bool

 

bIncludeChildCollections

Whether we should include child collections in this query

Public variable

TArray< FCollec...

 

SelectedCollections

Array of collections to include in this query

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss