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

◆ Reset()

Implements System.Collections.IEnumerator.

Definition at line 99 of file QueryOpeningEnumerator.cs.

100 {
101 throw new NotSupportedException();
102 }