---
title: "attachNetworkCoordinator(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopgame/attachnetworkcoordinator(_:)"
---

# attachNetworkCoordinator(_:)

## Declaration

```swift
func attachNetworkCoordinator(_ coordinator: some TabletopNetworkSessionCoordinator)
```

## See Also

### Supporting multiple players

- [detachNetworkCoordinator()](tabletopkit/tabletopgame/detachnetworkcoordinator().md)
- [multiplayerDelegate](tabletopkit/tabletopgame/multiplayerdelegate-swift.property.md)
- [TabletopGame.MultiplayerDelegate](tabletopkit/tabletopgame/multiplayerdelegate-swift.protocol.md)
