UCharacterMovementComponent::ShouldComputeAccelerationToReachRequestedVelocity

When a character requests a velocity (like when following a path), this method returns true if when we should compute the acceleration toward requested velocity (including friction).