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

◆ EnabledChanged

EventHandler< EventArgs > Microsoft.Xna.Framework.GameComponent.EnabledChanged
setaddremoveinherited

Implements Microsoft.Xna.Framework.IUpdateable.

Definition at line 48 of file GameComponent.cs.

49 {
51 [global::Cpp2ILInjected.Token(Token = "0x60014CA")]
52 [global::Cpp2ILInjected.Address(RVA = "0xA967A4", Offset = "0xA967A4", 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 = "0x60014CB")]
67 [global::Cpp2ILInjected.Address(RVA = "0xA96854", Offset = "0xA96854", 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