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.
Target is Pawn Movement Component
X0
Y 0
Z 0
|
Out
Exec
|
|
|
Return Value
Vector
|
The pending input vector. |