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() [1/3]

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

Definition at line 79 of file OptionalInt16.cs.

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