Navigation
API > API/Editor > API/Editor/ContentBrowserData
Type describing the meta-data associated with an item attribute value. This provides additional context and information that can be used to interpret and display the value.
Name
FContentBrowserItemDataAttributeMetaData
Type
class
Header File
/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include Path
#include "ContentBrowserItemData.h"
Syntax
class FContentBrowserItemDataAttributeMetaData
Copy full snippet
Constructors
Name
Remarks
Include Path
Unreal Specifiers
Constructor.
ContentBrowserItemData.h
Copy support.
ContentBrowserItemData.h
Move support.
ContentBrowserItemData.h
Variables
Public
Name
Type
Remarks
Include Path
Unreal Specifiers
AttributeType
UObject::FAssetRegistryTag::ETagType
The kind of data represented by this attribute value
ContentBrowserItemData.h
bIsImportant
bool
True if this attribute value is considered "important" in the UI
ContentBrowserItemData.h
DisplayFlags
uint32
Flags giving hints at how to display this attribute value in the UI (see ETagDisplay)
ContentBrowserItemData.h
DisplayName
FText
Resolved display name of the associated attribute
ContentBrowserItemData.h
Suffix
FText
Optional suffix to apply to values of the associated attribute in the UI
ContentBrowserItemData.h
TooltipText
FText
Optional tooltip of the associated attribute
ContentBrowserItemData.h
Functions
Public
Operators
Name
Remarks
Include Path
Unreal Specifiers
ContentBrowserItemData.h
ContentBrowserItemData.h