disconnectPeer(_:force:)

    Disconnects the given peer from this host. If force is true the [signal peer_disconnected] signal will not be emitted for this peer.

    MultiplayerPeer.swift:343
    final func disconnectPeer(_ peer: Int32, force: Bool = false)

    Other members in extension

    Types

    Type members

    Instance members