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

◆ GetHashCode()

override int System.Reflection.EventInfo.GetHashCode ( )
inlineinherited

Definition at line 109 of file EventInfo.cs.

110 {
111 return base.GetHashCode();
112 }