Class Clansuite\ServerQuery\ServerProtocols\Csgo

extends Steam

Handles the query protocol for Counter-Strike: Global Offensive game servers. Extends the base Steam protocol functionality to provide CS:GO specific server querying capabilities, retrieving information about matches, players, and settings.

Methods
Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam
__construct(), processPlayers(), query(), getProtocolName(), getVersion()
Methods inherited from Clansuite\ServerQuery\CSQuery
__sleep(), getProtocolsMap(), getSupportedProtocols(), getProtocolClass(), createInstance(), setUdpClient(), unserialize(), sortPlayers(), toJson(), toHtml(), reset(), sendCommand()
Properties
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