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

◆ Events

EventHandlerList System.ComponentModel.Component.Events
getsetprotectedinherited

Definition at line 90 of file Component.cs.

91 {
92 [global::Cpp2ILInjected.Token(Token = "0x6001A08")]
93 [global::Cpp2ILInjected.Address(RVA = "0x1E6219C", Offset = "0x1E6219C", Length = "0x68")]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Component), Member = "add_Disposed", MemberParameters = new object[] { typeof(EventHandler) }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Component), Member = "remove_Disposed", MemberParameters = new object[] { typeof(EventHandler) }, ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventHandlerList), Member = ".ctor", MemberParameters = new object[] { typeof(Component) }, ReturnType = typeof(void))]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
99 get
100 {
101 throw null;
102 }
103 }
class f__AnonymousType0<< Count > j__TPar