Contents

MoveEquipmentAction

An action that moves a piece of equipment on the table or changes the grouping.

Declaration

struct MoveEquipmentAction

Overview

To create a move equipment action, use the moveEquipment(_:childOf:order:pose:context:) or the moveEquipment(matching:childOf:order:pose:context:) static method.

Topics

Getting the equipment in the action

Getting the position of the equipment

Getting game-specific information

See Also

Actions