Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItemData
Description
Check to see whether this item is temporary.
Equivalent to testing whether any of EContentBrowserItemFlags::Temporary_MASK is set on GetItemFlags().
| Name | IsTemporary |
| 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 IsTemporary() const