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

◆ Disposed

EventHandler System.ComponentModel.Component.Disposed
setaddremoveinherited

Implements System.ComponentModel.IComponent.

Definition at line 57 of file Component.cs.

58 {
59 [global::Cpp2ILInjected.Token(Token = "0x6001A06")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1E62118", Offset = "0x1E62118", Length = "0x84")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "get_Events", ReturnType = typeof(EventHandlerList))]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventHandlerList), Member = "AddHandler", MemberParameters = new object[]
64 {
65 typeof(object),
67 }, ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
69 add
70 {
71 throw null;
72 }
73 [global::Cpp2ILInjected.Token(Token = "0x6001A07")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1E62204", Offset = "0x1E62204", Length = "0x84")]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "get_Events", ReturnType = typeof(EventHandlerList))]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventHandlerList), Member = "RemoveHandler", MemberParameters = new object[]
78 {
79 typeof(object),
81 }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
83 remove
84 {
85 throw null;
86 }
87 }
class f__AnonymousType0<< Count > j__TPar