|
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
|
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 |
| T | : | class |
Definition at line 166 of file ThreadPoolWorkQueue.cs.