terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateInstance() [5/6]

static Array System.Array.CreateInstance ( Type elementType,
params int[] lengths )
inlinestatic

Definition at line 1190 of file Array.cs.

1191 {
1192 if (!true)
1193 {
1194 }
1195 if (elementType != null && false)
1196 {
1197 return "elementType";
1198 }
1199 return "Array type can not be void";
1200 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.