unreal.MotionEvent

class unreal.MotionEvent

Bases: InputEvent

FMotionEvent describes a touch pad action (press, move, lift) It is passed to event handlers dealing with touch input.

C++ Source:

  • Module: SlateCore

  • File: Events.h