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

◆ EventType

override Type System.ComponentModel.ReflectEventDescriptor.EventType
getset

Definition at line 107 of file ReflectEventDescriptor.cs.

108 {
109 [global::Cpp2ILInjected.Token(Token = "0x6001946")]
110 [global::Cpp2ILInjected.Address(RVA = "0x1E5B9D4", Offset = "0x1E5B9D4", Length = "0x18")]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReflectEventDescriptor), Member = "FillMethods", ReturnType = typeof(void))]
113 get
114 {
115 throw null;
116 }
117 }
class f__AnonymousType0<< Count > j__TPar
ReflectEventDescriptor(Type componentClass, string name, Type type, Attribute[] attributes)