NetworkPlayer.operator !=
static function operator !=(lhs: NetworkPlayer, rhs: NetworkPlayer): bool;
Description

Returns true if two NetworkPlayers are not the same player.