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
◆
IsGenericTypeDefinition
override
bool System.RuntimeType.IsGenericTypeDefinition
get
Definition at line
944
of file
RuntimeType.cs
.
945
{
946
get
947
{
948
return
RuntimeTypeHandle
.
IsGenericTypeDefinition
(
this
);
949
}
950
}
System.RuntimeTypeHandle.IsGenericTypeDefinition
static bool IsGenericTypeDefinition(RuntimeType type)
Definition
RuntimeTypeHandle.cs:264
System.RuntimeTypeHandle
Definition
RuntimeTypeHandle.cs:15
System
RuntimeType
Generated by
1.10.0