Implement interface through component ?

Yeah, you have to get a reference to the component and then check it… does implement interface, then call event and use the component as target.

If you can get a direct reference to the Actor that has the component (trace/overlap etc) you can check if the actor has a specific component by class. Then call the BPI event.