Send Message To Specific Blueprint?

Ok so if I were to have multiple graffiti actors within my level and I get the reference to that actor instance I would be able to set the bool to reveal the graffiti on that specific actor I collided with?

Right now the message triggers the bool on all of them

So I assume if I get the reference from within the player I can then send the message to that specific actor?