Smart CMServer List
Smart list of CM servers.
Functions
Link copied to clipboard
Gets the ServerRecords of all servers in the server list.
Link copied to clipboard
Link copied to clipboard
Get the next server in the list.
Link copied to clipboard
Replace the list with a new list of servers provided to us by the Steam servers.
Link copied to clipboard
Explicitly resets the known state of all servers.
Link copied to clipboard
Resets the scores of all servers which has a last bad connection more than badConnectionMemoryTimeSpan ago.
Link copied to clipboard
Link copied to clipboard
open fun tryMark(endPoint: InetSocketAddress, protocolTypes: ProtocolTypes, quality: ServerQuality): Boolean
open fun tryMark(endPoint: InetSocketAddress, protocolTypes: EnumSet<ProtocolTypes>, quality: ServerQuality): Boolean