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
Loading...
Searching...
No Matches

◆ Compare() [2/2]

override int System.Collections.Generic.NullableComparer< T >.Compare ( T? x,
T? y )
inline

Definition at line 11 of file NullableComparer.cs.

12 {
13 throw null;
14 }