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

Parameters

connectionIdThe 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.