Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
new bool | Equals (object? x, object? y) |
int | GetHashCode (object? obj) |
bool | Equals (T? x, T? y) |
int | GetHashCode ([DisallowNull] T obj) |
bool | Equals (T? x, T? y) |
int | GetHashCode ([DisallowNull] T obj) |
Properties | |
static ReferenceEqualityComparer | Instance = new ReferenceEqualityComparer() [get] |
Private Member Functions | |
ReferenceEqualityComparer () | |
Definition at line 5 of file ReferenceEqualityComparer.cs.