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

# equipmentIDs

## Declaration

```swift
var equipmentIDs: [EquipmentIdentifier] { get }
```

## See Also

### Adding equipment to the game

- [equipment](tabletopkit/tabletopgame/equipment.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)
