UProjectileMovementComponent::HandleImpact

Applies bounce logic if enabled to affect velocity upon impact (using [ComputeBounceResult()](API\Runtime\Engine\GameFramework\UProjectileMovementComponent\ComputeBounceResult)), or stops the projectile if bounces are not enabled or velocity is below BounceVelocityStopSimulatingThreshold.