terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
T[] | Rent (int minimumLength) |
void | Return (T[] array, bool clearArray=false) |
Protected Member Functions | |
ArrayPool () | |
Properties | |
static ArrayPool< T > | Shared [get] |
Static Private Member Functions | |
static | ArrayPool () |
Static Private Attributes | |
static readonly ArrayPool< T >< Shared > | k__BackingField |
Definition at line 8 of file ArrayPool.cs.