---
title: equipmentID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/moveequipmentaction/equipmentid
---

# equipmentID

The ID of the equipment being moved.

## Declaration

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

## See Also

### Getting the equipment in the action

- [parentID](tabletopkit/moveequipmentaction/parentid.md)
- [playerID](tabletopkit/moveequipmentaction/playerid.md)
- [order](tabletopkit/moveequipmentaction/order-swift.property.md)
- [MoveEquipmentAction.Order](tabletopkit/moveequipmentaction/order-swift.enum.md)
