terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HashtableEnumerator()

System.Collections.Hashtable.HashtableEnumerator.HashtableEnumerator ( Hashtable hashtable,
int getObjRetType )
inlinepackage

Definition at line 1343 of file Hashtable.cs.

1344 {
1346 Hashtable.bucket[] buckets = hashtable._buckets;
1347 int version = hashtable._version;
1348 this._version = version;
1350 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.