extends |
Steam |
|---|---|
implements |
ProtocolInterface |
SQUAD protocol implementation. SQUAD uses the Steam A2S query protocol with a specific port offset. Query port = client port + 19378
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
__construct(), query_server(), processPlayers(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'SQUAD'
|
# |
public
|
array<string>
|
$supportedGames = ['SQUAD']
|
# |
public
|
string
|
$protocol = 'A2S'
|
# |
public
|
array<string>
|
$game_series_list = ['SQUAD']
|
# |
protected
|
int
|
$port_diff = 19378
|
# |
| 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 |