terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Threading.ThreadPoolWorkQueue.SparseArray< T > Class Template Reference
+ Collaboration diagram for System.Threading.ThreadPoolWorkQueue.SparseArray< T >:

Package Functions

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

Properties

T[] Current [get, set]
 

Private Attributes

T[] m_array
 

Detailed Description

Type Constraints
T :class 

Definition at line 166 of file ThreadPoolWorkQueue.cs.


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