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

◆ MoveToId()

override bool System.Xml.XPath.XmlEmptyNavigator.MoveToId ( string id)
inline

Definition at line 81 of file XmlEmptyNavigator.cs.

82 {
83 return false;
84 }