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

◆ Equals() [2/3]

override bool InControl.OptionalInt32.Equals ( object other)
inline

Definition at line 80 of file OptionalInt32.cs.

81 {
82 if (other == null)
83 {
84 }
85 bool flag;
86 return flag;
87 }
class f__AnonymousType0<< Count > j__TPar