Is locally controlled in component blueprint

How to check if owner of my component is a local player?

The only thing i came up with is this

but it gives me false for every player.

Try remote role. An Autonomous Proxy that is not the server is a player.

(Get Remote Role == Autonomous Proxy) AND ( Is Server [NOT] ) → Branch