Navigation
API > API/Developer > API/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 | |
|---|---|---|---|
| Default constructor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor |