---
title: equipment
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopgame/equipment
---

# equipment

## Declaration

```swift
var equipment: [any Equipment] { get }
```

## See Also

### Adding equipment to the game

- [equipmentIDs](tabletopkit/tabletopgame/equipmentids.md)
- [equipment(matching:)](tabletopkit/tabletopgame/equipment(matching:).md)
- [equipment(of:)](tabletopkit/tabletopgame/equipment(of:).md)
- [equipment(of:forEntity:)](tabletopkit/tabletopgame/equipment(of:forentity:).md)
- [equipment(of:matching:)](tabletopkit/tabletopgame/equipment(of:matching:).md)
