Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Create (XPathNavigator context, XmlNavigatorFilter filter, bool orSelf) |
bool | MoveNext () |
Properties | |
XPathNavigator | Current [get] |
Private Attributes | |
XmlNavigatorFilter | _filter |
XPathNavigator | _navCurrent |
bool | _haveCurrent |
Definition at line 7 of file AncestorIterator.cs.