| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Public Member Functions | |
| ArraySubsetEnumerator (Array array, int count) | |
| bool | MoveNext () | 
| void | Reset () | 
| void | Dispose () | 
Properties | |
| object | Current [get] | 
Private Attributes | |
| readonly Array | _array | 
| readonly int | _total | 
| int | _current | 
Definition at line 8 of file EventDescriptorCollection.cs.