|
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 | |
| LocatedActiveAxis (Asttree astfield, KeySequence ks, int column) | |
| void | Reactivate (KeySequence ks) |
| void | Reactivate () |
Package Attributes | |
| bool | isMatched |
| KeySequence | Ks |
Properties | |
| int | Column [get] |
| int | CurrentDepth [get] |
Private Attributes | |
| readonly int | _column |
| int | _currentDepth |
| bool | _isActive |
| readonly Asttree | _axisTree |
| readonly ArrayList | _axisStack |
Definition at line 3 of file LocatedActiveAxis.cs.