cancelInteraction(matching:)
Cancel the local or remote interaction matching the given identifier. This causes any actions added to it to be rolled back, and releases the controlled equipment and any tossed equipment.
Declaration
func cancelInteraction(matching interactionID: TabletopInteraction.Identifier)