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]

bool UnityEngine.Gradient.Equals ( Gradient other)
inline

Definition at line 61 of file Gradient.cs.

62 {
63 if (other != null)
64 {
65 IntPtr ptr = other.m_Ptr;
66 }
67 IntPtr ptr2 = other.m_Ptr;
68 throw new MissingMethodException();
69 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.