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

◆ Disposing

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

Definition at line 218 of file GraphicsDevice.cs.

219 {
221 [global::Cpp2ILInjected.Token(Token = "0x6001778")]
222 [global::Cpp2ILInjected.Address(RVA = "0xAB19B0", Offset = "0xAB19B0", Length = "0xB4")]
223 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
226 {
229 }, ReturnType = typeof(Delegate))]
230 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
231 add
232 {
233 throw null;
234 }
236 [global::Cpp2ILInjected.Token(Token = "0x6001779")]
237 [global::Cpp2ILInjected.Address(RVA = "0xAB1A64", Offset = "0xAB1A64", Length = "0xB4")]
238 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
241 {
244 }, ReturnType = typeof(Delegate))]
245 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
246 remove
247 {
248 throw null;
249 }
250 }
class f__AnonymousType0<< Count > j__TPar