extends |
Unreal2 |
|---|---|
implements |
ProtocolInterface |
Red Orchestra Ostfront 41-45 protocol implementation. Uses Unreal2 query protocol.
| Methods | ||
|---|---|---|
public
|
__construct(?string $address = null, ?int $queryport = null)
|
# |
public
|
query(ServerAddress $addr): ServerInfo
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Unreal2 |
|---|
query_server(), getProtocolName(), getVersion(), processDetails(), processRules(), processPlayers() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Ror'
|
# |
public
|
array<string>
|
$supportedGames = ['Red Orchestra Ostfront 41-45']
|
# |
public
|
string
|
$protocol = 'ror'
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Unreal2 |
|---|
$game_series_list, $serverID |
| 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, $response, $debug, $udpClient |