Detect click event in a BluePrintClass spawn in another BluePrintClass

Let me first understand your question:

You have some blueprint, all from same class, and you locate them randomly in some positions. Each of them has a trigger which rises an event that you are in range (vicinity). Now, you want to click on them, when the vicinity event is rise.

Is this your question?