Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.XPath.IXPathBuilder< Node > Member List

This is the complete list of members for System.Xml.Xsl.XPath.IXPathBuilder< Node >, including all inherited members.

Axis(XPathAxis xpathAxis, XPathNodeType nodeType, string prefix, string name)System.Xml.Xsl.XPath.IXPathBuilder< Node >
EndBuild(Node result)System.Xml.Xsl.XPath.IXPathBuilder< Node >
Function(string prefix, string name, IList< Node > args)System.Xml.Xsl.XPath.IXPathBuilder< Node >
JoinStep(Node left, Node right)System.Xml.Xsl.XPath.IXPathBuilder< Node >
Number(double value)System.Xml.Xsl.XPath.IXPathBuilder< Node >
Operator(XPathOperator op, Node left, Node right)System.Xml.Xsl.XPath.IXPathBuilder< Node >
Predicate(Node node, Node condition, bool reverseStep)System.Xml.Xsl.XPath.IXPathBuilder< Node >
StartBuild()System.Xml.Xsl.XPath.IXPathBuilder< Node >
String(string value)System.Xml.Xsl.XPath.IXPathBuilder< Node >
Variable(string prefix, string name)System.Xml.Xsl.XPath.IXPathBuilder< Node >