|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| object | Clone () |
| bool | MoveNext () |
| void | Reset () |
Package Functions | |
| ArrayEnumerator (Array array) | |
Properties | |
| object | Current [get] |
Private Attributes | |
| readonly Array | _array |
| nint | _index |
Definition at line 5 of file ArrayEnumerator.cs.