NumericalFilter

constructor(key: String, value: Int, comparison: ELobbyComparison)

Initializes a new instance of the NumericalFilter class.

Parameters

key

The metadata key this filter pertains to.

comparison

The comparison method used by this filter.

value

Integer value to compare against.