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.Array.ArrayEnumerator Class Referencesealed
+ Inheritance diagram for System.Array.ArrayEnumerator:
+ Collaboration diagram for System.Array.ArrayEnumerator:

Public Member Functions

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

Package Functions

 ArrayEnumerator (global::System.Array array)
 

Properties

object Current [get, set]
 

Private Attributes

global::System.Array _array
 
int _index
 
int _endIndex
 

Detailed Description

Definition at line 4994 of file Array.cs.


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