C# Class ManateesAgainstCards.States.ServerListOverlay.Server

Afficher le fichier Open project: DatZach/HumanityAgainstCards

Méthodes publiques

Свойство Type Description
IpAddress string
Name string
PasswordProtected bool
PlayerCount int

Méthodes publiques

Méthode Description
Server ( ) : System

Method Details

Server() public méthode

public Server ( ) : System
Résultat System

Property Details

IpAddress public_oe property

public string IpAddress
Résultat string

Name public_oe property

public string Name
Résultat string

PasswordProtected public_oe property

public bool PasswordProtected
Résultat bool

PlayerCount public_oe property

public int PlayerCount
Résultat int