FContentBrowserItem::GetItemCategory

Get the flags denoting the item category information for this item instance.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

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

Include

#include "ContentBrowserItem.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItem.cpp

Syntax

EContentBrowserItemFlags GetItemCategory() const

Remarks

Get the flags denoting the item category information for this item instance. @note Equivalent to applying EContentBrowserItemFlags::Category_MASK to GetItemFlags().

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