Function WebSocketMultiplayerPeer.getPeer

Returns the WebSocketPeer associated to the given peer_id.

godot.d.reference.Ref!(godot.websocketpeer.WebSocketPeer) getPeer (
  const(long) peer_id
) nothrow @nogc const;