FSceneViewport::OnTouchGesture

Called on a touchpad gesture event

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

ISlateViewport::OnTouchGesture()

FSceneViewport::OnTouchGesture()

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 OnTouchGesture
(
    const FGeometry & MyGeometry,
    const FPointerEvent & InGestureEvent
)

Remarks

Called on a touchpad gesture event

Parameters

Parameter

Description

InGestureEvent

The touch event generated