FContentBrowserItem::GetItemAttributes

Query the values of all attributes on this item.

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

FContentBrowserItemDataAttributeValues GetItemAttributes
(
    const bool InIncludeMetaData
) const

Remarks

Query the values of all attributes on this item.

Returns

Map of any attributes available on this item, along with their values.

Parameters

Parameter

Description

InIncludeMetaData

True if we should also include any additional meta-data for the values.

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