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 UnityEngine.Color.Equals ( object other)
inline

Definition at line 63 of file Color.cs.

64 {
65 if (other != null)
66 {
67 bool flag;
68 return flag;
69 }
70 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.