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

◆ MoveToPrevious() [1/3]

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

Definition at line 61 of file XmlEmptyNavigator.cs.

62 {
63 return false;
64 }