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

◆ pointerExitHandler

ExecuteEvents.EventFunction<IPointerExitHandler> UnityEngine.EventSystems.ExecuteEvents.pointerExitHandler
staticgetset

Definition at line 316 of file ExecuteEvents.cs.

317 {
318 [global::Cpp2ILInjected.Token(Token = "0x6000630")]
319 [global::Cpp2ILInjected.Address(RVA = "0x1FE72A0", Offset = "0x1FE72A0", Length = "0x58")]
320 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
321 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
322 get
323 {
324 throw null;
325 }
326 }