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
)
inline
static
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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Array
Generated by
1.10.0