if thats the case i would create a variable in the projectile actor named something like “whospawnedme?” then make the variable exposed on spawn in the details panel. then in the enemy bp when he goes to spawn the arrow set the variable. this way the arrow will always have a reference to who spawned it.
its in a similar fashion to this post