---
title: "actionSkippedWithResult(event:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/behaviortreeactionhandler/actionskippedwithresult(event:)"
---

# actionSkippedWithResult(event:)

## Declaration

```swift
mutating func actionSkippedWithResult(event: Self.EventType) -> ActionResult?
```

## See Also

### Responding to action completion

- [actionEndedWithResult(event:)](realitykit/behaviortreeactionhandler/actionendedwithresult(event:).md)
- [actionTerminatedWithResult(event:)](realitykit/behaviortreeactionhandler/actionterminatedwithresult(event:).md)
