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.RuntimeMethodInfo.ReflectedType
get

Definition at line 454 of file RuntimeMethodInfo.cs.

455 {
456 get
457 {
458 return this.reftype;
459 }
460 }