Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.LocatedActiveAxis Class Referencesealed

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
 

Detailed Description

Definition at line 3 of file LocatedActiveAxis.cs.


The documentation for this class was generated from the following file: