How to get a specific character as server

Hi, I want to make the server attach an actor to one of the Clients, for that I need a reference to that specific character. So I made a RunOnServer function in my character blueprint, and I need to get that character to pass a reference of himself to that function but I don’t know how? Please Help, I’ve been at this for a week or so.