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 System.ComponentModel.ReflectPropertyDescriptor.ComponentType
get

Definition at line 121 of file ReflectPropertyDescriptor.cs.

122 {
123 get
124 {
125 return this.componentClass;
126 }
127 }