|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| SingletonFocus (XPathQilFactory f) | |
| void | SetFocus (SingletonFocusType focusType) |
| void | SetFocus (QilIterator current) |
| QilNode | GetCurrent () |
| QilNode | GetPosition () |
| QilNode | GetLast () |
Private Attributes | |
| readonly XPathQilFactory | _f |
| SingletonFocusType | _focusType |
| QilIterator | _current |
Definition at line 6 of file SingletonFocus.cs.