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

◆ OnLeftMouseDown

UIElement MouseEvent Terraria.UI.UIElement.OnLeftMouseDown
setaddremoveinherited

Definition at line 80 of file UIElement.cs.

81 {
83 [global::Cpp2ILInjected.Token(Token = "0x6003C39")]
84 [global::Cpp2ILInjected.Address(RVA = "0x148E23C", Offset = "0x148E23C", Length = "0x9C")]
85 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "MakeExitButton", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
89 {
92 }, ReturnType = typeof(Delegate))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
94 add
95 {
96 throw null;
97 }
99 [global::Cpp2ILInjected.Token(Token = "0x6003C3A")]
100 [global::Cpp2ILInjected.Address(RVA = "0x148E2D8", Offset = "0x148E2D8", Length = "0x9C")]
101 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
104 {
107 }, ReturnType = typeof(Delegate))]
108 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
109 remove
110 {
111 throw null;
112 }
113 }
class f__AnonymousType0<< Count > j__TPar