In the FirstPersonProjectile blueprint, click the ProjectileComponent and in the properties window add a 'OnProjectileBounce' event handler.
Copy the pictured nodes.
You can now check that when hit, a projectile will give damage (but not much else will happen yet).