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 | |
Enumerator (ConditionalWeakTable< TKey, TValue > table) | |
void | Dispose () |
bool | MoveNext () |
void | Reset () |
Protected Member Functions | |
override void | Finalize () |
Properties | |
KeyValuePair< TKey, TValue > | Current [get] |
object IEnumerator. | Current [get] |
Private Attributes | |
ConditionalWeakTable< TKey, TValue > | _table |
int | _currentIndex |
KeyValuePair< TKey, TValue > | _current |
Definition at line 210 of file ConditionalWeakTable.cs.