返回介绍

HostData 主机数据

发布于 2019-12-18 15:37:51 字数 2168 浏览 989 评论 0 收藏 0

class in UnityEngine

Description 描述

This is the data structure for holding individual host information.

这是支持个人主机信息的数据结构。

The host list retreived from a master server uses this class to represent individual hosts.

从主服务器的主机列表检索使用这个类来表示各个主机。

Variables 变量

commentA miscellaneous comment (can hold data).
一个综合评论(可以保留数据)。
connectedPlayersCurrently connected players.
当前已连接的玩家。
gameNameThe name of the game (like John Doe's Game).
该游戏的名称(就像John Doe's Game)。
gameTypeThe type of the game (like “MyUniqueGameType”).
该游戏的类型(例如:MyUniqueGameType)。
guidThe GUID of the host, needed when connecting with NAT punchthrough.
当需要与NAT punchthrough连接时的主机GUID。
ipServer IP address.
服务器IP地址。
passwordProtectedDoes the server require a password?
该服务器是否需要设置密码?
playerLimitMaximum players limit.
限制玩家的最大数量。
portServer port.
服务器端口。
useNatDoes this server require NAT punchthrough?
该服务器是否需求NAT punchthrough?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文