Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItemData
Description
Check to see whether this item is a display only folder.
Equivalent to testing whether all of EContentBrowserItemFlags::Category_MASK are unset on GetItemFlags().
| Name | IsDisplayOnlyFolder |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h |
| Include Path | #include "ContentBrowserItemData.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp |
bool IsDisplayOnlyFolder() const