---
title: ControllingSeats.any
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/controllingseats/any
---

# ControllingSeats.any

Lets players in all seats interact with the equipment.

## Declaration

```swift
case any
```

## See Also

### Seats

- [ControllingSeats.restricted(_:)](tabletopkit/controllingseats/restricted(_:).md)
- [ControllingSeats.restrictedCurrent(_:)](tabletopkit/controllingseats/restrictedcurrent(_:).md)
- [ControllingSeats.inherited](tabletopkit/controllingseats/inherited.md)
- [ControllingSeats.current](tabletopkit/controllingseats/current.md)
