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

◆ PresentationChanged

EventHandler< PresentationEventArgs > Microsoft.Xna.Framework.Graphics.GraphicsDevice.PresentationChanged
setaddremovepackage

Definition at line 253 of file GraphicsDevice.cs.

254 {
256 [global::Cpp2ILInjected.Token(Token = "0x600177A")]
257 [global::Cpp2ILInjected.Address(RVA = "0xAB1B18", Offset = "0xAB1B18", Length = "0xB4")]
258 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
260 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
261 {
264 }, ReturnType = typeof(Delegate))]
265 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
266 add
267 {
268 throw null;
269 }
271 [global::Cpp2ILInjected.Token(Token = "0x600177B")]
272 [global::Cpp2ILInjected.Address(RVA = "0xAB1BCC", Offset = "0xAB1BCC", Length = "0xB4")]
273 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
274 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
275 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
276 {
279 }, ReturnType = typeof(Delegate))]
280 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
281 remove
282 {
283 throw null;
284 }
285 }
class f__AnonymousType0<< Count > j__TPar