FTreeMapAttributeValue

Describes a value for an attribute of a tree node

Unreal Engine C++ API Reference > Developer > TreeMap

References

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

Syntax

class FTreeMapAttributeValue  

Remarks

Describes a value for an attribute of a tree node

Variables

Type Name Description
FName Name Name of this value
FLinearColor NodeColor The node color that this value maps to
float NodeSize The node size that this value maps to

Constructors

Type Name Description
  FTreeMapAttributeValue () Default constructor

Destructors

Type Name Description
  ~FTreeMapAttributeValue () Virtual destructor

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library