Facepunch.Steamworks Wiki

Steamworks.Data.LobbyQuery.WithNotEqual

Syntax

Data.LobbyQuery WithNotEqual( string key, int value )

Description

Numerical filter where value must not equal the value provided

Arguments

string key
int value

Returns