Navigation
API > API/Developer > API/Developer/TreeMap
References
| Module | TreeMap |
| Header | /Engine/Source/Developer/TreeMap/Public/ITreeMap.h |
| Include | #include "ITreeMap.h" |
Syntax
enum ETreeMapType
{
Standard,
Squarified,
}
Values
| Name | Description |
|---|---|
| Standard | Plain tree map |
| Squarified | Squarified tree map |
Remarks
Type of tree map