FContentBrowserItem::GetItemType

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

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

References

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

Remarks

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

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library