STreeView::GetExpandedItems

Generates a set of items that are currently expanded.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/STreeView.h"

Syntax

void GetExpandedItems
(
    TItemSet & ExpandedItems
) const

Remarks

Generates a set of items that are currently expanded.

Parameters

Parameter

Description

ExpandedItems

The generated set of expanded items.

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