Version: 2017.2
public Networking.NetworkConnection FindConnection (int connectionId);

Parameters

connectionId The connection id to look up.

Returns

NetworkConnection A NetworkConnection objects, or null if no connection found.

Description

This looks up the network connection object for the specified connection Id.