Spawn point for projectiles

Eitehr you make that component public and access it from the other blueprint. Or you could simply write a public function in your Pawn blueprint which will return the socket location and call it from the other BP.