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

◆ TargetType

override Type System.ComponentModel.ByteConverter.TargetType
getpackage

Definition at line 11 of file ByteConverter.cs.

12 {
13 get
14 {
15 if (!true)
16 {
17 }
18 Type type;
19 return type;
20 }
21 }