
A single filter used by an infinity-filters instance.
| name | :: ItemID | Name of the item. When reading a filter, this is a string. |
Name of the item. When reading a filter, this is a string. | ||
| quality | :: QualityID? | Quality of the item. Defaults to |
Quality of the item. Defaults to | ||
| count | :: ItemCountType? | The count of the filter. Defaults to 0. |
The count of the filter. Defaults to 0. | ||
| mode | :: "at-least" or "at-most" or "exactly"? | Defaults to |
Defaults to | ||
| index | :: uint32? | The index of this filter in the filters list. Not required when writing a filter. |
The index of this filter in the filters list. Not required when writing a filter. | ||

Classes
Concepts
Events
Defines