NetworkManager.OnSetMatchAttributes

Switch to Manual
public void OnSetMatchAttributes (bool success, string extendedInfo);

Parameters

success 指示请求是否成功。
extendedInfo 错误的文本描述(如果成功,则为 false)。

Description

在服务器上处理 NetworkMatch.SetMatchAttributes 时发生的回调。