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
|
Public Member Functions | |
bool | MoveNext () |
void | Reset () |
void | Dispose () |
Package Functions | |
ProxyEnumerator (ProxyChain chain) | |
Properties | |
Uri | Current [get, set] |
object System.Collections.IEnumerator. | Current [get, set] |
Private Attributes | |
ProxyChain | m_Chain |
bool | m_Finished |
int | m_CurrentIndex |
bool | m_TriedDirect |
Definition at line 150 of file ProxyChain.cs.