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

◆ pointerEnterHandler

ExecuteEvents.EventFunction<IPointerEnterHandler> UnityEngine.EventSystems.ExecuteEvents.pointerEnterHandler
staticgetset

Definition at line 303 of file ExecuteEvents.cs.

304 {
305 [global::Cpp2ILInjected.Token(Token = "0x600062F")]
306 [global::Cpp2ILInjected.Address(RVA = "0x1FE7248", Offset = "0x1FE7248", Length = "0x58")]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
308 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
309 get
310 {
311 throw null;
312 }
313 }