For the complete documentation index, see llms.txt. This page is also available as Markdown.

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