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.InternalEnumerator< T > Struct Template Reference
+ Inheritance diagram for System.Array.InternalEnumerator< T >:
+ Collaboration diagram for System.Array.InternalEnumerator< T >:

Public Member Functions

void Dispose ()
 
bool MoveNext ()
 

Package Functions

 InternalEnumerator (global::System.Array array)
 

Properties

T Current [get, set]
 
object System.Collections.IEnumerator. Current [get, set]
 

Private Member Functions

void System.Collections.IEnumerator. Reset ()
 

Private Attributes

readonly global::System.Array array
 
int idx
 

Detailed Description

Definition at line 5080 of file Array.cs.


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