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

◆ UnsafeCreateInstance() [2/3]

static global.System.Array System.Array.UnsafeCreateInstance ( global::System::Type elementType,
int[] lengths,
int[] lowerBounds )
inlinestaticpackage

Definition at line 3277 of file Array.cs.

3278 {
3279 throw null;
3280 }