terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
override int | Compare (T? x, T? y) |
override bool | Equals (object obj) |
override int | GetHashCode () |
NullableComparer () | |
int | Compare (T x, T y) |
Properties | |
static Comparer< T > | Default [get, set] |
Static Private Member Functions | |
static Comparer< T > | CreateComparer () |
Static Private Attributes | |
static Comparer< T > | defaultComparer |
T | : | struct | |
T | : | global | |
T | : | System.IComparable<T> |
Definition at line 8 of file NullableComparer.cs.