# [Command] void CmdSomeFunc() { RpcSomeFunc() } [ClientRPC] void RpcSomeFunc() { GameManager.instance.player.Add(Nick, this); }