static operator != (lhs : NetworkPlayer, rhs : NetworkPlayer) : bool
Description描述
Returns true if two NetworkPlayers are not the same player.
如果两个NetworkPlayer不属于同一玩家,则返回true。