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.ReflectEventDescriptor.ComponentType
get

Definition at line 44 of file ReflectEventDescriptor.cs.

45 {
46 get
47 {
48 return this._componentClass;
49 }
50 }