Navigation
API > API/Developer > API/Developer/TreeMap > API/Developer/TreeMap/STreeMap > API/Developer/TreeMap/STreeMap/FArguments
Description
Sets the font used to draw the text. Note the height of the font may change automatically based on the tree node size
| Name | NameFont |
| Type | function |
| Header File | /Engine/Source/Developer/TreeMap/Public/STreeMap.h |
| Include Path | #include "STreeMap.h" |
WidgetArgsType & NameFont
(
const TAttribute < FSlateFontInfo > & InAttribute
)