---
title: "equipment(matching:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopgame/equipment(matching:)"
---

# equipment(matching:)

## Declaration

```swift
func equipment(matching id: EquipmentIdentifier) -> (any Equipment)?
```

## See Also

### Adding equipment to the game

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