STreeView::IsItemExpanded

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/STreeView.h"

Syntax

bool IsItemExpanded
(
    const ItemType & InItem
) const

Returns

true if the item is expanded; false otherwise.

Parameters

Parameter

Description

InItem

The data item whose expansion state to query.

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