Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/SAssetViewItem
Data for a cached display tag for this item (used in the tooltip, and also as the display string in column views)
| Name | FTagDisplayItem |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h |
| Include Path | #include "AssetViewWidgets.h" |
Syntax
struct FTagDisplayItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTagDisplayItem
(
FName InTagKey, |
AssetViewWidgets.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bImportant | bool | AssetViewWidgets.h | ||
| DisplayKey | FText | AssetViewWidgets.h | ||
| DisplayValue | FText | AssetViewWidgets.h | ||
| TagKey | FName | AssetViewWidgets.h |