Steamworks.ServerList.Favourites
Events
Fields
List<Data.ServerInfo> Responsive
A list of servers that responded. If you're only interested in servers that responded since you
last updated, then simply clear this list.
List<Data.ServerInfo> Unresponsive
A list of servers that were in the master list but didn't respond.
Properties
Methods
void Cancel()
void Dispose()
async Task<bool> RunQueryAsync( float timeoutSeconds = 10 )
Query the server list. Task result will be true when finished
void UpdateResponsive()