语法
成员
serverPropertyCount uint32_t
加入大厅的服务器的初始属性数量。
在任何给定时间,最多只能有 PFLobbyMaxServerPropertyCount 个并发属性。
serverPropertyKeys const char* const*大小为
serverPropertyCount 的数组
加入大厅的服务器的初始属性的键。
serverPropertyValues const char* const*大小为
serverPropertyCount 的数组
加入大厅的服务器的初始属性的值。
