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

◆ Queue() [4/4]

System.Collections.Queue.Queue ( ICollection col)
inline

Definition at line 29 of file Queue.cs.

30 {
31 if (col != null)
32 {
33 return;
34 }
35 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.