|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 5 of file StateMachine.cs.