|
Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
| int | Depth [get, set] |
| string | XmlLang [get, set] |
| XmlSpace | XmlSpace [get, set] |
Private Attributes | |
| XmlSpace | _space |
| string | _lang = string.Empty |
| int | _depth |
Definition at line 570 of file XmlBaseReader.cs.