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

◆ ContentLost

EventHandler< EventArgs > Microsoft.Xna.Framework.Graphics.RenderTarget2D.ContentLost
setaddremove

Definition at line 88 of file RenderTarget2D.cs.

89 {
91 [global::Cpp2ILInjected.Token(Token = "0x60017EF")]
92 [global::Cpp2ILInjected.Address(RVA = "0xAB3E04", Offset = "0xAB3E04", Length = "0xB0")]
93 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
95 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
96 {
99 }, ReturnType = typeof(Delegate))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
101 add
102 {
103 throw null;
104 }
106 [global::Cpp2ILInjected.Token(Token = "0x60017F0")]
107 [global::Cpp2ILInjected.Address(RVA = "0xAB3EB4", Offset = "0xAB3EB4", Length = "0xB0")]
108 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
111 {
114 }, ReturnType = typeof(Delegate))]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
116 remove
117 {
118 throw null;
119 }
120 }
class f__AnonymousType0<< Count > j__TPar