final | |
|---|---|
extends |
LauncherProtocol |
Zandronum / Skulltag Server Query Protocol. - Implements the Launcher Protocol (v0.61)
| Methods | ||
|---|---|---|
public
|
__construct(string $address, int $queryport)
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\LauncherProtocol |
|---|
query_server(), parseResponseData() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Zandronum'
|
# |
public
|
string
|
$protocol = 'Zandronum'
|
# |
public
|
array<string>
|
$supportedGames = ['Zandronum']
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\LauncherProtocol |
|---|
$gameName |
| Properties inherited from Clansuite\ServerQuery\CSQuery |
|---|
$address, $queryport, $hostport, $online, $gamename, $gameversion, $servertitle, $mapname, $maptitle, $gametype, $numplayers, $maxplayers, $steamAppID, $password, $nextmap, $players, $playerkeys, $playerteams, $maplist, $rules, $errstr, $response, $game_series_list, $debug, $udpClient |