FAssetDataTagMapSharedView::GetKeys

Populate an array with all the map's keys

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetDataTagMap.h"

Syntax

template<class FAllocator>
int32 GetKeys
(
    TArray< FName, FAllocator > & OutKeys
) const

Remarks

Populate an array with all the map's keys

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