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

◆ deselectHandler

ExecuteEvents.EventFunction<IDeselectHandler> UnityEngine.EventSystems.ExecuteEvents.deselectHandler
staticgetset

Definition at line 472 of file ExecuteEvents.cs.

473 {
474 [global::Cpp2ILInjected.Token(Token = "0x600063C")]
475 [global::Cpp2ILInjected.Address(RVA = "0x1FE76C0", Offset = "0x1FE76C0", Length = "0x58")]
476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
477 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
478 get
479 {
480 throw null;
481 }
482 }