FContentBrowserItemData::GetItemCategory

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

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemData

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include #include "ContentBrowserItemData.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp
EContentBrowserItemFlags GetItemCategory() const

Remarks

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

Equivalent to applying EContentBrowserItemFlags::Category_MASK to GetItemFlags().


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library