terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Properties | |
XPathNodePageInfo | PageInfo [get] |
string | LocalName [get] |
string | NamespaceUri [get] |
string | Prefix [get] |
XPathNode[] | SiblingPage [get] |
XPathNode[] | ParentPage [get] |
XPathDocument | Document [get] |
Private Attributes | |
string | _localName |
string | _namespaceUri |
string | _prefix |
XPathNode[] | _pageParent |
XPathNode[] | _pageSibling |
XPathDocument | _doc |
XPathNodePageInfo | _pageInfo |
Definition at line 7 of file XPathNodeInfoAtom.cs.