|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | MoveToStartElement (string localname, string URN) |
| virtual bool | EndElement (string localname, string URN) |
| bool | MoveToAttribute (string localname, string URN) |
Package Functions | |
| void | Reactivate () |
| ActiveAxis (Asttree axisTree) | |
Properties | |
| int | CurrentDepth [get] |
Private Attributes | |
| int | _currentDepth |
| bool | _isActive |
| readonly Asttree | _axisTree |
| readonly ArrayList | _axisStack |
Definition at line 5 of file ActiveAxis.cs.