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

◆ GetHashCode()

override int Mono.RuntimeClassHandle.GetHashCode ( )
inline

Definition at line 45 of file RuntimeClassHandle.cs.

46 {
48 return intPtr.GetHashCode();
49 }
class f__AnonymousType0<< Count > j__TPar
override int GetHashCode()
Definition IntPtr.cs:71

References System.IntPtr.GetHashCode(), and j__TPar.