| UnityVersion Methods |
The UnityVersion type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares this instance to the supplied other.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current
UnityVersion.
(Overrides ValueTypeEquals(Object).) | |
| Equals(UnityVersion) |
Determines whether the specified UnityVersion is equal to the current
UnityVersion.
| |
| GetHashCode |
Serves as a hash function for a UnityVersion object.
(Overrides ValueTypeGetHashCode.) | |
| ToString |
Returns a String that represents the UnityVersion instance.
(Overrides ValueTypeToString.) |