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

◆ GetHashCode() [3/3]

int IEqualityComparer< VertexElement[]>. Microsoft.Xna.Framework.Graphics.DeclarationManager.GetHashCode ( VertexElement[] obj)
inlineprivate

Definition at line 435 of file DeclarationManager.cs.

436 {
437 //ILSpy generated this explicit interface implementation from .override directive in GetHashCode
438 return this.GetHashCode(obj);
439 }

References Microsoft.Xna.Framework.Graphics.DeclarationManager.GetHashCode().