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

◆ MoveToFirstAttribute()

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

Definition at line 71 of file XmlEmptyNavigator.cs.

72 {
73 return false;
74 }