How to check if the actor is a server host?

I cant use authority becouse if call it in the client blueprint, it will give true result for server and faulse for a client. A need some function of something that will give me true result when i call it on the server actor - ONLY on the server actor. it should give me false result even when i call it ON SERVER BUT IN THE CLIENT ACTOR BLUEPRINT. Please help.