Navigation
Unreal Engine C++ API Reference > Developer > TreeMap > FTreeMapNodeData
Syntax
TArray< FString > HashTags
Remarks
Hashtags for this node. This is just meta-data for the node that may have been loaded from a file. It is not used by the TreeMap system directly, but you could harvest these tags and convert them into custom attributes if you wanted to!