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

◆ GetHashCode()

override int System.UInt16.GetHashCode ( )
inline

Definition at line 71 of file UInt16.cs.

72 {
73 return this;
74 }