extends |
Steam |
|---|---|
implements |
ProtocolInterface |
Homefront protocol implementation. Extends Steam protocol.
| Methods | ||
|---|---|---|
public
|
__construct(mixed $address = null, mixed $queryport = null)
|
# |
public
|
getProtocolName(): string
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
query_server(), processPlayers(), query(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Homefront'
|
# |
public
|
array<string>
|
$supportedGames = ['Homefront']
|
# |
public
|
string
|
$protocol = 'source'
|
# |
| 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 |