unreal.ContentBrowserItemTypeFilter

class unreal.ContentBrowserItemTypeFilter

Bases: unreal.EnumBase

Flags controlling which item types should be included

C++ Source:

  • Module: ContentBrowserData

  • File: ContentBrowserDataFilter.h

INCLUDE_ALL

3

INCLUDE_FILES

2

INCLUDE_FOLDERS

1

INCLUDE_NONE

0