extends |
Quake3Arena |
|---|
Call of Duty: Black Ops protocol implementation. Extends Quake3Arena protocol.
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake3Arena |
|---|
query_server(), htmlize() |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Quake |
|---|
__construct(), rcon_query_server(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Call of Duty: Black Ops'
|
# |
public
|
array<string>
|
$supportedGames = ['Call of Duty: Black Ops']
|
# |
public
|
string
|
$protocol = 'Quake3'
|
# |
public
|
array<string>
|
$game_series_list = ['Call of Duty']
|
# |
| 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 |