Version: 2017.3
public bool SetChannelOption (int channelId, Networking.ChannelOption option, int value);

参数

channelId 用于发送选项的通道。
option 要设置的选项。
value 选项的值。

返回

bool 如果选项已设置,则为 ture。

描述

该函数在网络通道上设置一个选项。

通道选项通常是高级调节参数。