terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ MakeByRefType()

virtual global.System.Type System.Type.MakeByRefType ( )
inlinevirtual

Definition at line 2405 of file Type.cs.

2406 {
2407 throw null;
2408 }