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

◆ DeviceReset

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

Definition at line 76 of file GraphicsDevice.cs.

77 {
79 [global::Cpp2ILInjected.Token(Token = "0x6001770")]
80 [global::Cpp2ILInjected.Address(RVA = "0xAB1410", Offset = "0xAB1410", Length = "0xB4")]
81 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
85 {
88 }, ReturnType = typeof(Delegate))]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
90 add
91 {
92 throw null;
93 }
95 [global::Cpp2ILInjected.Token(Token = "0x6001771")]
96 [global::Cpp2ILInjected.Address(RVA = "0xAB14C4", Offset = "0xAB14C4", Length = "0xB4")]
97 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
100 {
103 }, ReturnType = typeof(Delegate))]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
105 remove
106 {
107 throw null;
108 }
109 }
class f__AnonymousType0<< Count > j__TPar