Pointer Event

Pointer Event

Windows
MacOS
Linux

Actions

Get Cursor Delta

Returns the distance the mouse traveled since the last event was handled.

Target is Kismet Input Library

Get Effecting Button

Mouse button that caused this event to be raised (possibly EB_None)

Target is Kismet Input Library

Get Gesture Delta

Returns the change in gesture value since the last gesture event of the same type.

Target is Kismet Input Library

Get Last Screen Space Position

Returns the position of the cursor in screen space last time we handled an input event

Target is Kismet Input Library

Get Pointer Index

Returns the unique identifier of the pointer (e.g., finger index)

Target is Kismet Input Library

Get Screen Space Position

Returns The position of the cursor in screen space

Target is Kismet Input Library

Get Touchpad Index

Returns the index of the touch pad that generated this event (for platforms with multiple touch pads per user)

Target is Kismet Input Library

Get User Index

Returns the index of the user that caused the event

Target is Kismet Input Library

Get Wheel Delta

How much did the mouse wheel turn since the last mouse event

Target is Kismet Input Library

Is Mouse Button Down

Mouse buttons that are currently pressed

Target is Kismet Input Library

Is Touch Event

Returns true if this event a result from a touch (as opposed to a mouse)

Target is Kismet Input Library

Pointer Event Get Gesture Type

Returns the type of touch gesture

Target is Kismet Input Library

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback