removePeer(_:)
Notify the game that an existing peer disconnected
Declaration
func removePeer(_ peer: TabletopNetworkSession<Coordinator>.Peer)Parameters
- peer:
The peer that disconnected
Notify the game that an existing peer disconnected
func removePeer(_ peer: TabletopNetworkSession<Coordinator>.Peer)The peer that disconnected