Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
XmlChildEnumerator (XmlNode container) | |
bool | MoveNext () |
Package Attributes | |
XmlNode | container |
XmlNode | child |
bool | isFirst |
Properties | |
object IEnumerator. | Current [get] |
XmlNode | Current [get] |
Private Member Functions | |
bool IEnumerator. | MoveNext () |
void IEnumerator. | Reset () |
Definition at line 5 of file XmlChildEnumerator.cs.