STreeView::Private_IsItemExpanded

Tree View adds the ability to expand/collapse items.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

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

Include

#include "Widgets/Views/STreeView.h"

Syntax

virtual bool Private_IsItemExpanded
(
    const ItemType & TheItem
) const

Remarks

Tree View adds the ability to expand/collapse items. All the selection functionality is inherited from ListView.

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