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()

override bool System.Nullable< T >.Equals ( object other)
inline

Definition at line 74 of file Nullable.cs.

75 {
76 bool flag;
77 if (other != null)
78 {
79 return flag;
80 }
81 return flag;
82 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.