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

◆ GetHashCode()

override int System.Text.Rune.GetHashCode ( )
inline

Definition at line 406 of file Rune.cs.

407 {
408 return Value;
409 }

References System.Text.Rune.Value.