FPropertyTagCache

Windows
MacOS
Linux

References

Module

ContentBrowserAssetDataSource

Header

/Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/AssetPropertyTagCache.h

Include

#include "AssetPropertyTagCache.h"

Syntax

struct FPropertyTagCache

Variables

Name Description

Public variable

uint32

 

DisplayFlags

Flags giving hints at how to display this tag value in the UI (see ETagDisplay)

Public variable

FText

 

DisplayName

Resolved display name of the associated tag

Public variable

FString

 

ImportantValue

Optional value which denotes which values should be considered "important" in the UI

Public variable

FText

 

Suffix

Optional suffix to apply to values of the tag attribute in the UI

Public variable

UObject::FAsset...

 

TagType

The kind of data represented by this tag value

Public variable

FText

 

TooltipText

Optional tooltip of the associated tag

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