ConstructListView

Overload list

Windows
MacOS
Linux
Name Description

Protected function Static

TSharedRef< ...

 

ConstructListView

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

Protected function Static

TSharedRef< ...

 

ConstructListView

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

Use ConstructListView with FListViewConstructArgs 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