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

◆ pointerMoveHandler

ExecuteEvents.EventFunction<IPointerMoveHandler> UnityEngine.EventSystems.ExecuteEvents.pointerMoveHandler
staticgetset

Definition at line 290 of file ExecuteEvents.cs.

291 {
292 [global::Cpp2ILInjected.Token(Token = "0x600062E")]
293 [global::Cpp2ILInjected.Address(RVA = "0x1FE71F0", Offset = "0x1FE71F0", Length = "0x58")]
294 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
295 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
296 get
297 {
298 throw null;
299 }
300 }