C# Class ManateesAgainstCards.States.ServerListOverlay.Server

Show file 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 property

public string IpAddress
return string

Name public property

public string Name
return string

PasswordProtected public property

public bool PasswordProtected
return bool

PlayerCount public property

public int PlayerCount
return int