Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.XsltOld.StateMachine Class Referencesealed

Package Functions

 StateMachine ()
 
void Reset ()
 
int BeginOutlook (XPathNodeType nodeType)
 
int Begin (XPathNodeType nodeType)
 
int EndOutlook (XPathNodeType nodeType)
 
int End (XPathNodeType nodeType)
 

Properties

int State [get, set]
 

Private Attributes

int _State
 

Static Private Attributes

static readonly int[][] s_BeginTransitions
 
static readonly int[][] s_EndTransitions
 

Detailed Description

Definition at line 5 of file StateMachine.cs.


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