Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Xslt.LoopFocus Struct Reference

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
 

Detailed Description

Definition at line 6 of file LoopFocus.cs.


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