C# Class ManateesAgainstCards.States.ServerListOverlay.Server

Datei anzeigen Open project: DatZach/HumanityAgainstCards

Public Properties

Property Type Description
IpAddress string
Name string
PasswordProtected bool
PlayerCount int

Public Methods

Method Description
Server ( ) : System

Method Details

Server() public method

public Server ( ) : System
return System

Property Details

IpAddress public_oe property

public string IpAddress
return string

Name public_oe property

public string Name
return string

PasswordProtected public_oe property

public bool PasswordProtected
return bool

PlayerCount public_oe property

public int PlayerCount
return int