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

◆ ResourceCreated

EventHandler< ResourceCreatedEventArgs > Microsoft.Xna.Framework.Graphics.GraphicsDevice.ResourceCreated
setaddremove

Definition at line 148 of file GraphicsDevice.cs.

149 {
151 [global::Cpp2ILInjected.Token(Token = "0x6001774")]
152 [global::Cpp2ILInjected.Address(RVA = "0xAB16E0", Offset = "0xAB16E0", Length = "0xB4")]
153 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
156 {
159 }, ReturnType = typeof(Delegate))]
160 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
161 add
162 {
163 throw null;
164 }
166 [global::Cpp2ILInjected.Token(Token = "0x6001775")]
167 [global::Cpp2ILInjected.Address(RVA = "0xAB1794", Offset = "0xAB1794", Length = "0xB4")]
168 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
171 {
174 }, ReturnType = typeof(Delegate))]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
176 remove
177 {
178 throw null;
179 }
180 }
class f__AnonymousType0<< Count > j__TPar