Navigation
API > API/Developer > API/Developer/TreeMap > API/Developer/TreeMap/STreeMap > API/Developer/TreeMap/STreeMap/FArguments
Description
Minimum size in pixels of a tree node that we should bother including in the UI. Below this size, you'll need to drill down to see the node.
| Name | MinimumVisibleTreeNodeSize |
| Type | function |
| Header File | /Engine/Source/Developer/TreeMap/Public/STreeMap.h |
| Include Path | #include "STreeMap.h" |
WidgetArgsType & MinimumVisibleTreeNodeSize
(
int32 InArg
)