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

◆ OnRightDoubleClick

UIElement MouseEvent Terraria.UI.UIElement.OnRightDoubleClick
setaddremoveinherited

Definition at line 397 of file UIElement.cs.

398 {
400 [global::Cpp2ILInjected.Token(Token = "0x6003C47")]
401 [global::Cpp2ILInjected.Address(RVA = "0x148EAC4", Offset = "0x148EAC4", Length = "0x9C")]
402 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
403 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
404 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
405 {
408 }, ReturnType = typeof(Delegate))]
409 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
410 add
411 {
412 throw null;
413 }
415 [global::Cpp2ILInjected.Token(Token = "0x6003C48")]
416 [global::Cpp2ILInjected.Address(RVA = "0x148EB60", Offset = "0x148EB60", Length = "0x9C")]
417 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
418 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
419 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
420 {
423 }, ReturnType = typeof(Delegate))]
424 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
425 remove
426 {
427 throw null;
428 }
429 }
class f__AnonymousType0<< Count > j__TPar