Navigation
Unreal Engine C++ API Reference > Developer
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FTreeMapAttribute | Describes a customized attribute of a tree node | |
![]() |
FTreeMapAttributeData | Stores data for a specific attribute type on a node | |
![]() |
FTreeMapAttributeValue | Describes a value for an attribute of a tree node | |
![]() |
FTreeMapNodeData | Single node in a tree map, which may have any number of child nodes, each with their own children and so on | |
![]() |
FTreeMapNodeVisualInfo | Visual ID for a node, generated by the tree map system | |
![]() |
FTreeMapOptions | Configuration for a new tree map | |
![]() |
FTreeMapStyle | Style data for STreeMap | |
![]() |
ITreeMap | Public tree map interface | |
![]() |
ITreeMapCustomization | Implement ITreeMapCustomization and pass it along when creating your tree map to allow for custom attributes and formatting features! | |
![]() |
STreeMap | Graphical tree map widget with interactive controls |