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

◆ DeviceResetting

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

Definition at line 112 of file GraphicsDevice.cs.

113 {
115 [global::Cpp2ILInjected.Token(Token = "0x6001772")]
116 [global::Cpp2ILInjected.Address(RVA = "0xAB1578", Offset = "0xAB1578", Length = "0xB4")]
117 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
120 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
121 {
124 }, ReturnType = typeof(Delegate))]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
126 add
127 {
128 throw null;
129 }
131 [global::Cpp2ILInjected.Token(Token = "0x6001773")]
132 [global::Cpp2ILInjected.Address(RVA = "0xAB162C", Offset = "0xAB162C", Length = "0xB4")]
133 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
136 {
139 }, ReturnType = typeof(Delegate))]
140 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
141 remove
142 {
143 throw null;
144 }
145 }
class f__AnonymousType0<< Count > j__TPar