<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopGame/startInteraction(onEquipmentID:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A4GameC16startInteraction13onEquipmentIDAA0aE0C10IdentifierVSgAA0gI0V_tF"
  },
  "title" : "startInteraction(onEquipmentID:)"
}
-->

# startInteraction(onEquipmentID:)

Starts a local interaction. It will return `nil` if too many interactions are already happening at the same time.

```
func startInteraction(onEquipmentID equipmentID: EquipmentIdentifier) -> TabletopInteraction.Identifier?
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)