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

◆ IsSamePosition()

override bool System.Xml.XPath.XmlEmptyNavigator.IsSamePosition ( XPathNavigator other)
inline

Definition at line 135 of file XmlEmptyNavigator.cs.

136 {
137 return this == other;
138 }

References System.other.