FTreeMapAttribute

Describes a customized 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 FTreeMapAttribute

Remarks

Describes a customized attribute of a tree node

Variables

Name Description

Public variable

FTreeMapAttribu...

 

DefaultValue

Default value to use when none is specified on a node

Public variable

FName

 

Name

Name of this attribute

Public variable

TMap< FName, FT...

 

Values

Maps a value name to the data that describes that value

Constructors

Name Description

Public function

FTreeMapAttribute()

Default constructor

Destructors

Name Description

Public function Virtual

~FTreeMapAttribute()

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