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

◆ moveHandler

ExecuteEvents.EventFunction<IMoveHandler> UnityEngine.EventSystems.ExecuteEvents.moveHandler
staticgetset

Definition at line 485 of file ExecuteEvents.cs.

486 {
487 [global::Cpp2ILInjected.Token(Token = "0x600063D")]
488 [global::Cpp2ILInjected.Address(RVA = "0x1FE7718", Offset = "0x1FE7718", Length = "0x58")]
489 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
490 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
491 get
492 {
493 throw null;
494 }
495 }