FAssetDataTagMapSharedView::GenerateValueArray

Populate an array with all the map's values

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetDataTagMap.h"

Syntax

template<class FAllocator>
void GenerateValueArray
(
    TArray< FName, FAllocator > & OutValues
) const

Remarks

Populate an array with all the map's values

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