FGestureRecognizer::DetectGestures

Attempt to detect touch gestures

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GestureRecognizer.h

Include

#include "GestureRecognizer.h"

Source

/Engine/Source/Runtime/Engine/Private/GestureRecognizer.cpp

Syntax

void DetectGestures
(
    const FVector Touches,
    class UPlayerInput * PlayerInput,
    float DeltaTime
)

Remarks

Attempt to detect touch gestures

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