unreal.ContentBrowserItemCategoryFilter

class unreal.ContentBrowserItemCategoryFilter

Bases: EnumBase

Flags controlling which item categories should be included

C++ Source:

  • Module: ContentBrowserData

  • File: ContentBrowserDataFilter.h

INCLUDE_ALL: ContentBrowserItemCategoryFilter

15

INCLUDE_ASSETS: ContentBrowserItemCategoryFilter

1

INCLUDE_CLASSES: ContentBrowserItemCategoryFilter

2

INCLUDE_COLLECTIONS: ContentBrowserItemCategoryFilter

4

INCLUDE_MISC: ContentBrowserItemCategoryFilter

8

INCLUDE_NONE: ContentBrowserItemCategoryFilter

0