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

파라미터

connectionId The connection id to look up.

반환

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

설명

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