構文
メンバー
serverPropertyCount uint32_t
ロビーに参加するサーバーの初期プロパティの数です。
一度に同時に有効なプロパティは PFLobbyMaxServerPropertyCount 個までです。
serverPropertyKeys const char* const*サイズ
serverPropertyCount の配列
ロビーに参加するサーバーの初期プロパティのキーです。
serverPropertyValues const char* const*サイズ
serverPropertyCount の配列
ロビーに参加するサーバーの初期プロパティの値です。
