OnTouchMoved

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

bool

 

OnTouchMoved

(
    const FVector2D& Location,
    int32 TouchIndex,
    int32 ControllerId
)

This function signature is deprecated, use OnTouchMoved that takes a Force

Public function Virtual

bool

 

OnTouchMoved

(
    const FVector2D& Location,
    float Force,
    int32 TouchIndex,
    int32 ControllerId
)

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