|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| LoopFocus (XPathQilFactory f) | |
| void | SetFocus (QilIterator current) |
| QilNode | GetCurrent () |
| QilNode | GetPosition () |
| QilNode | GetLast () |
| void | EnsureCache () |
| void | Sort (QilNode sortKeys) |
| QilLoop | ConstructLoop (QilNode body) |
Properties | |
| bool | IsFocusSet [get] |
Private Attributes | |
| readonly XPathQilFactory | _f |
| QilIterator | _current |
| QilIterator | _cached |
| QilIterator | _last |
Definition at line 6 of file LoopFocus.cs.