Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkServerSimple.FindConnection

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.

Did you find this page useful? Please give it a rating: