terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
XPathNodeType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 
namespace  System.Xml.XPath
 

Enumerations

enum  System.Xml.XPath.XPathNodeType {
  System.Xml.XPath.Root , System.Xml.XPath.Element , System.Xml.XPath.Attribute , System.Xml.XPath.Namespace ,
  System.Xml.XPath.Text , System.Xml.XPath.SignificantWhitespace , System.Xml.XPath.Whitespace , System.Xml.XPath.ProcessingInstruction ,
  System.Xml.XPath.Comment , System.Xml.XPath.All
}