FAssetDataTagMapSharedView::FindRef

Find a value by key (default value if not found)

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetDataTagMap.h"

Syntax

FString FindRef
(
    FAssetDataTagMap::KeyConstPointerType Key
) const

Remarks

Find a value by key (default value if not found)

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