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

◆ MoveToNextAttribute()

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

Definition at line 76 of file XmlEmptyNavigator.cs.

77 {
78 return false;
79 }