---
title: "ControllingSeats.restrictedCurrent(_:)"
framework: tabletopkit
role: symbol
role_heading: Case
path: "tabletopkit/controllingseats/restrictedcurrent(_:)"
---

# ControllingSeats.restrictedCurrent(_:)

Lets players in specific seats interact with the equipment if they are currently in turn.

## Declaration

```swift
case restrictedCurrent([TableSeatIdentifier])
```

## See Also

### Seats

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