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

◆ GetHashCode()

override int System.Reflection.CustomAttributeNamedArgument.GetHashCode ( )
inline

Definition at line 78 of file CustomAttributeNamedArgument.cs.

79 {
80 return base.GetHashCode();
81 }