How to get overlapping component of the overlapped actor

Thanks for the reply!

I just have many components (maybe that’s a bad idea altogether) and having an event for each doesn’t seem very flexible.

I tried to use Get Components By Class with loop just like you showed, but it doesn’t look like I can connect anything compatible to the Array Element pin that would give me information regarding overlapping, e.g. trying to connect Is Overlapping Component results in a message that complains about reference type mismatch.