|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Create (XPathNavigator context, string localName, string ns) |
| bool | MoveNext () |
Properties | |
| XPathNavigator | Current [get] |
Private Attributes | |
| string | _localName |
| string | _ns |
| XPathNavigator | _navCurrent |
| bool | _needFirst |
Definition at line 7 of file ElementContentIterator.cs.