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
◆
IsGenericParameter
override
bool System.RuntimeType.IsGenericParameter
get
Definition at line
954
of file
RuntimeType.cs
.
955
{
956
get
957
{
958
return
RuntimeTypeHandle
.
IsGenericVariable
(
this
);
959
}
960
}
System.RuntimeTypeHandle.IsGenericVariable
static bool IsGenericVariable(RuntimeType type)
Definition
RuntimeTypeHandle.cs:240
System.RuntimeTypeHandle
Definition
RuntimeTypeHandle.cs:15
System
RuntimeType
Generated by
1.10.0