terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
int | GetXmlNamespaceNode ([Out] XPathNode[] pageXmlNmsp) |
int | LookupNamespaces (XPathNode[] pageElem, int idxElem, [Out] XPathNode[] pageNmsp) |
Properties | |
XmlNameTable | NameTable [get] |
Private Attributes | |
XPathNode[] | pageXmlNmsp |
int | idxXmlNmsp |
XmlNameTable | nameTable |
Dictionary< XPathNodeRef, XPathNodeRef > | mapNmsp |
Definition at line 9 of file XPathDocument.cs.