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

◆ OnRightClick

UIElement MouseEvent Terraria.UI.UIElement.OnRightClick
setaddremoveinherited

Definition at line 362 of file UIElement.cs.

363 {
365 [global::Cpp2ILInjected.Token(Token = "0x6003C45")]
366 [global::Cpp2ILInjected.Address(RVA = "0x148E98C", Offset = "0x148E98C", Length = "0x9C")]
367 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
370 {
373 }, ReturnType = typeof(Delegate))]
374 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
375 add
376 {
377 throw null;
378 }
380 [global::Cpp2ILInjected.Token(Token = "0x6003C46")]
381 [global::Cpp2ILInjected.Address(RVA = "0x148EA28", Offset = "0x148EA28", Length = "0x9C")]
382 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
383 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
384 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
385 {
388 }, ReturnType = typeof(Delegate))]
389 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
390 remove
391 {
392 throw null;
393 }
394 }
class f__AnonymousType0<< Count > j__TPar