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

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

## Declaration

```swift
static func moveEquipment(_ equipment: some Equipment, childOf parent: any Equipment, order: MoveEquipmentAction.Order? = nil, pose: TableVisualState.Pose2D? = nil, context: UInt64 = 0) -> Self
```

## See Also

### Moving equipment

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