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

◆ GetHashCode()

override int System.Int16.GetHashCode ( )
inline

Definition at line 73 of file Int16.cs.

74 {
75 return this;
76 }