terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Collections.Stack.StackEnumerator Class Reference
+ Inheritance diagram for System.Collections.Stack.StackEnumerator:
+ Collaboration diagram for System.Collections.Stack.StackEnumerator:

Public Member Functions

object Clone ()
 
virtual bool MoveNext ()
 
virtual void Reset ()
 

Package Functions

 StackEnumerator (Stack stack)
 

Properties

virtual object Current [get, set]
 

Private Attributes

Stack _stack
 
int _index
 
int _version
 
object _currentElement
 

Detailed Description

Definition at line 223 of file Stack.cs.


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