---
title: TabletopGame.ActionCancellationReason.actionInvalidated
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopgame/actioncancellationreason/actioninvalidated
---

# TabletopGame.ActionCancellationReason.actionInvalidated

The action became invalid due to other cancelled actions

## Declaration

```swift
case actionInvalidated
```

## See Also

### Cancellation reasons

- [TabletopGame.ActionCancellationReason.interactionCancelled](tabletopkit/tabletopgame/actioncancellationreason/interactioncancelled.md)
