|
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
|
Inheritance diagram for System.Threading.SparselyPopulatedArrayAddInfo< T >:
Collaboration diagram for System.Threading.SparselyPopulatedArrayAddInfo< T >:Package Functions | |
| SparselyPopulatedArrayAddInfo (SparselyPopulatedArrayFragment< T > source, int index) | |
Properties | |
| SparselyPopulatedArrayFragment< T > | Source [get, set] |
| int | Index [get, set] |
Private Attributes | |
| SparselyPopulatedArrayFragment< T > | _source |
| int | _index |
| T | : | class |
Definition at line 8 of file SparselyPopulatedArrayAddInfo.cs.