Facepunch.Steamworks Wiki

Steamworks.Data.LobbyQuery.OrderByNear

Syntax

Data.LobbyQuery OrderByNear( string key, int value )

Description

Order filtered results according to key/values nearest the provided key/value pair. Can specify multiple near value filters; each successive filter is lower priority than the previous.

Arguments

string key
int value

Returns