Game Server Browser Manager
Like what your seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
Meant to be added to your Server Browser UI this component simplifies the process of querying Steam Game Servers.
Before you can browse game servers you need to have game servers.
Read Steam Game Servers article before continuing
Namespace
Definition
Events
evtSearchComplete
Invoked when a search request completes.
Methods
Get All Favorites
Returns the list of favorite servers
Get All Friends
Returns the list of friend servers
Get All History
Returns the list of historical servers
Get All Internet
Returns the list of internet (non-LAN) servers
Get All LAN
Returns the list of LAN servers
Get All Spectator
Returns the list of Spectator servers
Get Server list
Returns a list of servers based on the type provided
Ping Server
Fetches updated data for the target server
Player Details
Clears the player list then requests fresh player data from Valve
Server Rules
Clears the rules list then requests fresh rule data from Valve
Last updated