FTreeMapAttributeData

Stores data for a specific attribute type on a node

Windows
MacOS
Linux

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

Name Description

Public variable

FName

 

Value

Value for this data

Constructors

Name Description

Public function

FTreeMapAttributeData()

Default constructor for FTreeMapAttributeData

Public function

FTreeMapAttributeData

(
    const FName InitValue
)

Intitialization constructor for FTreeMapAttributeData

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