SetItemSelection

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetItemSelection

(
    const ItemType& InItem,
    bool bSelected,
    ESelectInfo::Type SelectInfo
)

Set the selection state of an item.

Public function

void

 

SetItemSelection

(
    const TArray< ItemType >& InItems,
    bool bSelected,
    ESelectInfo::Type SelectInfo
)

Set the selection state of multiple 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