SweepMulti HitResult returning bones but only want the Actor

Currently I’m trying to create explosive that apply damage to the player, my code currently does the correct damage but the damage is applied per bone killing the player instantly. I only want it to apply to the actors once, the for loop is to apply to multiple actors in the blast radius. Is there any way to only SweepMulti actors and not bones?

Code:

Game Log:

293625-codeissue2.png