SteamDirectory

open class SteamDirectory

Helper class to load servers from the Steam Directory Web API.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun load(configuration: SteamConfiguration): List<ServerRecord>
open fun load(configuration: SteamConfiguration, maxServers: Int): List<ServerRecord>
Load a list of servers from the Steam Directory.