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
◆
FullNameOrDefault
string System.Type.FullNameOrDefault
get
package
inherited
Definition at line
1458
of file
Type.cs
.
1459
{
1460
get
1461
{
1462
if
(
this
!=
null
)
1463
{
1464
}
1465
return
"UnknownType"
;
1466
}
1467
}
System
Reflection
Emit
TypeBuilder
Generated by
1.10.0