Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetHashCode()

override int System.Int32.GetHashCode ( )
inline

Definition at line 89 of file Int32.cs.

90 {
91 return this;
92 }