FTreeMapAttributeValue

Describes a value for an attribute of a tree node

Windows
MacOS
Linux

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

Name Description

Public variable

FName

 

Name

Name of this value

Public variable

FLinearColor

 

NodeColor

The node color that this value maps to

Public variable

float

 

NodeSize

The node size that this value maps to

Constructors

Name Description

Public function

FTreeMapAttributeValue()

Default constructor

Destructors

Name Description

Public function Virtual

~FTreeMapAttributeValue()

Virtual destructor

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