|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | MoveNext () |
Package Functions | |
| Enumerator (ImmutableStack< T > stack) | |
Properties | |
| T | Current [get] |
Private Attributes | |
| readonly ImmutableStack< T > | _originalStack |
| ImmutableStack< T > | _remainingStack |
Definition at line 54 of file ImmutableStack.cs.