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

◆ pointerClickHandler

ExecuteEvents.EventFunction<IPointerClickHandler> UnityEngine.EventSystems.ExecuteEvents.pointerClickHandler
staticgetset

Definition at line 355 of file ExecuteEvents.cs.

356 {
357 [global::Cpp2ILInjected.Token(Token = "0x6000633")]
358 [global::Cpp2ILInjected.Address(RVA = "0x1FE73A8", Offset = "0x1FE73A8", Length = "0x58")]
359 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
360 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
361 get
362 {
363 throw null;
364 }
365 }