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.ComponentModel.ArraySubsetEnumerator Class Reference
+ Inheritance diagram for System.ComponentModel.ArraySubsetEnumerator:
+ Collaboration diagram for System.ComponentModel.ArraySubsetEnumerator:

Public Member Functions

 ArraySubsetEnumerator (Array array, int count)
 
bool MoveNext ()
 
void Reset ()
 

Properties

object Current [get, set]
 

Private Attributes

Array array
 
int total
 
int current
 

Detailed Description

Definition at line 9 of file ArraySubsetEnumerator.cs.


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