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

◆ LowLevelList() [2/3]

Definition at line 17 of file LowLevelList.cs.

18 {
19 if (capacity != 0)
20 {
21 this._items = this;
22 return;
23 }
24 }
class f__AnonymousType0<< Count > j__TPar

References System.capacity, and j__TPar.