| UnityVersion Operators |
The UnityVersion type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Gets a value indicating whether one UnityVersion is equal to another.
| |
| GreaterThan |
Gets a value indicating whether one UnityVersion is newer than another.
| |
| GreaterThanOrEqual |
Gets a value indicating whether one UnityVersion is newer than or equal to another.
| |
| Inequality |
Gets a value indicating whether one UnityVersion is unequal to another.
| |
| LessThan |
Gets a value indicating whether one UnityVersion is older than another.
| |
| LessThanOrEqual |
Gets a value indicating whether one UnityVersion is older than or equal to another.
|