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

◆ Reset()

Implements System.Collections.IEnumerator.

Definition at line 92 of file FileSystemEnumerator.cs.

93 {
94 throw new NotSupportedException();
95 }