Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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