How to break something when I look at it (old version)

Hi,

I am using unreal 4.25 since the perlin noise plugin I’m using only works for versions up to 4.26. I want to know how to break something when I look at it. I tried using raycast or line trace (I don’t know what its called) and it broke the actor instead of the component. When I tried using Destroy Component instead, it didn’t work.

Thank you in advance.