Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | MoveNext () |
void IEnumerator. | Reset () |
void IDisposable. | Dispose () |
Package Functions | |
Enumerator (int firstRowId, int lastRowId) | |
Properties | |
GenericParameterHandle | Current [get] |
object IEnumerator. | Current [get] |
Private Attributes | |
readonly int | _lastRowId |
int | _currentRowId |
Definition at line 8 of file GenericParameterHandleCollection.cs.