extends |
Steam |
|---|
Garry's Mod protocol implementation. Based on Steam/Source protocol.
| Methods | ||
|---|---|---|
public
|
query_server(bool $getPlayers = true, bool $getRules = true): bool
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
__construct(), processPlayers(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = "Garry's Mod"
|
# |
public
|
array<string>
|
$supportedGames = ["Garry's Mod"]
|
# |
public
|
string
|
$protocol = 'A2S'
|
# |
public
|
string
|
$playerFormat = '/lscore/ftime'
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
$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 |