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

◆ cancelHandler

ExecuteEvents.EventFunction<ICancelHandler> UnityEngine.EventSystems.ExecuteEvents.cancelHandler
staticgetset

Definition at line 511 of file ExecuteEvents.cs.

512 {
513 [global::Cpp2ILInjected.Token(Token = "0x600063F")]
514 [global::Cpp2ILInjected.Address(RVA = "0x1FE77C8", Offset = "0x1FE77C8", Length = "0x58")]
515 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
516 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
517 get
518 {
519 throw null;
520 }
521 }