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

◆ OnDrag()

virtual void UnityEngine.UI.Slider.OnDrag ( PointerEventData eventData)
inlinevirtual

Implements UnityEngine.EventSystems.IDragHandler.

Definition at line 573 of file Slider.cs.

574 {
575 throw null;
576 }