|
Terraria v1.4.4.9
Terraria source code documentation
|
Protected Attributes | |
| DataSetMapper | mapper |
Package Functions | |
| RegionIterator (XmlBoundElement rowElement) | |
| override bool | Next () |
| override bool | NextRight () |
| bool | NextInitialTextLikeNodes (out string value) |
| bool | NextRowElement () |
| bool | NextRightRowElement () |
| bool | OnRowElement () |
Properties | |
| override XmlNode | CurrentNode [get] |
Static Private Member Functions | |
| static string | GetInitialTextFromNodes (ref XmlNode n) |
Private Attributes | |
| readonly XmlBoundElement | _rowElement |
| XmlNode | _currentNode |
Definition at line 6 of file RegionIterator.cs.