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

◆ MoveToNext() [1/3]

override bool System.Xml.XPath.XmlEmptyNavigator.MoveToNext ( )
inline

Definition at line 56 of file XmlEmptyNavigator.cs.

57 {
58 return false;
59 }