Revision Difference
Data.LobbyQuery.WithNotEqual#523084
<member type="method" namespace="Steamworks.Data" parent="LobbyQuery" name="WithNotEqual">
<member category="class" type="method" namespace="Steamworks.Data" parent="LobbyQuery" name="WithNotEqual">
<args>
<arg name="key" type="string"></arg>
<arg name="value" type="int"></arg>
</args>
<return type="Data.LobbyQuery"></return>
<summary>Numerical filter where value must not equal the value provided</summary>
</member>