---
title: TableState
framework: tabletopkit
role: symbol
role_heading: Structure
path: tabletopkit/tablestate
---

# TableState

The state of the table that can be queried and modified.

## Declaration

```swift
struct TableState
```

## Topics

### Getting the table state

- [counters](tabletopkit/tablestate/counters.md)
- [equipment](tabletopkit/tablestate/equipment.md)
- [turn](tabletopkit/tablestate/turn.md)

## See Also

### Seats

- [TableSeat](tabletopkit/tableseat.md)
- [EntityTableSeat](tabletopkit/entitytableseat.md)
- [TableSeatIdentifier](tabletopkit/tableseatidentifier.md)
- [TableSeatState](tabletopkit/tableseatstate.md)
- [SeatState](tabletopkit/seatstate.md)
