ConstructTreeView

Overload list

Windows
MacOS
Linux
Name Description

Protected function Static

TSharedRef< ...

 

ConstructTreeView

(
    UListViewBaseT* Implementer,
    const TArray< ItemType >& ListItem...,
    const FTreeViewConstructArgs& Args
)

Protected function Static

TSharedRef< ...

 

ConstructTreeView

(
    UListViewBaseT* Implementer,
    const TArray< ItemType >& ListItem...,
    ESelectionMode::Type SelectionMode,
    bool bClearSelectionOnClick,
    EConsumeMouseWheel ConsumeMouseWhee...
)

Use ConstructTreeView with FTreeViewConstructArgs instead of individual arguments.

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