# Editor.Animate.CancelAll

```csharp
static void CancelAll(object owningObject, bool jumpToEnd)
```

Cancel all of this object's active animations

### Parameters

- `owningObject` (`object`)
- `jumpToEnd` (`bool`)

Declared in [Editor.Animate](/api/Editor.Animate).
Assembly: `Sandbox.Tools`.
