terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
bool | MoveNext () |
void | Reset () |
void | Dispose () |
Package Functions | |
ProxyEnumerator (ProxyChain chain) | |
Properties | |
global::System.Uri | Current [get] |
object IEnumerator. | Current [get] |
Private Attributes | |
ProxyChain | m_Chain |
bool | m_Finished |
int | m_CurrentIndex |
bool | m_TriedDirect |
Definition at line 158 of file ProxyChain.cs.