Detecting Actors that collided with Blueprint.

Hello, I am trying to make a game, of which a mechanic is that an actor will have different reactions when it is collided with different actors.
I would like to ask how I can detect which actors have collided with a certain actor.
Thank you very much for the help.

You can use the overlap event for this.