OnDragSkill
Sets the drag/drop image to the dragged skill and changes the position according to the pointer.
Implementation
public virtual void OnDragSkill(Sprite sprite, bool dragging);
Last updated
Was this helpful?
Sets the drag/drop image to the dragged skill and changes the position according to the pointer.
public virtual void OnDragSkill(Sprite sprite, bool dragging);
Last updated
Was this helpful?