Server

Server's informations retrieved by a client's ping.

Constructors

this
this(string motd, uint protocol, int online, int max, ulong ping)
Undocumented in source.

Alias This

valid

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

favicon
string favicon;
max
int max;
Undocumented in source.
motd
string motd;
Undocumented in source.
online
int online;
Undocumented in source.
ping
ulong ping;
Undocumented in source.
protocol
uint protocol;
Undocumented in source.
rawMotd
string rawMotd;
Undocumented in source.
valid
bool valid;
Undocumented in source.

Meta