STreeMap::FArguments::MinimumVisibleTreeNodeSize

Minimum size in pixels of a tree node that we should bother including in the UI.

Windows
MacOS
Linux

References

Module

TreeMap

Header

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

Include

#include "STreeMap.h"

Syntax

WidgetArgsType & MinimumVisibleTreeNodeSize
(
    int32 InArg
)

Remarks

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.

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