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

◆ UpdateOrderChanged

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

Implements Microsoft.Xna.Framework.IUpdateable.

Definition at line 13 of file GameComponent.cs.

14 {
16 [global::Cpp2ILInjected.Token(Token = "0x60014C8")]
17 [global::Cpp2ILInjected.Address(RVA = "0xA96644", Offset = "0xA96644", Length = "0xB0")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
21 {
24 }, ReturnType = typeof(Delegate))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
26 add
27 {
28 throw null;
29 }
31 [global::Cpp2ILInjected.Token(Token = "0x60014C9")]
32 [global::Cpp2ILInjected.Address(RVA = "0xA966F4", Offset = "0xA966F4", Length = "0xB0")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
36 {
39 }, ReturnType = typeof(Delegate))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
41 remove
42 {
43 throw null;
44 }
45 }
class f__AnonymousType0<< Count > j__TPar