Consume Movement Input Vector

Consume Movement Input Vector

Windows
MacOS
Linux

Returns the pending input vector and resets it to zero. This should be used during a movement update (by the Pawn or PawnMovementComponent) to prevent accumulation of control input between frames. Copies the pending input vector to the saved input vector (GetLastMovementInputVector()).

Target is Pawn

Consume Movement Input Vector
Target
Return Value
X0
Y 0
Z 0

Inputs

In
Exec
Target
Pawn Object Reference

Outputs

Out
Exec
Return Value
Vector

The pending input vector.

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