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
System.Threading.ThreadPoolWorkQueue.SparseArray< T > Class Template Reference

Package Functions

 SparseArray (int initialSize)
 
int Add (T e)
 
void Remove (T e)
 

Properties

T[] Current [get]
 

Private Attributes

T[] m_array
 

Detailed Description

Type Constraints
T :class 

Definition at line 114 of file ThreadPoolWorkQueue.cs.


The documentation for this class was generated from the following file: