unreal.PointerEvent¶
- class unreal.PointerEvent¶
Bases:
InputEventFPointerEvent describes a mouse or touch action (e.g. Press, Release, Move, etc). It is passed to event handlers dealing with pointer-based input.
C++ Source:
Module: SlateCore
File: Events.h