Make the grapple line into a projectile?

Hi,

I want to make a homing rope, so when I select a static mesh in game I can grapple onto that without aiming at it.

I know it is doable to make projectiles homing, but because the grapple line is not a part of the projectiles, it lacks “Set is homing projectile”, “Set homing target component” and so on.

Is there a way to work around that, so I can use those Homing variables with the grappling line?

Thanks in advance for the help!