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

◆ ReflectedType

override Type System.Reflection.RuntimeConstructorInfo.ReflectedType
get

Definition at line 345 of file RuntimeConstructorInfo.cs.

346 {
347 get
348 {
349 return this.reftype;
350 }
351 }