Facepunch.Steamworks Wiki

Steamworks.ServerList.Base.RunQueryAsync

Syntax

async Task<bool> RunQueryAsync( float timeoutSeconds = 10 )

Description

Query the server list. Task result will be true when finished

Arguments

float timeoutSeconds 10

Returns

Task<bool>