Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Xml.Serialization.NameKey Class Referencesealed

Public Member Functions

override bool Equals ([NotNullWhen(true)] object other)
 
override int GetHashCode ()
 

Package Functions

 NameKey (string name, string ns)
 

Private Attributes

readonly string _ns
 
readonly string _name
 

Detailed Description

Definition at line 5 of file NameKey.cs.


The documentation for this class was generated from the following file: