Choose your operating system:
Windows
macOS
Linux
| ISlateViewport::OnTouchFirstMove()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h |
Include |
#include "Slate/SceneViewport.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Slate/SceneViewport.cpp |
virtual FReply OnTouchFirstMove
(
const FGeometry & MyGeometry,
const FPointerEvent & InTouchEvent
)
Called when a touchpad touch has first moved after initial press
Parameter |
Description |
---|---|
ControllerEvent |
The controller event generated |