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

◆ dragHandler

ExecuteEvents.EventFunction<IDragHandler> UnityEngine.EventSystems.ExecuteEvents.dragHandler
staticgetset

Definition at line 394 of file ExecuteEvents.cs.

395 {
396 [global::Cpp2ILInjected.Token(Token = "0x6000636")]
397 [global::Cpp2ILInjected.Address(RVA = "0x1FE74B0", Offset = "0x1FE74B0", Length = "0x58")]
398 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
399 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
400 get
401 {
402 throw null;
403 }
404 }