STreeMap::FArguments::NestedContainerOuterPadding

How many pixels of padding around the outside of a non-root tree node's box.

Unreal Engine C++ API Reference > Developer > TreeMap > STreeMap > FArguments

References

   
Module TreeMap
Header /Engine/Source/Developer/TreeMap/Public/STreeMap.h
Include #include "STreeMap.h"
WidgetArgsType & NestedContainerOuterPadding
&40;
    float InArg
&41;

Remarks

How many pixels of padding around the outside of a non-root tree node's box. Adding padding makes the tree look better, but you lose some sizing accuracy


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library