---
title: "actionSkipped(event:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/actionhandlerprotocol/actionskipped(event:)"
---

# actionSkipped(event:)

The function used to respond to action skipped events.

## Declaration

```swift
mutating func actionSkipped(event: Self.EventType)
```

## Discussion

Discussion The animation system can skip over an event interval due to scrubbing or choppy frame rate.
