Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Reset()

override void MS.Internal.Xml.XPath.FollowingQuery.Reset ( )
inline

Definition at line 23 of file FollowingQuery.cs.

24 {
25 _iterator = null;
26 base.Reset();
27 }

References MS.Internal.Xml.XPath.FollowingQuery._iterator.