APawn::GetLastMovementInputVector

Return the last input vector in world space that was processed by [ConsumeMovementInputVector()](API\Runtime\Engine\GameFramework\APawn\ConsumeMovementInputVector), which is usually done by the Pawn or PawnMovementComponent.