terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Reset()

void IEnumerator. System.Collections.Generic.Stack< T >.Enumerator.Reset ( )
inline

Implements System.Collections.IEnumerator.

Definition at line 252 of file Stack.cs.

253 {
254 int version = this._version;
255 }

References System.Collections.Generic.Stack< T >.Enumerator._version.