FAssetPropertyTagCache::FClassPropertyTagCache::GetTagNameFromAlias

See whether the given name is a known alias of a tag, and if so, return the real tag name

Windows
MacOS
Linux

References

Module

ContentBrowserAssetDataSource

Header

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

Include

#include "AssetPropertyTagCache.h"

Syntax

FName GetTagNameFromAlias
(
    const FName InTagName
) const

Remarks

See whether the given name is a known alias of a tag, and if so, return the real tag name

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