Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/SCommonTreeView
- SWidget::OnTouchMoved()
- STableViewBase::OnTouchMoved()
- SCommonTreeView::OnTouchMoved()
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonTreeView.h |
| Include | #include "CommonTreeView.h" |
virtual FReply OnTouchMoved
&40;
const FGeometry & MyGeometry,
const FPointerEvent & InTouchEvent
&41;
Remarks
Called when a touchpad touch is moved (finger moved)
Parameters
| Name | Description |
|---|---|
| InTouchEvent | The touch event generated |