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

Parámetros

connectionId The connection id to look up.

Valor de retorno

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

Descripción

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