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

◆ DeviceLost

EventHandler< EventArgs > Microsoft.Xna.Framework.Graphics.GraphicsDevice.DeviceLost
setaddremove

Definition at line 40 of file GraphicsDevice.cs.

41 {
43 [global::Cpp2ILInjected.Token(Token = "0x600176E")]
44 [global::Cpp2ILInjected.Address(RVA = "0xAB12A8", Offset = "0xAB12A8", Length = "0xB4")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
49 {
52 }, ReturnType = typeof(Delegate))]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
54 add
55 {
56 throw null;
57 }
59 [global::Cpp2ILInjected.Token(Token = "0x600176F")]
60 [global::Cpp2ILInjected.Address(RVA = "0xAB135C", Offset = "0xAB135C", Length = "0xB4")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
64 {
67 }, ReturnType = typeof(Delegate))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
69 remove
70 {
71 throw null;
72 }
73 }
class f__AnonymousType0<< Count > j__TPar