FAssetDataTagMapSharedView::FindChecked

Find a value by key (abort if not found)

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetDataTagMap.h"

Syntax

const FString FindChecked
(
    FAssetDataTagMap::KeyConstPointerType Key
) const

Remarks

Find a value by key (abort 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