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

◆ GetCurrent()

QilNode IFocus. System.Xml.Xsl.XPath.XPathBuilder.GetCurrent ( )
inlineprivateinherited

Implements System.Xml.Xsl.XPath.IFocus.

Definition at line 346 of file XPathBuilder.cs.

347 {
348 return GetCurrentNode();
349 }

References System.Xml.Xsl.XPath.XPathBuilder.GetCurrentNode().