---
title: controlledEquipmentID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.struct/controlledequipmentid
---

# controlledEquipmentID

The equipment the interaction is currently controlling

## Declaration

```swift
var controlledEquipmentID: EquipmentIdentifier { get }
```

## See Also

### Getting information about the equipment and game

- [startingEquipmentID](tabletopkit/tabletopinteraction/value-swift.struct/startingequipmentid.md)
- [allowedDestinations](tabletopkit/tabletopinteraction/value-swift.struct/alloweddestinations.md)
