---
title: "moveEquipment(matching:childOf:order:pose:context:)"
framework: tabletopkit
role: symbol
role_heading: Type Method
path: "tabletopkit/tabletopaction/moveequipment(matching:childof:order:pose:context:)"
---

# moveEquipment(matching:childOf:order:pose:context:)

## Declaration

```swift
static func moveEquipment(matching equipmentID: EquipmentIdentifier, childOf parentID: EquipmentIdentifier, order: MoveEquipmentAction.Order? = nil, pose: TableVisualState.Pose2D? = nil, context: UInt64 = 0) -> Self
```

## See Also

### Moving equipment

- [moveEquipment(_:childOf:order:pose:context:)](tabletopkit/tabletopaction/moveequipment(_:childof:order:pose:context:).md)
