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

◆ RuntimeTypeHandle() [2/3]

System.RuntimeTypeHandle.RuntimeTypeHandle ( RuntimeType type)
inlinepackage

Definition at line 23 of file RuntimeTypeHandle.cs.

24 {
25 RuntimeTypeHandle impl = type._impl;
26 this.value = impl;
27 }
class f__AnonymousType0<< Count > j__TPar
RuntimeTypeHandle _impl
Definition Type.cs:1534

References System.Type._impl, and j__TPar.