Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetViewItem
References
Module | ContentBrowser |
Header | /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h |
Include | #include "AssetViewWidgets.h" |
Syntax
struct FTagDisplayItem
Remarks
Data for a cached display tag for this item (used in the tooltip, and also as the display string in column views)
Variables
Constructors
Type | Name | Description |
---|---|---|
FTagDisplayItem ( FName InTagKey, FText InDisplayKey, FText InDisplayValue, const bool InImportant ) |