public Networking.NetworkConnection FindConnection (int connectionId);

파라미터

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