terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ operator==()

static bool System.Version.operator== ( Version v1,
Version v2 )
inlinestatic

Definition at line 351 of file Version.cs.

352 {
353 bool flag;
354 return flag;
355 }