FTreeMapAttributeData

Stores data for a specific attribute type on a node

Unreal Engine C++ API Reference > Developer > TreeMap

References

   
Module TreeMap
Header /Engine/Source/Developer/TreeMap/Public/ITreeMap.h
Include #include "ITreeMap.h"

Syntax

class FTreeMapAttributeData  

Remarks

Stores data for a specific attribute type on a node

Variables

Type Name Description
FName Value Value for this data

Constructors

Type Name Description
  FTreeMapAttributeData () Default constructor for FTreeMapAttributeData
  FTreeMapAttributeData ( const FName InitValue ) Intitialization constructor for FTreeMapAttributeData

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library