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

パラメーター

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

戻り値

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

説明

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