extends |
Steam |
|---|
Call of Duty: Black Ops 3 protocol implementation. Uses the Steam / A2S protocol (modern IW engine uses Valve-style queries in many deployments).
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
__construct(), query_server(), processPlayers(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Call of Duty: Black Ops 3'
|
# |
public
|
array<string>
|
$supportedGames = ['Call of Duty: Black Ops 3']
|
# |
public
|
string
|
$protocol = 'A2S'
|
# |
public
|
array<string>
|
$game_series_list = ['Call of Duty']
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
$playerFormat, $response |
| 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, $debug, $udpClient |