terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Resources.ResourceReader.ResourceEnumerator Class Referencesealed
+ Inheritance diagram for System.Resources.ResourceReader.ResourceEnumerator:
+ Collaboration diagram for System.Resources.ResourceReader.ResourceEnumerator:

Public Member Functions

bool MoveNext ()
 
void Reset ()
 

Package Functions

 ResourceEnumerator (ResourceReader reader)
 

Properties

object Key [get, set]
 
object Current [get, set]
 
int DataPosition [get, set]
 
global::System.Collections.DictionaryEntry Entry [get, set]
 
object Value [get, set]
 

Private Attributes

ResourceReader _reader
 
bool _currentIsValid
 
int _currentName
 
int _dataPosition
 

Detailed Description

Definition at line 635 of file ResourceReader.cs.


The documentation for this class was generated from the following file: