|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | MoveNext () |
| void IEnumerator. | Reset () |
| void IDisposable. | Dispose () |
Package Functions | |
| ChildrenEnumerator (MetadataReader reader, int parentRowId) | |
Properties | |
| LocalScopeHandle | Current [get] |
| object IEnumerator. | Current [get] |
Private Attributes | |
| readonly MetadataReader | _reader |
| readonly int | _parentEndOffset |
| readonly int | _parentRowId |
| readonly MethodDefinitionHandle | _parentMethodRowId |
| int | _currentRowId |
Definition at line 48 of file LocalScopeHandleCollection.cs.