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
|
Public Member Functions | |
XPathNodeRef (XPathNode[] page, int idx) | |
override int | GetHashCode () |
Properties | |
XPathNode[] | Page [get, set] |
int | Index [get, set] |
Private Attributes | |
XPathNode[] | _page |
int | _idx |
Definition at line 9 of file XPathNodeRef.cs.