Enum ComparisonOperator
Enum used to specify an operation for comparing two numbers.
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public enum ComparisonOperator
Fields
| Name | Description |
|---|---|
| Eq | |
| Ge | |
| Gt | |
| Le | |
| Lt | |
| Neq |
Enum used to specify an operation for comparing two numbers.
public enum ComparisonOperator
| Name | Description |
|---|---|
| Eq | |
| Ge | |
| Gt | |
| Le | |
| Lt | |
| Neq |