|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| XPathNodeRef (XPathNode[] page, int idx) | |
| override int | GetHashCode () |
Properties | |
| XPathNode[] | Page [get] |
| int | Index [get] |
Private Attributes | |
| readonly XPathNode[] | _page |
| readonly int | _idx |
Definition at line 3 of file XPathNodeRef.cs.