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

◆ updateSelectedHandler

ExecuteEvents.EventFunction<IUpdateSelectedHandler> UnityEngine.EventSystems.ExecuteEvents.updateSelectedHandler
staticgetset

Definition at line 446 of file ExecuteEvents.cs.

447 {
448 [global::Cpp2ILInjected.Token(Token = "0x600063A")]
449 [global::Cpp2ILInjected.Address(RVA = "0x1FE7610", Offset = "0x1FE7610", Length = "0x58")]
450 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
451 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
452 get
453 {
454 throw null;
455 }
456 }