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

◆ dropHandler

ExecuteEvents.EventFunction<IDropHandler> UnityEngine.EventSystems.ExecuteEvents.dropHandler
staticgetset

Definition at line 420 of file ExecuteEvents.cs.

421 {
422 [global::Cpp2ILInjected.Token(Token = "0x6000638")]
423 [global::Cpp2ILInjected.Address(RVA = "0x1FE7560", Offset = "0x1FE7560", Length = "0x58")]
424 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
425 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
426 get
427 {
428 throw null;
429 }
430 }