---
title: State
framework: tabletopkit
role: symbol
role_heading: Associated Type
path: tabletopkit/equipment/state
---

# State

## Declaration

```swift
associatedtype State : EquipmentState
```

## See Also

### Gettting the initial state of the equipment

- [initialState](tabletopkit/equipment/initialstate.md)
