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

◆ GetHashCode()

override int System.ComponentModel.ExtenderProvidedPropertyAttribute.GetHashCode ( )
inline

Definition at line 45 of file ExtenderProvidedPropertyAttribute.cs.

46 {
47 return base.GetHashCode();
48 }