SListView::Private_OnItemClicked

Called when the item is clicked, and returns whether or not the event was handled

Windows
MacOS
Linux

Override Hierarchy

ITypedTableView::Private_OnItemClicked()

SListView::Private_OnItemClicked()

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SListView.h"

Syntax

virtual bool Private_OnItemClicked
(
    ItemType TheItem
)

Remarks

Called when the item is clicked, and returns whether or not the event was handled

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