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

◆ OnLeftMouseUp

UIElement MouseEvent Terraria.UI.UIElement.OnLeftMouseUp
setaddremoveinherited

Definition at line 116 of file UIElement.cs.

117 {
119 [global::Cpp2ILInjected.Token(Token = "0x6003C3B")]
120 [global::Cpp2ILInjected.Address(RVA = "0x148E374", Offset = "0x148E374", Length = "0x9C")]
121 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
122 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
124 {
127 }, ReturnType = typeof(Delegate))]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
129 add
130 {
131 throw null;
132 }
134 [global::Cpp2ILInjected.Token(Token = "0x6003C3C")]
135 [global::Cpp2ILInjected.Address(RVA = "0x148E410", Offset = "0x148E410", Length = "0x9C")]
136 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
139 {
142 }, ReturnType = typeof(Delegate))]
143 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
144 remove
145 {
146 throw null;
147 }
148 }
class f__AnonymousType0<< Count > j__TPar