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

◆ ComponentType

override Type Newtonsoft.Json.Linq.JPropertyDescriptor.ComponentType
get

Definition at line 72 of file JPropertyDescriptor.cs.

73 {
74 get
75 {
76 if (!true)
77 {
78 }
79 Type type;
80 return type;
81 }
82 }