Pass player object ref to component by click

I’m trying to interact with a mouse click, but I need to pass the player that clicked on the object
how could I pass the player to the object if the click option does not pass who clicked?

image

image