# OnDragMove

Called when dragging a skill.&#x20;

### Implementation

```csharp
protected virtual void OnDragMove(BaseEventData eventData);
```
