FSparseItemInfo::FSparseItemInfo

Construct a new FTreeItem.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STreeView.h

Include

#include "Widgets/Views/STreeView.h"

Syntax

FSparseItemInfo
(
    bool InIsExpanded,
    bool InHasExpandedChildren
)

Remarks

Construct a new FTreeItem.

Parameters

Parameter

Description

InItemToVisualize

The DateItem pointer being wrapped by this FTreeItem

InHasChildren

Does this item have children? True if yes.

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