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()
[4/6]
static
Array
System.Array.CreateInstance
(
Type
elementType
,
int[]
lengths
,
int[]
lowerBounds
)
inline
static
Definition at line
1203
of file
Array.cs
.
1204
{
1205
if
(!
true
)
1206
{
1207
}
1208
if
(
elementType
==
null
)
1209
{
1210
return
"lengths"
;
1211
}
1212
if
(
lengths
!=
null
&&
false
)
1213
{
1214
return
"elementType"
;
1215
}
1216
return
"Array type can not be void"
;
1217
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Array
Generated by
1.10.0