unreal.ContentBrowserItemTypeFilter

class unreal.ContentBrowserItemTypeFilter

Bases: EnumBase

Flags controlling which item types should be included

C++ Source:

  • Module: ContentBrowserData

  • File: ContentBrowserDataFilter.h

INCLUDE_ALL: ContentBrowserItemTypeFilter

3

INCLUDE_FILES: ContentBrowserItemTypeFilter

2

INCLUDE_FOLDERS: ContentBrowserItemTypeFilter

1

INCLUDE_NONE: ContentBrowserItemTypeFilter

0