FTreeMapNodeVisualInfo

Visual ID for a node, generated by the tree map system

Windows
MacOS
Linux

References

Module

TreeMap

Header

/Engine/Source/Developer/TreeMap/Public/ITreeMap.h

Include

#include "ITreeMap.h"

Syntax

struct FTreeMapNodeVisualInfo

Remarks

Visual ID for a node, generated by the tree map system

Variables

Name Description

Public variable

bool

 

bIsInteractive

True if the node is 'interactive'.

Public variable

FSlateFontInfo

 

CenterTextFont

Public variable

FLinearColor

 

Color

Node color

Public variable

FSlateFontInfo

 

Name2Font

Public variable

FSlateFontInfo

 

NameFont

Node fonts

Public variable

FTreeMapNodeDat...

 

NodeData

Pointer back to the node data this visual was originally created from

Public variable

FVector2D

 

Position

Position for this node

Public variable

FVector2D

 

Size

Size for this node

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