extends |
Steam |
|---|---|
implements |
ProtocolInterface |
SCUM protocol implementation. Uses Steam query protocol.
| Methods | ||
|---|---|---|
public
|
__construct(?string $address = null, ?int $queryport = null)
|
# |
public
|
query(ServerAddress $addr): ServerInfo
|
# |
public
|
getProtocolName(): string
|
# |
public
|
getVersion(ServerInfo $info): string
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
query_server(), processPlayers(), |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'SCUM'
|
# |
public
|
array<string>
|
$supportedGames = ['SCUM']
|
# |
public
|
string
|
$protocol = 'scum'
|
# |
| 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, $game_series_list, $debug, $udpClient |