terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static int | GetLocalNamespaces (XPathNode[] pageElem, int idxElem, [Out] XPathNode[] pageNmsp) |
static int | GetInScopeNamespaces (XPathNode[] pageElem, int idxElem, [Out] XPathNode[] pageNmsp) |
static bool | GetParent (XPathNode[] pageNode, int idxNode) |
static int | GetLocation (XPathNode[] pageNode, int idxNode) |
static bool | GetTextFollowing (XPathNode[] pageCurrent, int idxCurrent, XPathNode[] pageEnd, int idxEnd) |
static bool | GetNonDescendant (XPathNode[] pageNode, int idxNode) |
Definition at line 8 of file XPathNodeHelper.cs.