FAssetDataTagMapSharedView::FindTag

Find a value by key and return an option indicating if it was found, and if so, what the value is.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetDataTagMap.h

Include

#include "AssetRegistry/AssetDataTagMap.h"

Syntax

FAssetTagValueRef FindTag
(
    FName Tag
) const

Remarks

Find a value by key and return an option indicating if it was found, and if so, what the value is.

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