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

◆ pointerDownHandler

ExecuteEvents.EventFunction<IPointerDownHandler> UnityEngine.EventSystems.ExecuteEvents.pointerDownHandler
staticgetset

Definition at line 329 of file ExecuteEvents.cs.

330 {
331 [global::Cpp2ILInjected.Token(Token = "0x6000631")]
332 [global::Cpp2ILInjected.Address(RVA = "0x1FE72F8", Offset = "0x1FE72F8", Length = "0x58")]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
334 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
335 get
336 {
337 throw null;
338 }
339 }