Class Clansuite\ServerQuery\ServerProtocols\Doom3

extends Quake4

Implements the query protocol for Doom 3 servers. Extends the Quake 4 protocol with Doom 3 specific query operations and data handling.

Methods
Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake4
parseDoom3Info(), parsePlayers(),
Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake
__construct(), rcon_query_server(), query(), getVersion()
Methods inherited from Clansuite\ServerQuery\CSQuery
__sleep(), getProtocolsMap(), getSupportedProtocols(), getProtocolClass(), createInstance(), setUdpClient(), unserialize(), getNativeJoinURI(), sortPlayers(), toJson(), toHtml(), reset(), sendCommand()
Properties
Properties inherited from Clansuite\ServerQuery\ServerProtocols\Quake4
$game_series_list
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, $debug, $udpClient