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

◆ OnRightMouseDown

UIElement MouseEvent Terraria.UI.UIElement.OnRightMouseDown
setaddremoveinherited

Definition at line 292 of file UIElement.cs.

293 {
295 [global::Cpp2ILInjected.Token(Token = "0x6003C41")]
296 [global::Cpp2ILInjected.Address(RVA = "0x148E71C", Offset = "0x148E71C", Length = "0x9C")]
297 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
298 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
300 {
303 }, ReturnType = typeof(Delegate))]
304 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
305 add
306 {
307 throw null;
308 }
310 [global::Cpp2ILInjected.Token(Token = "0x6003C42")]
311 [global::Cpp2ILInjected.Address(RVA = "0x148E7B8", Offset = "0x148E7B8", Length = "0x9C")]
312 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
315 {
318 }, ReturnType = typeof(Delegate))]
319 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
320 remove
321 {
322 throw null;
323 }
324 }
class f__AnonymousType0<< Count > j__TPar