---
title: "unsubscribe(from:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/entityaction/unsubscribe(from:)"
---

# unsubscribe(from:)

Unsubscribes from an action event.

## Declaration

```swift
@MainActor @preconcurrency static func unsubscribe(from eventType: ActionEventType)
```
