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

◆ VisibleChanged

EventHandler< EventArgs > Microsoft.Xna.Framework.DrawableGameComponent.VisibleChanged
setaddremove

Implements Microsoft.Xna.Framework.IDrawable.

Definition at line 47 of file DrawableGameComponent.cs.

48 {
50 [global::Cpp2ILInjected.Token(Token = "0x6001290")]
51 [global::Cpp2ILInjected.Address(RVA = "0xA7B974", Offset = "0xA7B974", Length = "0xB0")]
52 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
55 {
58 }, ReturnType = typeof(Delegate))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
60 add
61 {
62 throw null;
63 }
65 [global::Cpp2ILInjected.Token(Token = "0x6001291")]
66 [global::Cpp2ILInjected.Address(RVA = "0xA7BA24", Offset = "0xA7BA24", Length = "0xB0")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
70 {
73 }, ReturnType = typeof(Delegate))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
75 remove
76 {
77 throw null;
78 }
79 }
class f__AnonymousType0<< Count > j__TPar