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

◆ pointerUpHandler

ExecuteEvents.EventFunction<IPointerUpHandler> UnityEngine.EventSystems.ExecuteEvents.pointerUpHandler
staticgetset

Definition at line 342 of file ExecuteEvents.cs.

343 {
344 [global::Cpp2ILInjected.Token(Token = "0x6000632")]
345 [global::Cpp2ILInjected.Address(RVA = "0x1FE7350", Offset = "0x1FE7350", Length = "0x58")]
346 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
347 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
348 get
349 {
350 throw null;
351 }
352 }