|
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
|
Inheritance diagram for System.Collections.Generic.ObjectEqualityComparer< T >:
Collaboration diagram for System.Collections.Generic.ObjectEqualityComparer< T >:Public Member Functions | |
| override bool | Equals (T x, T y) |
| override int | GetHashCode (T obj) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| ObjectEqualityComparer () | |
Package Functions | |
| override int | IndexOf (T[] array, T value, int startIndex, int count) |
| override int | LastIndexOf (T[] array, T value, int startIndex, int count) |
Properties | |
| static EqualityComparer< T > | Default [get, set] |
Static Private Member Functions | |
| static EqualityComparer< T > | CreateComparer () |
Static Private Attributes | |
| static EqualityComparer< T > | defaultComparer |
Definition at line 9 of file ObjectEqualityComparer.cs.