Navigation
Unreal Engine C++ API Reference > Plugins > ContentBrowserAssetDataSource > FAssetPropertyTagCache
References
Module | ContentBrowserAssetDataSource |
Header | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/AssetPropertyTagCache.h |
Include | #include "AssetPropertyTagCache.h" |
Syntax
struct FClassPropertyTagCache
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FPropertyTagCache * | GetCacheForTag
(
const FName InTagName |
|
![]() ![]() |
FName | GetTagNameFromAlias
(
const FName InTagName |
See whether the given name is a known alias of a tag, and if so, return the real tag name |