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

◆ Clear()

void System.Collections.Generic.LowLevelDictionary< TKey, TValue >.Clear ( int capacity = 17)
inline

Definition at line 37 of file LowLevelDictionary.cs.

38 {
39 int version = this._version;
40 this._version = version;
41 this._buckets = this;
42 }
class f__AnonymousType0<< Count > j__TPar

References System.Collections.Generic.LowLevelDictionary< TKey, TValue >._version, and j__TPar.