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

◆ ComponentRemoved

EventHandler< GameComponentCollectionEventArgs > Microsoft.Xna.Framework.GameComponentCollection.ComponentRemoved
setaddremove

Definition at line 48 of file GameComponentCollection.cs.

49 {
51 [global::Cpp2ILInjected.Token(Token = "0x60014DC")]
52 [global::Cpp2ILInjected.Address(RVA = "0xA96C48", Offset = "0xA96C48", Length = "0xB0")]
53 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
56 {
59 }, ReturnType = typeof(Delegate))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
61 add
62 {
63 throw null;
64 }
66 [global::Cpp2ILInjected.Token(Token = "0x60014DD")]
67 [global::Cpp2ILInjected.Address(RVA = "0xA96CF8", Offset = "0xA96CF8", Length = "0xB0")]
68 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
71 {
74 }, ReturnType = typeof(Delegate))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
76 remove
77 {
78 throw null;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar