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
◆
IsGenericType
override
bool System.RuntimeType.IsGenericType
get
Definition at line
998
of file
RuntimeType.cs
.
999
{
1000
get
1001
{
1002
return
RuntimeTypeHandle
.
HasInstantiation
(
this
);
1003
}
1004
}
System.RuntimeTypeHandle.HasInstantiation
static bool HasInstantiation(RuntimeType type)
Definition
RuntimeTypeHandle.cs:149
System.RuntimeTypeHandle
Definition
RuntimeTypeHandle.cs:15
System
RuntimeType
Generated by
1.10.0