FSceneViewport::OnTouchFirstMove

Called when a touchpad touch has first moved after initial press

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

ISlateViewport::OnTouchFirstMove()

FSceneViewport::OnTouchFirstMove()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h

Include

#include "Slate/SceneViewport.h"

Source

/Engine/Source/Runtime/Engine/Private/Slate/SceneViewport.cpp

Syntax

virtual FReply OnTouchFirstMove
(
    const FGeometry & MyGeometry,
    const FPointerEvent & InTouchEvent
)

Remarks

Called when a touchpad touch has first moved after initial press

Parameters

Parameter

Description

ControllerEvent

The controller event generated