Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
An optional value which, when specified, will limit the number of results provided in the completion response.
public uint? ClientSearchResultCount { get; set; }
Remarks
This value may only be specified when FindLobbies is called with a client-entity.
This value can be no higher than PlayFabMultiplayer.LobbyClientRequestedSearchResultCountUpperLimit.
When not specified, the limit on the number of search results is service-defined but will be no greater than PlayFabMultiplayer.LobbyClientRequestedSearchResultCountUpperLimit.
See Also
- class LobbySearchConfiguration
- namespace PlayFab.Multiplayer