Version: 2017.4
public bool Configure (Networking.ConnectionConfig config, int maxConnections);
public bool Configure (Networking.HostTopology topology);

パラメーター

config使用するトランスポートレイヤーの構成
maxConnections許可するネットワーク接続の最大数
topology使用するトランスポートレイヤーのホストトポロジー

戻り値

bool 構成されている場合、 True 。

説明

サーバーのネットワークトランスポートレイヤーを構成します。