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

◆ OnLeftDoubleClick

UIElement MouseEvent Terraria.UI.UIElement.OnLeftDoubleClick
setaddremoveinherited

Definition at line 257 of file UIElement.cs.

258 {
260 [global::Cpp2ILInjected.Token(Token = "0x6003C3F")]
261 [global::Cpp2ILInjected.Address(RVA = "0x148E5E4", Offset = "0x148E5E4", Length = "0x9C")]
262 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
264 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
265 {
268 }, ReturnType = typeof(Delegate))]
269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
270 add
271 {
272 throw null;
273 }
275 [global::Cpp2ILInjected.Token(Token = "0x6003C40")]
276 [global::Cpp2ILInjected.Address(RVA = "0x148E680", Offset = "0x148E680", Length = "0x9C")]
277 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
279 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
280 {
283 }, ReturnType = typeof(Delegate))]
284 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
285 remove
286 {
287 throw null;
288 }
289 }
class f__AnonymousType0<< Count > j__TPar