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
|
Package Functions | |
int | GetXmlNamespaceNode (out XPathNode[] pageXmlNmsp) |
int | LookupNamespaces (XPathNode[] pageElem, int idxElem, out XPathNode[] pageNmsp) |
Properties | |
XmlNameTable | NameTable [get, set] |
Private Attributes | |
XPathNode[] | pageXmlNmsp |
int | idxXmlNmsp |
XmlNameTable | nameTable |
Dictionary< XPathNodeRef, XPathNodeRef > | mapNmsp |
Definition at line 10 of file XPathDocument.cs.