ConstructTileView

Overload list

Windows
MacOS
Linux
Name Description

Protected function Static

TSharedRef< ...

 

ConstructTileView

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

Protected function Static

TSharedRef< ...

 

ConstructTileView

(
    UListViewBaseT* Implementer,
    const TArray< ItemType >& ListItem...,
    EListItemAlignment TileAlignment,
    TAttribute< float > TileHeight,
    TAttribute< float > TileWidth,
    ESelectionMode::Type SelectionMode,
    bool bClearSelectionOnClick,
    bool bWrapDirectionalNavigation,
    EConsumeMouseWheel ConsumeMouseWhee...,
    EOrientation Orientation
)

Use ConstructTileView with FTileViewConstructArgs 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