Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | MoveNext () |
Package Functions | |
Enumerator (GroupCollection collection) | |
Properties | |
Group | Current [get] |
KeyValuePair< string, Group > IEnumerator< KeyValuePair< string, Group > >. | Current [get] |
object IEnumerator. | Current [get] |
Private Member Functions | |
void IEnumerator. | Reset () |
void IDisposable. | Dispose () |
Private Attributes | |
readonly GroupCollection | _collection |
int | _index |
Definition at line 12 of file GroupCollection.cs.